summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2026-06-15Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2026-06-05kill d_dispose_if_unused()Al Viro
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown
2026-06-04buffer: Remove b_end_ioMatthew Wilcox (Oracle)
2026-05-29docs/filesystems/9p: fix broken external linksAayush Patil
2026-05-22f2fs: map data writes to FDP streamsWenjie Qi
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig
2026-05-21docs: add guidelines for submitting new filesystemsAmir Goldstein
2026-05-15docs: locking: Fix stale dquot.c pathCosta Shulyupin
2026-05-11docs: proc: add documentation about mount restrictionsAlexey Gladkov
2026-05-08fs/resctrl: Document tasks file behaviour for task id 0 and idle tasksBen Horgan
2026-05-08fs/resctrl: Document that automatic counter assignment is best effortBen Horgan
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan
2026-05-03Documentation: filesystems: cramfs: correct stale hard-link and endianness cl...Nicolas Pitre
2026-05-03docs: proc: fix minor grammar and formatting issuesMyro Demma
2026-04-27Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-27docs: isofs: replace dead ECMA-119 FTP linkZiran Zhang
2026-04-27Documentation: proc: fix section numbering in table of contentsBaolin Liu
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18docs: proc: document ProtectionKey in smapsKevin Brodsky
2026-04-17Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-14Merge tag 'x86_cache_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-10Documentation: seq_file: drop 2.6 referenceWolfram Sang
2026-04-08mm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie
2026-04-05mm: add mmap_action_map_kernel_pages[_full]()Lorenzo Stoakes (Oracle)
2026-04-05mm: add mmap_action_simple_ioremap()Lorenzo Stoakes (Oracle)
2026-04-05mm: add vm_ops->mapped hookLorenzo Stoakes (Oracle)
2026-04-05mm: add documentation for the mmap_prepare file operation callbackLorenzo Stoakes (Oracle)
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro
2026-04-02fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domainsAaron Tomlin
2026-03-30docs: proc: remove description of prof_cpu_maskZenghui Yu (Huawei)
2026-03-29NFSD: Sign filehandlesBenjamin Coddington
2026-03-29NFSD: Enforce timeout on layout recall and integrate lease manager fencingDai Ngo
2026-03-27ovl: make fsync after metadata copy-up opt-in mount optionFei Lv
2026-03-22docs: path-lookup: fix unrenamed WALK_GETDaniel Tang
2026-03-09docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smapsDavid Hildenbrand (Arm)
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown
2026-03-06VFS: make lookup_one_qstr_excl() static.NeilBrown
2026-02-26ntfs: repair docum. malformed tableRandy Dunlap
2026-02-19fs: remove fsparam_path / fs_param_is_pathChristoph Hellwig
2026-02-19fs: remove fsparam_blob / fs_param_is_blobChristoph Hellwig