summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-62/+69
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-0/+701
2025-12-06Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+12
2025-12-04Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+5
2025-12-04Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds4-3/+13
2025-12-04Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-230/+6
2025-12-04docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX buildMasaharu Noguchi1-62/+69
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds2-7/+7
2025-12-03NFSD: nfsd-io-modes: Separate listsBagas Sanjaya1-0/+5
2025-12-03NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocksBagas Sanjaya1-12/+16
2025-12-03NFSD: Add toctree entry for NFSD IO modes docsBagas Sanjaya1-0/+1
2025-12-03Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+0
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+109
2025-12-02Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+13
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+46
2025-12-01NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rstMike Snitzer1-0/+144
2025-11-27docs: remove obsolete links in the xfs online repair documentationDarrick J. Wong1-230/+6
2025-11-27Documentation: ext4: Document casefold and encrypt flagsDaniel Tang2-1/+5
2025-11-25fs, iomap: remove IOCB_DIO_CALLER_COMPChristoph Hellwig1-4/+0
2025-11-22fs/resctrl: Update bit_usage to reflect io_allocBabu Moger1-14/+21
2025-11-22fs/resctrl: Introduce interface to modify io_alloc capacity bitmasksBabu Moger1-0/+12
2025-11-22fs/resctrl: Introduce interface to display io_alloc CBMsBabu Moger1-0/+19
2025-11-22fs/resctrl: Add user interface to enable/disable io_alloc featureBabu Moger1-0/+30
2025-11-22fs/resctrl: Introduce interface to display "io_alloc" supportBabu Moger1-0/+15
2025-11-22x86/resctrl: Add SDCIAE feature in the command line optionsBabu Moger1-11/+12
2025-11-21mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes1-2/+3
2025-11-18get rid of kill_litter_super()Al Viro1-0/+7
2025-11-17NFS: nfsd-maintainer-entry-profile: Inline function name prefixesBagas Sanjaya1-3/+3
2025-11-17doc: update porting, vfs documentation for mmap_prepare actionsLorenzo Stoakes2-0/+9
2025-11-17NFSD: Add a subsystem policy documentChuck Lever1-0/+547
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown1-0/+13
2025-11-12iomap: simplify ->read_folio_range() error handling for readsJoanne Koong1-4/+3
2025-11-12docs: document iomap writeback's iomap_finish_folio_write() requirementJoanne Koong1-0/+3
2025-11-11fscrypt: Drop obsolete recommendation to enable optimized POLYVALEric Biggers1-2/+0
2025-11-10xfs-doc: Fix typo errorGou Hao1-1/+1
2025-11-05iomap: add caller-provided callbacks for read and readaheadJoanne Koong1-0/+44
2025-11-01Documentation: gfs2: Consolidate GFS2 docs into its own subdirectoryBagas Sanjaya4-3/+13
2025-10-30docs: replace broken links in ramfs-rootfs-initramfs docsNadav Tasher1-6/+6
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik1-1/+1
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-31/+32
2025-10-10ext4, doc: fix and improve directory hash tree descriptionZeno Endemann1-31/+32
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+14
2025-10-04Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds12-728/+715
2025-10-04Merge tag 'f2fs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-44/+78
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-9/+34
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+21
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+16
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1