summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* mm: remove cleancacheChristoph Hellwig2022-01-221-5/+0
* fs: move namei sysctls to its own fileLuis Chamberlain2022-01-221-1/+0
* fs: move locking sysctls where they are usedLuis Chamberlain2022-01-221-4/+0
* fs: move dcache sysctls to its own fileLuis Chamberlain2022-01-221-2/+0
* fs: move fs stat sysctls to file_table.cLuis Chamberlain2022-01-221-3/+0
* fs: move inode sysctls to its own fileLuis Chamberlain2022-01-221-3/+0
* Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-01-161-2/+2
|\
| * fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypesArnd Bergmann2022-01-091-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\ \
| * | mm,fs: split dump_mapping() out from dump_page()Matthew Wilcox (Oracle)2022-01-151-0/+1
| |/
* | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-121-0/+4
|\ \
| * | vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells2022-01-071-0/+1
| * | vfs, fscache: Implement pinning of cache usage for writebackDavid Howells2022-01-071-0/+3
| |/
* | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-121-2/+0
|\ \
| * | mm: move filemap_range_needs_writeback() into headerJens Axboe2021-12-031-2/+0
| |/
* | fs: support mapped mounts of mapped filesystemsChristian Brauner2021-12-051-8/+9
* | fs: add i_user_ns() helperChristian Brauner2021-12-051-4/+9
* | fs: port higher-level mapping helpersChristian Brauner2021-12-051-4/+4
* | fs: account for filesystem mappingsChristian Brauner2021-12-031-2/+2
* | fs: tweak fsuidgid_has_mapping()Christian Brauner2021-12-031-3/+11
* | fs: move mapping helpersChristian Brauner2021-12-031-90/+1
* | fs: add is_idmapped_mnt() helperChristian Brauner2021-12-031-0/+14
|/
* fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)2021-11-171-1/+0
* Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-111-0/+2
|\
| * libfs: Move shmem_exchange to simple_rename_exchangeLorenz Bauer2021-11-031-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-0/+1
|\ \
| * | vfs: keep inodes with page cache off the inode shrinker LRUJohannes Weiner2021-11-091-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-0/+1
|\| | | |/ |/|
| * fs: explicitly unregister per-superblock BDIsChristoph Hellwig2021-11-061-0/+1
* | Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-11-011-0/+2
|\ \
| * | fs: export an inode_update_time helperJosef Bacik2021-10-261-0/+2
| |/
* | fs: get rid of the res2 iocb->ki_complete argumentJens Axboe2021-10-251-1/+1
* | block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe2021-10-181-1/+3
* | block: switch polling to be bio basedChristoph Hellwig2021-10-181-5/+1
* | block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig2021-10-181-1/+1
|/
* Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-09-091-0/+2
|\
| * fs: Move notify_change permission checks into may_setattrAndreas Gruenbacher2021-08-131-0/+2
* | Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-09-091-1/+1
|\ \
| * | fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig2021-08-231-1/+1
| |/
* | Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds2021-09-041-7/+12
|\ \
| * | fs: update documentation of get_write_access() and friendsDavid Hildenbrand2021-09-031-7/+12
| |/
* | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-1/+7
|\ \
| * | ovl: enable RCU'd ->get_acl()Miklos Szeredi2021-08-181-0/+5
| * | vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-181-1/+1
| * | fs: add generic helper for filling statx attribute flagsAmir Goldstein2021-08-171-0/+1
| |/
* | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-08-311-0/+1
|\ \
| * | nfs: don't allow reexport reclaimsJ. Bruce Fields2021-08-261-0/+1
| |/
* | Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-08-311-1/+2
|\ \
| * | fs: kill sync_inodeJosef Bacik2021-08-231-1/+0
| * | fs: add a filemap_fdatawrite_wbc helperJosef Bacik2021-08-231-0/+2
| |/