index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
hfs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
gfs2: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+3
*
freevxfs: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+2
*
fat: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
f2fs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
ext2: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
efs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
debugfs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
cifs: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+3
*
bdev: switch to ->free_inode()
Al Viro
2019-05-01
1
-11
/
+3
*
bfs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
befs: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+3
*
affs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
adfs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
9p: switch to ->free_inode()
Al Viro
2019-05-01
3
-11
/
+5
*
new inode method: ->free_inode()
Al Viro
2019-05-01
1
-22
/
+34
*
Merge branch 'fixes' into work.icache
Al Viro
2019-04-10
1
-2
/
+2
|
\
|
*
aio: use kmem_cache_free() instead of kfree()
Wei Yongjun
2019-04-04
1
-1
/
+1
|
*
aio: Fix an error code in __io_submit_one()
Dan Carpenter
2019-04-03
1
-1
/
+1
*
|
Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-07
1
-0
/
+1
|
\
\
|
*
|
io_uring: fix double free in case of fileset regitration failure
Jens Axboe
2019-04-03
1
-0
/
+1
*
|
|
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-04-06
2
-2
/
+21
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-05
1
-6
/
+14
|
\
\
\
|
*
|
|
hugetlbfs: fix memory leak for resv_map
Mike Kravetz
2019-04-05
1
-6
/
+14
*
|
|
|
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2019-04-05
1
-8
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
2019-04-04
1
-8
/
+9
|
|
/
/
*
|
|
cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.
Ronnie Sahlberg
2019-04-01
1
-5
/
+3
*
|
|
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
2019-04-01
5
-5
/
+53
*
|
|
smb3: Fix enumerating snapshots to Azure
Steve French
2019-04-01
4
-28
/
+58
*
|
|
cifs: fix kref underflow in close_shroot()
Ronnie Sahlberg
2019-04-01
1
-9
/
+7
|
|
/
|
/
|
*
|
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2019-04-01
1
-188
/
+150
|
\
\
|
*
|
aio: move sanity checks and request allocation to io_submit_one()
Al Viro
2019-03-17
1
-66
/
+53
|
*
|
deal with get_reqs_available() in aio_get_req() itself
Al Viro
2019-03-17
1
-6
/
+6
|
*
|
aio: move dropping ->ki_eventfd into iocb_destroy()
Al Viro
2019-03-17
1
-9
/
+8
|
*
|
make aio_read()/aio_write() return int
Al Viro
2019-03-17
1
-6
/
+6
|
*
|
Fix aio_poll() races
Al Viro
2019-03-17
1
-50
/
+40
|
*
|
aio: store event at final iocb_put()
Al Viro
2019-03-17
1
-16
/
+17
|
*
|
aio: keep io_event in aio_kiocb
Al Viro
2019-03-17
1
-18
/
+13
|
*
|
aio: fold lookup_kiocb() into its sole caller
Al Viro
2019-03-17
1
-22
/
+7
|
*
|
pin iocb through aio.
Linus Torvalds
2019-03-17
1
-16
/
+21
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-01
4
-13
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
debugfs: fix use-after-free on symlink traversal
Al Viro
2019-04-01
1
-4
/
+9
|
*
|
ubifs: fix use-after-free on symlink traversal
Al Viro
2019-04-01
1
-3
/
+1
|
*
|
jffs2: fix use-after-free on symlink traversal
Al Viro
2019-04-01
2
-6
/
+4
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-29
5
-21
/
+34
|
\
\
|
*
|
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-03-29
1
-1
/
+2
|
*
|
fs: fs_parser: fix printk format warning
Randy Dunlap
2019-03-29
1
-1
/
+1
|
*
|
fs/proc/kcore.c: make kcore_modules static
YueHaibing
2019-03-29
1
-1
/
+1
|
*
|
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
2019-03-29
1
-18
/
+24
|
*
|
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
2019-03-29
1
-0
/
+6
[next]