index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
1
-0
/
+6
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-21
/
+0
2019-07-13
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-0
/
+12
2019-07-11
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2019-07-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2019-07-11
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-0
/
+9
2019-07-11
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2019-07-11
Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
1
-2
/
+2
2019-07-04
locks: Cleanup lm_compare_owner and lm_owner_key
Benjamin Coddington
1
-2
/
+0
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
1
-0
/
+9
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-0
/
+3
2019-06-21
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+2
2019-06-19
locks: eliminate false positive conflicts for write lease
Amir Goldstein
1
-2
/
+2
2019-06-09
vfs: introduce file_modified() helper
Amir Goldstein
1
-0
/
+2
2019-06-09
vfs: add missing checks to copy_file_range
Amir Goldstein
1
-0
/
+3
2019-06-09
vfs: introduce generic_file_rw_checks()
Amir Goldstein
1
-0
/
+1
2019-06-09
vfs: introduce generic_copy_file_range()
Dave Chinner
1
-0
/
+3
2019-06-08
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-28
fanotify: Disallow permission events for proc filesystem
Jan Kara
1
-0
/
+1
2019-05-26
vfs: Kill sget_userns()
David Howells
1
-5
/
+0
2019-05-26
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
1
-13
/
+0
2019-05-26
vfs: Kill mount_ns()
David Howells
1
-3
/
+0
2019-05-26
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-3
/
+3
2019-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2019-05-08
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-05-08
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2019-05-08
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2019-05-08
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2019-05-02
fs: add sync_file_range() helper
Jens Axboe
1
-0
/
+3
2019-05-02
new inode method: ->free_inode()
Al Viro
1
-1
/
+5
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
1
-0
/
+2
2019-04-25
afs: Add file locking tracepoints
David Howells
1
-0
/
+1
2019-04-13
fs: drop unused fput_atomic definition
Lukas Bulwahn
1
-1
/
+0
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
2019-03-21
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
1
-2
/
+5
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+11
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-2
/
+2
2019-03-09
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+12
2019-03-09
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-03-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2019-03-08
linux/fs.h: move member alignment check next to definition of struct filename
Rasmus Villemoes
1
-0
/
+3
2019-03-07
Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+1
2019-03-06
writeback: fix inode cgroup switching comment
Greg Thelen
1
-1
/
+1
2019-03-04
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
1
-1
/
+7
2019-02-28
fs: add fget_many() and fput_many()
Jens Axboe
1
-1
/
+3
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-0
/
+9
2019-02-28
vfs: Remove kern_mount_data()
David Howells
1
-2
/
+1
2019-02-28
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
1
-0
/
+4
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
1
-0
/
+2
2019-02-24
fs: add an iopoll method to struct file_operations
Christoph Hellwig
1
-0
/
+2
[next]