summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2023-05-24smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French
2023-05-16Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:Randy Dunlap
2023-05-16Documentation/filesystems: sharedsubtree: add section headingsRandy Dunlap
2023-05-04Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-29Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-04-29Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'f2fs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-24Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-24Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-21fs/proc: add Kthread flag to /proc/$pid/statusChunguang Wu
2023-04-17erofs: set block size to the on-disk block sizeJingbo Xu
2023-04-12docs: f2fs: Correct instruction to disable checkpointWang Han
2023-04-11xfs: document future directions of online fsckDarrick J. Wong
2023-04-11xfs: document the userspace fsck driver programDarrick J. Wong
2023-04-11xfs: document directory tree repairsDarrick J. Wong
2023-04-11xfs: document metadata file repairDarrick J. Wong
2023-04-11xfs: document full filesystem scans for online fsckDarrick J. Wong
2023-04-11xfs: document online file metadata repair codeDarrick J. Wong
2023-04-11xfs: document btree bulk loadingDarrick J. Wong
2023-04-11xfs: document pageable kernel memoryDarrick J. Wong
2023-04-11xfs: document how online fsck deals with eventual consistencyDarrick J. Wong
2023-04-11xfs: document the filesystem metadata checking strategyDarrick J. Wong
2023-04-11xfs: document the user interface for online fsckDarrick J. Wong
2023-04-11xfs: document the testing plan for online fsckDarrick J. Wong
2023-04-11xfs: document the general theory underlying online fsck designDarrick J. Wong
2023-04-11xfs: document the motivation for online fsck designDarrick J. Wong
2023-04-09fs/9p: Rework cache modes and add new options to DocumentationEric Van Hensbergen
2023-04-05mm: hold the RCU read lock over calls to ->map_pagesMatthew Wilcox (Oracle)
2023-04-05mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-28shmem: add support to ignore swapLuis Chamberlain
2023-03-28shmem: update documentationLuis Chamberlain
2023-03-27fs/ntfs3: Remove noacsrulesKonstantin Komarov
2023-03-27fs/9p: allow disable of xattr support on mountEric Van Hensbergen
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-16fs_context: drop the unused lsm_flags memberOndrej Mosnacek
2023-03-14docs: filesystems: vfs: actualize struct super_operations descriptionAlexander Mikhalitsyn
2023-03-14docs: filesystems: vfs: actualize struct file_system_type descriptionAlexander Mikhalitsyn
2023-03-14Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linuxLinus Torvalds
2023-03-14Documentation: fs/proc: corrections and updateRandy Dunlap
2023-03-14Documentation: update idmappings.rstChristian Brauner
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-07docs: ext4: modify the group desc size to 64Wu Bo
2023-03-07docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn
2023-02-27Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds