summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackDavid Howells
2021-12-05fs: support mapped mounts of mapped filesystemsChristian Brauner
2021-12-05fs: add i_user_ns() helperChristian Brauner
2021-12-05fs: port higher-level mapping helpersChristian Brauner
2021-12-03mm: move filemap_range_needs_writeback() into headerJens Axboe
2021-12-03fs: account for filesystem mappingsChristian Brauner
2021-12-03fs: tweak fsuidgid_has_mapping()Christian Brauner
2021-12-03fs: move mapping helpersChristian Brauner
2021-12-03fs: add is_idmapped_mnt() helperChristian Brauner
2021-11-17fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09vfs: keep inodes with page cache off the inode shrinker LRUJohannes Weiner
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06fs: explicitly unregister per-superblock BDIsChristoph Hellwig
2021-11-03libfs: Move shmem_exchange to simple_rename_exchangeLorenz Bauer
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-10-26fs: export an inode_update_time helperJosef Bacik
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig
2021-09-09Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-09-09Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-09-03fs: update documentation of get_write_access() and friendsDavid Hildenbrand
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-08-30Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields
2021-08-24block: mark blkdev_fsync staticChristoph Hellwig
2021-08-23fs: add kiocb alloc cache flagJens Axboe
2021-08-23namei: add getname_uflags()Dmitry Kadashev
2021-08-23fs: kill sync_inodeJosef Bacik
2021-08-23fs: add a filemap_fdatawrite_wbc helperJosef Bacik
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-23fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig
2021-08-18ovl: enable RCU'd ->get_acl()Miklos Szeredi
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-08-17fs: add generic helper for filling statx attribute flagsAmir Goldstein
2021-08-13fs: Move notify_change permission checks into may_setattrAndreas Gruenbacher
2021-08-11fsnotify: count all objects with attached connectorsAmir Goldstein