index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-0
/
+12
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-0
/
+9
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2019-07-10
Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
1
-2
/
+2
2019-07-03
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-20
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-25
vfs: Kill sget_userns()
David Howells
1
-5
/
+0
2019-05-25
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
1
-13
/
+0
2019-05-25
vfs: Kill mount_ns()
David Howells
1
-3
/
+0
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-3
/
+3
2019-05-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-05-07
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2019-05-07
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2019-05-07
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-01
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-12
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-20
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
1
-2
/
+5
2019-03-12
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-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+12
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2019-03-07
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-05
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]