summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
8 daysMerge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-69/+69
9 dayserofs: remove fscache backend entirelyGao Xiang1-6/+3
10 daysMerge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-4/+6
10 days9p: Add mount option for negative dentry cache retentionRemi Pommarel1-0/+5
11 daysMerge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2026-06-17erofs: update the overview of the documentationGao Xiang1-63/+66
2026-06-16Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds3-18/+24
2026-06-16Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-6/+16
2026-06-15docs/fs/ntfs: add mount options to support Windows native symbolic linksHyunchul Lee1-0/+13
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+17
2026-06-15Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+18
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+196
2026-06-15Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-14/+0
2026-06-05kill d_dispose_if_unused()Al Viro1-0/+11
2026-06-05VFS: 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-29docs/filesystems/9p: fix broken external linksAayush Patil1-4/+1
2026-05-22f2fs: map data writes to FDP streamsWenjie Qi1-0/+9
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-12docs: 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-28Merge 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-18Merge 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-15Merge 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-14Merge 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-07mm: 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