aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+6
10 daysMerge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+42
11 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-12/+8
12 daysf2fs: support resizable tail section and unify pinned allocationDaeho Jeong1-1/+7
12 daysceph: make nearfull sync writes opt-inAlex Markuze1-0/+6
13 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds3-0/+159
14 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig2-13/+4
14 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig2-4/+5
14 daysmm/swap: reject swapon() on filesystem-level encrypted filesEric Biggers1-0/+4
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2026-08-20Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-5/+4
2026-08-20Merge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-0/+17
2026-08-20Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-3/+2
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2-76/+78
2026-08-17Merge tag 'nilfs2-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/nilfs2Linus Torvalds1-1/+1
2026-08-17Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+16
2026-08-17Merge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-179/+0
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-2/+10
2026-08-17Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2026-08-17docs: fuse: document io-uring buffer pool and zero-copy uapiJoanne Koong3-0/+159
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-04mm: 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-27Documentation: 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-16/+34
2026-07-20fscrypt: Update encryption policy version docsEric Biggers1-22/+18
2026-07-20Documentation: fscrypt: Update docs for inlinecryptEric Biggers2-38/+23
2026-07-20fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZEEric Biggers1-0/+3
2026-07-16overlayfs.rst: remove mention of workdir needing to be emptyJesse Van Gavere1-2/+1
2026-06-30ksmbd: 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-23Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+9
2026-06-22Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-65/+65
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/linkinjeon/ntfsLinus Torvalds1-0/+13
2026-06-17erofs: update the overview of the documentationGao Xiang1-59/+62
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/kernel/git/tip/tipLinus 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/vfsLinus Torvalds1-0/+17