aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-2/+2
2022-04-01Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-20/+3
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)3-20/+3
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-48/+92
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-47/+48
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+16
2022-03-22fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song1-0/+6
2022-03-22mm: document and polish read-ahead codeNeilBrown1-6/+10
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-3/+3
2022-03-22Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds2-4/+4
2022-03-20Documentation: ksmbd: update Feature Status tableNamjae Jeon1-2/+2
2022-03-18netfs: Rename read_helper.c to io.cDavid Howells1-1/+2
2022-03-18netfs: Add a netfs inode contextDavid Howells1-29/+72
2022-03-18netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells1-2/+2
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells1-20/+20
2022-03-17erofs: rename ctime to mtimeDavid Anderson1-1/+1
2022-03-16Documentation/filesystem/dax: update DAX description on erofslihongnan1-3/+3
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)1-3/+4
2022-03-15fs: Add aops->dirty_folioMatthew Wilcox (Oracle)2-15/+16
2022-03-15fs: Add aops->launder_folioMatthew Wilcox (Oracle)2-9/+9
2022-03-15fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)2-3/+0
2022-03-15fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)2-11/+13
2022-03-14fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)2-6/+6
2022-03-12doc: fixed a typo in ext4 documentationlianzhi chang1-1/+1
2022-03-11fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo1-3/+3
2022-02-08fscrypt: update documentation for direct I/O supportEric Biggers1-2/+23
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells1-0/+16
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+22
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+4
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross1-2/+4
2022-01-13doc: document new CephFS mount device syntaxVenky Shankar1-3/+22
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds8-2245/+815
2022-01-12Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-2/+18
2022-01-11Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-0/+8
2022-01-11Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-72/+0
2022-01-11fscache: Rewrite documentationDavid Howells8-2245/+815
2022-01-04f2fs: support fault injection to f2fs_trylock_op()Chao Yu1-0/+1
2021-12-23doc: fs: remove bdev_try_to_free_page related docZhiqiang Liu1-5/+0
2021-12-14Documentation/filesystem/dax: DAX on virtiofsJeffle Xu1-2/+18
2021-12-08erofs: add sysfs interfaceHuang Jianan1-0/+8
2021-12-03docs: update mapping documentationChristian Brauner1-72/+0
2021-11-29netfs: Adjust docs after foliationDavid Howells1-39/+56
2021-11-25docs: filesystem: cifs: ksmbd: Fix small layout issuesSalvatore Bonaccorso1-5/+5
2021-11-15docs: filesystems: Fix grammatical error "with" to "which"Wasin Thonkaew1-1/+1
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+19
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+114
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds3-41/+31
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-4/+8