summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorLines
12 hoursMerge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+4
44 hoursdocs: proc: document ProtectionKey in smapsKevin Brodsky-0/+4
2 daysMerge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+160
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+169
4 daysMerge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+8
5 daysMerge tag 'x86_cache_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+8
5 daysMerge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds-22/+34
6 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+0
6 daysMerge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+14
10 daysDocumentation: seq_file: drop 2.6 referenceWolfram Sang-1/+1
12 daysmm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie-0/+8
2026-04-05mm: add mmap_action_map_kernel_pages[_full]()Lorenzo Stoakes (Oracle)-0/+8
2026-04-05mm: add mmap_action_simple_ioremap()Lorenzo Stoakes (Oracle)-0/+3
2026-04-05mm: add vm_ops->mapped hookLorenzo Stoakes (Oracle)-0/+15
2026-04-05mm: add documentation for the mmap_prepare file operation callbackLorenzo Stoakes (Oracle)-0/+143
2026-04-02fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domainsAaron Tomlin-0/+8
2026-03-30docs: proc: remove description of prof_cpu_maskZenghui Yu (Huawei)-8/+4
2026-03-27ovl: make fsync after metadata copy-up opt-in mount optionFei Lv-0/+50
2026-03-22docs: path-lookup: fix unrenamed WALK_GETDaniel Tang-1/+1
2026-03-09docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smapsDavid Hildenbrand (Arm)-12/+28
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown-0/+7
2026-03-06VFS: make lookup_one_qstr_excl() static.NeilBrown-0/+7
2026-02-26ntfs: repair docum. malformed tableRandy Dunlap-2/+2
2026-02-19fs: remove fsparam_path / fs_param_is_pathChristoph Hellwig-2/+0
2026-02-19fs: remove fsparam_blob / fs_param_is_blobChristoph Hellwig-2/+0
2026-02-19Documentation: filesystems: update NTFS driver documentationNamjae Jeon-435/+129
2026-02-19Revert "fs: Remove NTFS classic"Namjae Jeon-0/+466
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