summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-0/+1
|\ \
| * | namei: add getname_uflags()Dmitry Kadashev2021-08-231-0/+1
| |/
* | Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-0/+2
|\ \
| * | fs: add kiocb alloc cache flagJens Axboe2021-08-231-0/+2
| |/
* | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-4/+0
|\ \
| * | block: mark blkdev_fsync staticChristoph Hellwig2021-08-241-4/+0
| |/
* | Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds2021-08-301-84/+0
|\ \
| * | fs: remove mandatory file locking supportJeff Layton2021-08-231-84/+0
| |/
* | Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-301-0/+39
|\ \
| * | mm: Add functions to lock invalidate_lock for two mappingsJan Kara2021-07-131-0/+6
| * | mm: Protect operations adding pages to page cache with invalidate_lockJan Kara2021-07-131-0/+33
| |/
* / fsnotify: count all objects with attached connectorsAmir Goldstein2021-08-111-2/+5
|/
* Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-3/+0
|\