summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2022-04-251-70/+0
|\
| * f2fs: remove obsolete whint_modeJaegeuk Kim2022-04-201-70/+0
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-221-1/+1
|\ \
| * | ext4, doc: fix incorrect h_reserved sizewangjianjian (C)2022-04-121-1/+1
* | | fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu2022-04-081-13/+12
* | | docs: filesystems: caching/backend-api.rst: fix an object withdrawn APIYue Hu2022-04-081-2/+2
* | | docs: filesystems: caching/backend-api.rst: correct two relinquish APIs useYue Hu2022-04-081-2/+2
| |/ |/|
* | Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-04-011-2/+2
|\ \
| * | Documentation: ksmbd: update Feature Status tableNamjae Jeon2022-03-201-2/+2
* | | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-04-013-20/+3
|\ \ \
| * | | fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-013-20/+3
* | | | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-311-48/+92
|\ \ \ \ | |/ / / |/| | |
| * | | netfs: Rename read_helper.c to io.cDavid Howells2022-03-181-1/+2
| * | | netfs: Add a netfs inode contextDavid Howells2022-03-181-29/+72
| * | | netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells2022-03-181-2/+2
| * | | netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells2022-03-181-20/+20
| |/ /
* | | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-223-47/+48
|\ \ \
| * | | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)2022-03-151-3/+4
| * | | fs: Add aops->dirty_folioMatthew Wilcox (Oracle)2022-03-152-15/+16
| * | | fs: Add aops->launder_folioMatthew Wilcox (Oracle)2022-03-152-9/+9
| * | | fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)2022-03-152-3/+0
| * | | fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)2022-03-152-11/+13
| * | | fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)2022-03-142-6/+6
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-222-6/+16
|\ \ \
| * | | fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song2022-03-221-0/+6
| * | | mm: document and polish read-ahead codeNeilBrown2022-03-221-6/+10
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-221-1/+1
|\ \ \ | | |/ | |/|
| * | doc: fixed a typo in ext4 documentationlianzhi chang2022-03-121-1/+1
| |/
* | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-221-3/+3
|\ \
| * | fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo2022-03-111-3/+3
| |/
* | Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-222-4/+4
|\ \
| * | erofs: rename ctime to mtimeDavid Anderson2022-03-171-1/+1
| * | Documentation/filesystem/dax: update DAX description on erofslihongnan2022-03-161-3/+3
| |/
* / fscrypt: update documentation for direct I/O supportEric Biggers2022-02-081-2/+23
|/
* netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells2022-02-011-0/+16
* Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-201-3/+22
|\
| * doc: document new CephFS mount device syntaxVenky Shankar2022-01-131-3/+22
* | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-191-0/+1
|\ \
| * | f2fs: support fault injection to f2fs_trylock_op()Chao Yu2022-01-041-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-2/+4
|\ \ \
| * | | mm: add a field to store names for private anonymous memoryColin Cross2022-01-151-2/+4
| | |/ | |/|
* | | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-128-2245/+815
|\ \ \
| * | | fscache: Rewrite documentationDavid Howells2022-01-118-2245/+815
| |/ /
* | | Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-121-2/+18
|\ \ \
| * | | Documentation/filesystem/dax: DAX on virtiofsJeffle Xu2021-12-141-2/+18
| | |/ | |/|
* | | Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-0/+8
|\ \ \
| * | | erofs: add sysfs interfaceHuang Jianan2021-12-081-0/+8
* | | | Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-111-72/+0
|\ \ \ \
| * | | | docs: update mapping documentationChristian Brauner2021-12-031-72/+0
| |/ / /
* | | / doc: fs: remove bdev_try_to_free_page related docZhiqiang Liu2021-12-231-5/+0
| |_|/ |/| |