summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2026-01-14fs: use nullfs unconditionally as the real rootfsChristian Brauner
2026-01-12fscrypt: Drop obsolete recommendation to enable optimized NHPoly1305Eric Biggers
2026-01-12docs: mention nullfsChristian Brauner
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig
2026-01-12filelock: default to returning -EINVAL when ->setlease operation is NULLJeff Layton
2026-01-10x86,fs/resctrl: Update documentation for telemetry eventsTony Luck
2026-01-07f2fs: introduce FAULT_LOCK_TIMEOUTChao Yu
2026-01-07f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUTChao Yu
2026-01-06docs: spufs: fix ppc64 architecture line breakAkiyoshi Kurita
2025-12-19doc : fix a broken link in ext2.rstZiran Zhang
2025-12-16f2fs: support large folio for immutable non-compressed caseJaegeuk Kim
2025-12-15filelock: allow lease_managers to dictate what qualifies as a conflictJeff Layton
2025-12-15fs: Remove internal old mount API codeEric Sandeen
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-12-03Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-12-04docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX buildMasaharu Noguchi
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds
2025-12-03NFSD: nfsd-io-modes: Separate listsBagas Sanjaya
2025-12-03NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocksBagas Sanjaya
2025-12-03NFSD: Add toctree entry for NFSD IO modes docsBagas Sanjaya
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rstMike Snitzer
2025-11-27docs: remove obsolete links in the xfs online repair documentationDarrick J. Wong
2025-11-26Documentation: ext4: Document casefold and encrypt flagsDaniel Tang
2025-11-25fs, iomap: remove IOCB_DIO_CALLER_COMPChristoph Hellwig
2025-11-22fs/resctrl: Update bit_usage to reflect io_allocBabu Moger
2025-11-22fs/resctrl: Introduce interface to modify io_alloc capacity bitmasksBabu Moger
2025-11-22fs/resctrl: Introduce interface to display io_alloc CBMsBabu Moger
2025-11-21fs/resctrl: Add user interface to enable/disable io_alloc featureBabu Moger
2025-11-21fs/resctrl: Introduce interface to display "io_alloc" supportBabu Moger
2025-11-21x86/resctrl: Add SDCIAE feature in the command line optionsBabu Moger
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
2025-11-17get rid of kill_litter_super()Al Viro
2025-11-17NFS: nfsd-maintainer-entry-profile: Inline function name prefixesBagas Sanjaya
2025-11-16doc: update porting, vfs documentation for mmap_prepare actionsLorenzo Stoakes
2025-11-16NFSD: Add a subsystem policy documentChuck Lever
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown
2025-11-12iomap: simplify ->read_folio_range() error handling for readsJoanne Koong
2025-11-12docs: document iomap writeback's iomap_finish_folio_write() requirementJoanne Koong
2025-11-11fscrypt: Drop obsolete recommendation to enable optimized POLYVALEric Biggers