summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2023-05-05Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+39
2023-04-29Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds1-11/+0
2023-04-29Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-0/+5317
2023-04-28Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+2
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-13/+65
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2023-04-26Merge tag 'f2fs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-04-25Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2023-04-24Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-54/+125
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2-40/+109
2023-04-22fs/proc: add Kthread flag to /proc/$pid/statusChunguang Wu1-0/+2
2023-04-16erofs: set block size to the on-disk block sizeJingbo Xu1-2/+2
2023-04-13docs: f2fs: Correct instruction to disable checkpointWang Han1-1/+1
2023-04-12xfs: document future directions of online fsckDarrick J. Wong1-0/+210
2023-04-12xfs: document the userspace fsck driver programDarrick J. Wong1-0/+316
2023-04-12xfs: document directory tree repairsDarrick J. Wong1-0/+419
2023-04-12xfs: document metadata file repairDarrick J. Wong1-0/+536
2023-04-12xfs: document full filesystem scans for online fsckDarrick J. Wong1-0/+681
2023-04-12xfs: document online file metadata repair codeDarrick J. Wong1-0/+154
2023-04-12xfs: document btree bulk loadingDarrick J. Wong1-0/+665
2023-04-12xfs: document pageable kernel memoryDarrick J. Wong1-0/+500
2023-04-12xfs: document how online fsck deals with eventual consistencyDarrick J. Wong1-0/+332
2023-04-12xfs: document the filesystem metadata checking strategyDarrick J. Wong2-0/+588
2023-04-12xfs: document the user interface for online fsckDarrick J. Wong1-0/+113
2023-04-12xfs: document the testing plan for online fsckDarrick J. Wong1-0/+186
2023-04-12xfs: document the general theory underlying online fsck designDarrick J. Wong1-0/+404
2023-04-12xfs: document the motivation for online fsck designDarrick J. Wong2-0/+213
2023-04-10fs/9p: Rework cache modes and add new options to DocumentationEric Van Hensbergen1-13/+37
2023-04-06mm: hold the RCU read lock over calls to ->map_pagesMatthew Wilcox (Oracle)1-2/+2
2023-04-06mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka1-0/+8
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2-4/+4
2023-03-29shmem: add support to ignore swapLuis Chamberlain1-3/+6
2023-03-29shmem: update documentationLuis Chamberlain1-8/+49
2023-03-27fs/ntfs3: Remove noacsrulesKonstantin Komarov1-11/+0
2023-03-27fs/9p: allow disable of xattr support on mountEric Van Hensbergen1-0/+2
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman1-2/+2
2023-03-16fs_context: drop the unused lsm_flags memberOndrej Mosnacek1-1/+0
2023-03-14docs: filesystems: vfs: actualize struct super_operations descriptionAlexander Mikhalitsyn1-15/+59
2023-03-14docs: filesystems: vfs: actualize struct file_system_type descriptionAlexander Mikhalitsyn1-4/+27
2023-03-14Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-03-14Documentation: fs/proc: corrections and updateRandy Dunlap1-21/+23
2023-03-14Documentation: update idmappings.rstChristian Brauner1-53/+125
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2023-03-08docs: ext4: modify the group desc size to 64Wu Bo1-3/+3
2023-03-07docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn1-1/+1
2023-02-28Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-02-23Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-2/+2
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-0/+1
2023-02-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2-51/+49
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+24