aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+9
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro1-0/+9
2025-06-11docs: proc: update VmFlags documentation in smapswangfushuai1-1/+3
2025-06-08Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-0/+104
2025-06-06Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfsLinus Torvalds1-0/+7
2025-06-05cifs: add documentation for smbdirect setupMeetakshi Setiya2-0/+104
2025-06-02Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds2-0/+134
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-5/+0
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-10/+0
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+7
2025-05-30Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-25/+27
2025-05-29Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds1-13/+6
2025-05-28Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-0/+226
2025-05-27f2fs: introduce FAULT_VMALLOCChao Yu1-0/+1
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds1-13/+13
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+1524
2025-05-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-38/+149
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-0/+1
2025-05-26Merge tag 'bcachefs-2025-05-24' of git://evilpiepirate.org/bcachefsLinus Torvalds3-0/+103
2025-05-26Merge tag 'vfs-6.16-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+14
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-293/+739
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-83/+12
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+40
2025-05-22erofs: add 'fsoffset' mount option to specify filesystem offsetSheng Yong1-0/+1
2025-05-21docs: bcachefs: add casefolding referenceKent Overstreet1-0/+18
2025-05-21docs: bcachefs: idle work scheduling design docKent Overstreet2-0/+85
2025-05-21fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READMax Kellermann1-5/+0
2025-05-20ext4: Add atomic block write documentationRitesh Harjani (IBM)2-0/+226
2025-05-19Docs: relay: editing cleanupsRandy Dunlap1-13/+13
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse2-0/+1524
2025-05-13f2fs: fix 32-bits hexademical number in fault injection docChao Yu1-26/+26
2025-05-12docs: filesystems: add fuse-passthrough.rstChen Linxuan2-0/+134
2025-05-11relay: remove unused relay_late_setup_filesDr. David Alan Gilbert1-10/+0
2025-05-06f2fs: support FAULT_TIMEOUTChao Yu1-0/+1
2025-05-05saner calling conventions for ->d_automount()Al Viro2-3/+8
2025-04-30docs: debugfs: do not recommend debugfs_remove_recursiveTimur Tabi1-13/+6
2025-04-30ovl: relax redirect/metacopy requirements for lower -> data redirectMiklos Szeredi1-0/+7
2025-04-21fs/fs_parse: Remove unused and problematic validate_constant_table()Zijun Hu1-15/+0
2025-04-21fs/fs_parse: Delete macro fsparam_u32hex()Zijun Hu1-1/+0
2025-04-15Documentation: iomap: Add missing flags descriptionRitesh Harjani (IBM)1-2/+14
2025-04-13Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-6/+14
2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn1-6/+14
2025-04-11netfs: Update main API documentDavid Howells1-277/+739
2025-04-08fscrypt: add support for hardware-wrapped keysEric Biggers1-38/+149
2025-04-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown1-0/+11
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown1-0/+20
2025-04-07fs: Remove aops->writepageMatthew Wilcox (Oracle)3-83/+12
2025-04-07VFS: improve interface for lookup_one functionsNeilBrown1-0/+9
2025-04-03Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-3/+3
2025-04-03docs: fs/9p: Add missing "not" in cache documentationTingmao Wang1-2/+2