summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-23fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song1-0/+11
2022-03-23mount: warn only once about timestamp range expirationAnthony Iliopoulos1-0/+1
2022-03-23mm: document and polish read-ahead codeNeilBrown1-2/+7
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-01-22mm: remove cleancacheChristoph Hellwig1-5/+0
2022-01-22fs: move namei sysctls to its own fileLuis Chamberlain1-1/+0
2022-01-22fs: move locking sysctls where they are usedLuis Chamberlain1-4/+0
2022-01-22fs: move dcache sysctls to its own fileLuis Chamberlain1-2/+0
2022-01-22fs: move fs stat sysctls to file_table.cLuis Chamberlain1-3/+0
2022-01-22fs: move inode sysctls to its own fileLuis Chamberlain1-3/+0
2022-01-21unicode: clean up the Kconfig symbol confusionChristoph Hellwig1-1/+1
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-2/+2
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2022-01-15mm,fs: split dump_mapping() out from dump_page()Matthew Wilcox (Oracle)1-0/+1
2022-01-13Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2022-01-09fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypesArnd Bergmann1-2/+2
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells1-0/+1
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackDavid Howells1-0/+3
2021-12-05fs: support mapped mounts of mapped filesystemsChristian Brauner1-8/+9
2021-12-05fs: add i_user_ns() helperChristian Brauner1-4/+9
2021-12-05fs: port higher-level mapping helpersChristian Brauner1-4/+4
2021-12-04mm: move filemap_range_needs_writeback() into headerJens Axboe1-2/+0
2021-12-03fs: account for filesystem mappingsChristian Brauner1-2/+2
2021-12-03fs: tweak fsuidgid_has_mapping()Christian Brauner1-3/+11
2021-12-03fs: move mapping helpersChristian Brauner1-90/+1
2021-12-03fs: add is_idmapped_mnt() helperChristian Brauner1-0/+14
2021-11-17fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)1-1/+0
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-11-09vfs: keep inodes with page cache off the inode shrinker LRUJohannes Weiner1-0/+1
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-11-06fs: explicitly unregister per-superblock BDIsChristoph Hellwig1-0/+1
2021-11-03libfs: Move shmem_exchange to simple_rename_exchangeLorenz Bauer1-0/+2
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+2
2021-10-26fs: export an inode_update_time helperJosef Bacik1-0/+2
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe1-1/+1
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe1-1/+3
2021-10-18block: switch polling to be bio basedChristoph Hellwig1-5/+1
2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig1-1/+1
2021-09-09Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2021-09-09Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds1-7/+12
2021-09-03fs: update documentation of get_write_access() and friendsDavid Hildenbrand1-7/+12
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+7
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+1
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-1/+2
2021-08-31Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-08-31Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2021-08-31Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+0