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