aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds3-18/+24
3 daysMerge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-6/+16
4 daysMerge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+17
4 daysMerge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+18
4 daysMerge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+196
4 daysMerge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-14/+0
14 dayskill d_dispose_if_unused()Al Viro1-0/+11
14 daysVFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown1-0/+6
2026-06-04buffer: Remove b_end_ioMatthew Wilcox (Oracle)1-14/+0
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig1-1/+0
2026-05-21docs: add guidelines for submitting new filesystemsAmir Goldstein2-0/+196
2026-05-15docs: locking: Fix stale dquot.c pathCosta Shulyupin1-1/+1
2026-05-11docs: proc: add documentation about mount restrictionsAlexey Gladkov1-1/+18
2026-05-08fs/resctrl: Document tasks file behaviour for task id 0 and idle tasksBen Horgan1-0/+5
2026-05-08fs/resctrl: Document that automatic counter assignment is best effortBen Horgan1-0/+6
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan1-6/+5
2026-05-03Documentation: filesystems: cramfs: correct stale hard-link and endianness cl...Nicolas Pitre1-8/+14
2026-05-03docs: proc: fix minor grammar and formatting issuesMyro Demma1-2/+2
2026-04-27Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-04-27docs: isofs: replace dead ECMA-119 FTP linkZiran Zhang1-1/+1
2026-04-27Documentation: proc: fix section numbering in table of contentsBaolin Liu1-7/+7
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-0/+87
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
2026-04-18docs: proc: document ProtectionKey in smapsKevin Brodsky1-0/+4
2026-04-17Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+160
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+169
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+8
2026-04-14Merge tag 'x86_cache_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds3-22/+34
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+0
2026-04-13Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+14
2026-04-10Documentation: seq_file: drop 2.6 referenceWolfram Sang1-1/+1
2026-04-08mm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie1-0/+8
2026-04-05mm: add mmap_action_map_kernel_pages[_full]()Lorenzo Stoakes (Oracle)1-0/+8
2026-04-05mm: add mmap_action_simple_ioremap()Lorenzo Stoakes (Oracle)1-0/+3
2026-04-05mm: add vm_ops->mapped hookLorenzo Stoakes (Oracle)1-0/+15
2026-04-05mm: add documentation for the mmap_prepare file operation callbackLorenzo Stoakes (Oracle)2-0/+143
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro1-0/+10
2026-04-02fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domainsAaron Tomlin1-0/+8
2026-03-30docs: proc: remove description of prof_cpu_maskZenghui Yu (Huawei)1-8/+4
2026-03-29NFSD: Sign filehandlesBenjamin Coddington1-0/+85
2026-03-29NFSD: Enforce timeout on layout recall and integrate lease manager fencingDai Ngo1-0/+2
2026-03-27ovl: make fsync after metadata copy-up opt-in mount optionFei Lv1-0/+50
2026-03-22docs: path-lookup: fix unrenamed WALK_GETDaniel Tang1-1/+1
2026-03-09docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smapsDavid Hildenbrand (Arm)1-12/+28
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown1-0/+7
2026-03-06VFS: make lookup_one_qstr_excl() static.NeilBrown1-0/+7
2026-02-26ntfs: repair docum. malformed tableRandy Dunlap1-2/+2
2026-02-19fs: remove fsparam_path / fs_param_is_pathChristoph Hellwig1-2/+0