summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * remove the raw driverChristoph Hellwig2021-06-041-3/+0
* | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2021-07-031-1/+7
|\ \
| * | switch file_open_root() to struct pathAl Viro2021-04-071-1/+7
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-06-301-1/+0
|\ \ \
| * | | fs: remove bdev_try_to_free_page callbackZhang Yi2021-06-241-1/+0
| | |/ | |/|
* | | fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)2021-06-291-1/+0
* | | fs: move ramfs_aops to libfsChristoph Hellwig2021-06-291-4/+1
|/ /
* | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+1
* | mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)2021-05-051-2/+0
* | mm: provide filemap_range_needs_writeback() helperJens Axboe2021-04-301-0/+2