aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song
2022-03-22mm: document and polish read-ahead codeNeilBrown
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-03-22Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-17erofs: rename ctime to mtimeDavid Anderson
2022-03-16Documentation/filesystem/dax: update DAX description on erofslihongnan
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)
2022-03-15fs: Add aops->dirty_folioMatthew Wilcox (Oracle)
2022-03-15fs: Add aops->launder_folioMatthew Wilcox (Oracle)
2022-03-15fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)
2022-03-15fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)
2022-03-14fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)
2022-03-12doc: fixed a typo in ext4 documentationlianzhi chang
2022-03-11fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo
2022-02-08fscrypt: update documentation for direct I/O supportEric Biggers
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross
2022-01-13doc: document new CephFS mount device syntaxVenky Shankar
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-12Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-11Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-11fscache: Rewrite documentationDavid Howells
2022-01-04f2fs: support fault injection to f2fs_trylock_op()Chao Yu
2021-12-23doc: fs: remove bdev_try_to_free_page related docZhiqiang Liu
2021-12-14Documentation/filesystem/dax: DAX on virtiofsJeffle Xu
2021-12-08erofs: add sysfs interfaceHuang Jianan
2021-12-03docs: update mapping documentationChristian Brauner
2021-11-29netfs: Adjust docs after foliationDavid Howells
2021-11-25docs: filesystem: cifs: ksmbd: Fix small layout issuesSalvatore Bonaccorso
2021-11-15docs: filesystems: Fix grammatical error "with" to "which"Wasin Thonkaew
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-10-29f2fs: support fault injection for dquot_initialize()Chao Yu
2021-10-26f2fs: introduce fragment allocation mode mount optionDaeho Jeong
2021-10-26docs: f2fs: fix text alignmentFengnan Chang
2021-10-19docs: fs: locks.rst: update comment about mandatory file lockingMauro Carvalho Chehab
2021-10-18erofs: add multiple device supportGao Xiang
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds