summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-07-27tmpfs: fix Documentation of noswap and huge mount optionsHugh Dickins
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-29Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-29Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-29Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-26ext4: update doc about journal superblock descriptionZhang Yi
2023-06-26Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-06-26Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-20fsverity: improve documentation for builtin signature supportEric Biggers
2023-06-19ovl: store enum redirect_mode in config instead of a stringAmir Goldstein
2023-06-19ovl: introduce data-only lower layersAmir Goldstein
2023-06-02fs: Lock moved directoriesJan Kara
2023-05-30autofs: use flexible array in ioctl structureArnd Bergmann
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-22exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein
2023-05-16Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:Randy Dunlap
2023-05-16Documentation/filesystems: sharedsubtree: add section headingsRandy Dunlap
2023-05-08f2fs: support errors=remount-ro|continue|panic mountoptionChao Yu
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