summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+6
5 daysMerge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+42
6 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-12/+8
7 daysf2fs: support resizable tail section and unify pinned allocationDaeho Jeong1-1/+7
7 daysceph: make nearfull sync writes opt-inAlex Markuze1-0/+6
8 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+161
9 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig2-13/+4
9 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig2-4/+5
9 daysmm/swap: reject swapon() on filesystem-level encrypted filesEric Biggers1-0/+4
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
13 daysMerge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+4
13 daysMerge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+17
13 daysMerge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-3/+2
2026-08-18Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2-81/+83
2026-08-18Merge tag 'nilfs2-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-08-17Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+16
2026-08-17Merge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-179/+0
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+10
2026-08-17Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-08-17docs: fuse: document io-uring buffer pool and zero-copy uapiJoanne Koong3-2/+161
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang1-179/+0
2026-08-12docs: fix grammatical error in iomap docsBenjamin Wu1-1/+1
2026-08-11erofs: accept source file descriptor via fsconfigGiuseppe Scrivano1-0/+17
2026-08-11f2fs: support dynamic reserve/release for device aliasingDaeho Jeong1-0/+35
2026-08-05mm: add VM_UFFD_RWP VMA flagKiryl Shutsemau (Meta)1-0/+1
2026-07-31Remove excl arg to ->create inode_operationNeilBrown3-2/+10
2026-07-31docs: filesystems: porting: fix spelling of returned and insteadYuhong Cheng1-1/+1
2026-07-28Documentation: fix grammar in description of nilfs2 recovery codeManoj K M1-1/+1
2026-07-27Documentation: add failfs documentationChristian Brauner2-0/+74
2026-07-22Documentation: proc: fix repeated word 'page'Yahya Toubali1-1/+1
2026-07-22Documentation: ext4: fix block_group layout when meta_bg is enableddardaoe1-5/+4
2026-07-20fscrypt: Update docs for data pathEric Biggers1-19/+37
2026-07-20fscrypt: Update encryption policy version docsEric Biggers1-22/+18
2026-07-20Documentation: fscrypt: Update docs for inlinecryptEric Biggers2-40/+25
2026-07-20fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZEEric Biggers1-0/+3
2026-07-17overlayfs.rst: remove mention of workdir needing to be emptyJesse Van Gavere1-2/+1
2026-07-01ksmbd: doc: update feature support status for durable handles and compressionNamjae Jeon1-2/+2
2026-06-29docs: document idmapped overlay mountsChristian Brauner1-0/+16
2026-06-24Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
2026-06-23Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-69/+69
2026-06-22erofs: remove fscache backend entirelyGao Xiang1-6/+3
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-4/+6
2026-06-219p: Add mount option for negative dentry cache retentionRemi Pommarel1-0/+5
2026-06-19Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2026-06-17erofs: update the overview of the documentationGao Xiang1-63/+66
2026-06-16Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds3-18/+24
2026-06-16Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-6/+16
2026-06-15docs/fs/ntfs: add mount options to support Windows native symbolic linksHyunchul Lee1-0/+13
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+17