summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-082-2/+2
|\
| * docs: update ocfs2-devel mailing list addressAnthony Iliopoulos2023-07-082-2/+2
* | Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-051-0/+16
|\ \ | |/ |/|
| * f2fs: support errors=remount-ro|continue|panic mountoptionChao Yu2023-05-081-0/+16
* | Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-291-2/+2
|\ \
| * | exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein2023-05-221-2/+2
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-06-291-1/+6
|\ \
| * | ext4: update doc about journal superblock descriptionZhang Yi2023-06-261-1/+6
* | | Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2023-06-291-5/+39
|\ \ \
| * | | ovl: store enum redirect_mode in config instead of a stringAmir Goldstein2023-06-191-5/+4
| * | | ovl: introduce data-only lower layersAmir Goldstein2023-06-191-0/+35
| |/ /
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-282-3/+0
|\ \ \
| * | | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2023-06-242-3/+0
| |/ /
* | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-272-2/+2
|\ \ \
| * | | autofs: use flexible array in ioctl structureArnd Bergmann2023-05-302-2/+2
| | |/ | |/|
* | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2023-06-261-66/+126
|\ \ \
| * | | fsverity: improve documentation for builtin signature supportEric Biggers2023-06-201-66/+126
| |/ /
* | | Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-261-12/+14
|\ \ \ | |_|/ |/| |
| * | fs: Lock moved directoriesJan Kara2023-06-021-12/+14
| |/
* | smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French2023-05-244-1/+1
* | cifs: correct references in Documentation to old fs/cifs pathSteve French2023-05-241-1/+1
* | Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:Randy Dunlap2023-05-161-2/+1
* | Documentation/filesystems: sharedsubtree: add section headingsRandy Dunlap2023-05-161-0/+4
|/
* Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-041-13/+39
|\
| * fs/9p: Rework cache modes and add new options to DocumentationEric Van Hensbergen2023-04-091-13/+37
| * fs/9p: allow disable of xattr support on mountEric Van Hensbergen2023-03-271-0/+2
* | Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds2023-04-291-11/+0
|\ \
| * | fs/ntfs3: Remove noacsrulesKonstantin Komarov2023-03-271-11/+0
* | | Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-04-293-0/+5317
|\ \ \
| * | | xfs: document future directions of online fsckDarrick J. Wong2023-04-111-0/+210
| * | | xfs: document the userspace fsck driver programDarrick J. Wong2023-04-111-0/+316
| * | | xfs: document directory tree repairsDarrick J. Wong2023-04-111-0/+419
| * | | xfs: document metadata file repairDarrick J. Wong2023-04-111-0/+536
| * | | xfs: document full filesystem scans for online fsckDarrick J. Wong2023-04-111-0/+681
| * | | xfs: document online file metadata repair codeDarrick J. Wong2023-04-111-0/+154
| * | | xfs: document btree bulk loadingDarrick J. Wong2023-04-111-0/+665
| * | | xfs: document pageable kernel memoryDarrick J. Wong2023-04-111-0/+500
| * | | xfs: document how online fsck deals with eventual consistencyDarrick J. Wong2023-04-111-0/+332
| * | | xfs: document the filesystem metadata checking strategyDarrick J. Wong2023-04-112-0/+588
| * | | xfs: document the user interface for online fsckDarrick J. Wong2023-04-111-0/+113
| * | | xfs: document the testing plan for online fsckDarrick J. Wong2023-04-111-0/+186
| * | | xfs: document the general theory underlying online fsck designDarrick J. Wong2023-04-111-0/+404
| * | | xfs: document the motivation for online fsck designDarrick J. Wong2023-04-112-0/+213
| |/ /
* | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-0/+2
|\ \ \
| * | | fs/proc: add Kthread flag to /proc/$pid/statusChunguang Wu2023-04-211-0/+2
| |/ /
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-273-13/+65
|\ \ \
| * | | mm: hold the RCU read lock over calls to ->map_pagesMatthew Wilcox (Oracle)2023-04-051-2/+2
| * | | mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka2023-04-051-0/+8
| * | | shmem: add support to ignore swapLuis Chamberlain2023-03-281-3/+6
| * | | shmem: update documentationLuis Chamberlain2023-03-281-8/+49
| |/ /