summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorLines
2026-02-17Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds-3/+3
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+26
2026-02-14Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+47
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2026-02-12Merge tag 'fs_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2026-02-10Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-12/+54
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+0
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds-10/+13
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-0/+11
2026-02-09Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+13
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-37/+5
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-70/+5
2026-02-09Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+12
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+15
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds-2/+12
2026-02-06ovl: relax requirement for uuid=off,index=onAmir Goldstein-3/+3
2026-02-05erofs: update compression algorithm statusGao Xiang-3/+3
2026-02-03fs: add porting notes about readlink_copy()Mateusz Guzik-0/+10
2026-02-02docs: fix 're-use' -> 'reuse' in documentationRhys Tumelty-2/+2
2026-02-02docs: filesystems: ensure proc pid substitutable is completeThomas Böhler-3/+3
2026-01-31kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.hYury Norov-1/+1
2026-01-29fs: add FS_XFLAG_VERITY for fs-verity filesAndrey Albershteyn-0/+16
2026-01-27f2fs: introduce FAULT_SKIP_WRITEChao Yu-0/+1
2026-01-23erofs: introduce the page cache share featureHongzhen Luo-0/+5
2026-01-23erofs: using domain_id in the safer wayHongbo Li-2/+3
2026-01-23erofs: add missing documentation about `directio` mount optionGao Xiang-0/+2
2026-01-17f2fs: make FAULT_DISCARD obsoleteChao Yu-1/+1
2026-01-16docs: filesystems: add fs/open.c to api-summaryRandy Dunlap-0/+3
2026-01-16Documentation: Fix typos and grammatical errorsNauman Sabir-1/+1
2026-01-16non-consuming variants of do_{unlinkat,rmdir}()Al Viro-3/+4
2026-01-16non-consuming variant of do_mknodat()Al Viro-1/+1
2026-01-16non-consuming variant of do_mkdirat()Al Viro-1/+1
2026-01-16non-consuming variant of do_symlinkat()Al Viro-1/+2
2026-01-16non-consuming variant of do_linkat()Al Viro-1/+1
2026-01-16non-consuming variant of do_renameat2()Al Viro-0/+9
2026-01-14docs: exportfs: Use source code struct documentationAndré Almeida-37/+5
2026-01-14fs: use nullfs unconditionally as the real rootfsChristian Brauner-20/+4
2026-01-12fscrypt: Drop obsolete recommendation to enable optimized NHPoly1305Eric Biggers-5/+0
2026-01-12docs: mention nullfsChristian Brauner-9/+23
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig-0/+8
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig-2/+4
2026-01-12filelock: default to returning -EINVAL when ->setlease operation is NULLJeff Layton-3/+15
2026-01-10x86,fs/resctrl: Update documentation for telemetry eventsTony Luck-12/+54
2026-01-07f2fs: introduce FAULT_LOCK_TIMEOUTChao Yu-0/+1
2026-01-07f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUTChao Yu-1/+1
2026-01-06docs: spufs: fix ppc64 architecture line breakAkiyoshi Kurita-4/+4
2025-12-19doc : fix a broken link in ext2.rstZiran Zhang-1/+1
2025-12-16f2fs: support large folio for immutable non-compressed caseJaegeuk Kim-0/+43
2025-12-15filelock: allow lease_managers to dictate what qualifies as a conflictJeff Layton-0/+1
2025-12-15fs: Remove internal old mount API codeEric Sandeen-70/+5