summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-261-3/+13
|\
| * Documentation: update btrfs list of features and link to readthedocs.ioDavid Sterba2022-06-211-3/+13
* | ext4, doc: remove unnecessary escapingWang Jianjian2022-06-1617-810/+810
* | netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells2022-06-101-12/+12
* | netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-101-4/+5
* | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-091-19/+18
* | Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-011-22/+42
|\ \
| * | erofs: update documentationGao Xiang2022-05-291-22/+42
* | | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-05-312-0/+218
|\ \ \
| * | | Documentation: Add an explanation of NFSv4 client identifiersChuck Lever2022-05-172-0/+218
| | |/ | |/|
* | | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-05-261-0/+4
|\ \ \
| * | | fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo2022-05-191-0/+4
| |/ /
* | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-263-67/+122
|\ \ \
| * | | mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner2022-05-191-0/+6
| * | | Documentation: filesystems: proc: update meminfo sectionJohannes Weiner2022-05-191-56/+92
| * | | doc: update documentation for swap_activate and swap_rwNeilBrown2022-05-092-11/+24
| |/ /
* | | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-247-73/+68
|\ \ \ | |_|/ |/| |
| * | fs: Add free_folio address space operationMatthew Wilcox (Oracle)2022-05-092-8/+8
| * | fs: Add aops->release_folioMatthew Wilcox (Oracle)2022-05-093-32/+31
| * | fs: Add read_folio documentationMatthew Wilcox (Oracle)2022-05-095-21/+21
| * | fs: Convert is_dirty_writeback() to take a folioMatthew Wilcox (Oracle)2022-05-081-5/+5
| * | fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-082-5/+2
| * | fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle)2022-05-081-1/+0
| * | namei: Merge page_symlink() and __page_symlink()Matthew Wilcox (Oracle)2022-05-081-1/+1
| |/
* | Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-241-0/+178
|\ \
| * | cachefiles: document on-demand read modeJeffle Xu2022-05-181-0/+178
* | | Merge tag 'fs.idmapped.v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-241-0/+5
|\ \ \
| * | | docs: Add small intro to idmap examplesRodrigo Campos2022-05-091-0/+5
| |/ /
* | | Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-241-12/+23
|\ \ \
| * | | fsverity: update the documentationMimi Zohar2022-05-121-12/+23
* | | | Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-231-2/+50
|\ \ \ \
| * | | | documentation: zonefs: Document sysfs attributesDamien Le Moal2022-04-261-0/+38
| * | | | documentation: zonefs: Cleanup the mount options sectionDamien Le Moal2022-04-211-2/+12
* | | | | block: remove last remaining traces of IDE documentationPaul Gortmaker2022-05-151-85/+7
| |_|_|/ |/| | |
* | | | 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
| |/ /