summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
8 daysMerge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
9 daysMerge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
11 daysMerge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
13 daysMerge tag 'fs_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-10Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2026-02-09Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-02-06ovl: relax requirement for uuid=off,index=onAmir Goldstein
2026-02-05erofs: update compression algorithm statusGao Xiang
2026-02-03fs: add porting notes about readlink_copy()Mateusz Guzik
2026-02-02docs: fix 're-use' -> 'reuse' in documentationRhys Tumelty
2026-02-02docs: filesystems: ensure proc pid substitutable is completeThomas Böhler
2026-01-31kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.hYury Norov
2026-01-29fs: add FS_XFLAG_VERITY for fs-verity filesAndrey Albershteyn
2026-01-27f2fs: introduce FAULT_SKIP_WRITEChao Yu
2026-01-23erofs: introduce the page cache share featureHongzhen Luo
2026-01-23erofs: using domain_id in the safer wayHongbo Li
2026-01-23erofs: add missing documentation about `directio` mount optionGao Xiang
2026-01-17f2fs: make FAULT_DISCARD obsoleteChao Yu
2026-01-16docs: filesystems: add fs/open.c to api-summaryRandy Dunlap
2026-01-16Documentation: Fix typos and grammatical errorsNauman Sabir
2026-01-16non-consuming variants of do_{unlinkat,rmdir}()Al Viro
2026-01-16non-consuming variant of do_mknodat()Al Viro
2026-01-16non-consuming variant of do_mkdirat()Al Viro
2026-01-16non-consuming variant of do_symlinkat()Al Viro
2026-01-16non-consuming variant of do_linkat()Al Viro
2026-01-16non-consuming variant of do_renameat2()Al Viro
2026-01-14docs: exportfs: Use source code struct documentationAndré Almeida
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