aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerGravatar David Howells 1-12/+12
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedGravatar Linus Torvalds 1-4/+5
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextGravatar David Howells 1-19/+18
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-22/+42
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 2-0/+218
2022-05-29erofs: update documentationGravatar Gao Xiang 1-22/+42
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 1-0/+4
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-67/+122
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 7-73/+68
2022-05-24Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+178
2022-05-24Merge tag 'fs.idmapped.v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+5
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-12/+23
2022-05-23Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+50
2022-05-19mm: zswap: add basic meminfo and vmstat coverageGravatar Johannes Weiner 1-0/+6
2022-05-19Documentation: filesystems: proc: update meminfo sectionGravatar Johannes Weiner 1-56/+92
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictGravatar Dai Ngo 1-0/+4
2022-05-17Documentation: Add an explanation of NFSv4 client identifiersGravatar Chuck Lever 2-0/+218
2022-05-18cachefiles: document on-demand read modeGravatar Jeffle Xu 1-0/+178
2022-05-15block: remove last remaining traces of IDE documentationGravatar Paul Gortmaker 1-85/+7
2022-05-12fsverity: update the documentationGravatar Mimi Zohar 1-12/+23
2022-05-09fs: Add free_folio address space operationGravatar Matthew Wilcox (Oracle) 2-8/+8
2022-05-09fs: Add aops->release_folioGravatar Matthew Wilcox (Oracle) 3-32/+31
2022-05-09doc: update documentation for swap_activate and swap_rwGravatar NeilBrown 2-11/+24
2022-05-09fs: Add read_folio documentationGravatar Matthew Wilcox (Oracle) 5-21/+21
2022-05-09docs: Add small intro to idmap examplesGravatar Rodrigo Campos 1-0/+5
2022-05-08fs: Convert is_dirty_writeback() to take a folioGravatar Matthew Wilcox (Oracle) 1-5/+5
2022-05-08fs: Remove flags parameter from aops->write_beginGravatar Matthew Wilcox (Oracle) 2-5/+2
2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Gravatar Matthew Wilcox (Oracle) 1-1/+0
2022-05-08namei: Merge page_symlink() and __page_symlink()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2022-04-26documentation: zonefs: Document sysfs attributesGravatar Damien Le Moal 1-0/+38
2022-04-25Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-70/+0
2022-04-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2022-04-21documentation: zonefs: Cleanup the mount options sectionGravatar Damien Le Moal 1-2/+12
2022-04-20f2fs: remove obsolete whint_modeGravatar Jaegeuk Kim 1-70/+0
2022-04-12ext4, doc: fix incorrect h_reserved sizeGravatar wangjianjian (C) 1-1/+1
2022-04-08fscache: Remove the cookie parameter from fscache_clear_page_bits()Gravatar Yue Hu 1-13/+12
2022-04-08docs: filesystems: caching/backend-api.rst: fix an object withdrawn APIGravatar Yue Hu 1-2/+2
2022-04-08docs: filesystems: caching/backend-api.rst: correct two relinquish APIs useGravatar Yue Hu 1-2/+2
2022-04-01Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 1-2/+2
2022-04-01Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 3-20/+3
2022-04-01fs: Remove ->readpages address space operationGravatar Matthew Wilcox (Oracle) 3-20/+3
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-48/+92
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 3-47/+48
2022-03-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-6/+16
2022-03-22fs: introduce alloc_inode_sb() to allocate filesystems specific inodeGravatar Muchun Song 1-0/+6
2022-03-22mm: document and polish read-ahead codeGravatar NeilBrown 1-6/+10
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 1-3/+3
2022-03-22Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-4/+4
2022-03-20Documentation: ksmbd: update Feature Status tableGravatar Namjae Jeon 1-2/+2