summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2023-08-16doc: idmappings: fix an error and rephrase a paragraphGONG, Ruiqi1-3/+4
2023-08-15docs: filesystems: idmappings: clarify from where idmappings are takenAlexander Mikhalitsyn1-0/+7
2023-08-12ovl: auto generate uuid for new overlay filesystemsAmir Goldstein1-1/+7
2023-08-12ovl: store persistent uuid/fsid with uuid=onAmir Goldstein1-0/+3
2023-08-12ovl: add support for unique fsid per instanceAmir Goldstein1-0/+16
2023-08-12ovl: Add framework for verity supportAlexander Larsson2-0/+49
2023-08-10docs: add maintainer entry profile for XFSDarrick J. Wong2-0/+195
2023-08-10tmpfs,xattr: enable limited user extended attributesHugh Dickins1-2/+5
2023-08-09libfs: Add directory operations for stable offsetsChuck Lever2-4/+10
2023-08-09shmem: Add default quota limit mount optionsLukas Czerner1-9/+25
2023-08-09shmem: quota supportCarlos Maiolino1-0/+15
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds2-18/+12
2023-07-27tmpfs: fix Documentation of noswap and huge mount optionsHugh Dickins1-27/+20
2023-07-25doc: Correct the description of ->release_folioMatthew Wilcox (Oracle)1-4/+11
2023-07-21afs: Documentation: correct reference to CONFIG_AFS_FSLukas Bulwahn1-1/+1
2023-07-17fs: distinguish between user initiated freeze and kernel initiated freezeDarrick J. Wong1-2/+4
2023-07-12fscrypt: improve the "Encryption modes and usage" sectionEric Biggers1-45/+119
2023-07-12mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu1-0/+1
2023-07-09Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+2
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos2-2/+2
2023-07-06Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2023-06-29Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-06-29Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+6
2023-06-29Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-5/+39
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+0
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2023-06-27ext4: update doc about journal superblock descriptionZhang Yi1-1/+6
2023-06-26Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-66/+126
2023-06-26Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+14
2023-06-25sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2-3/+0
2023-06-21fsverity: improve documentation for builtin signature supportEric Biggers1-66/+126
2023-06-19ovl: store enum redirect_mode in config instead of a stringAmir Goldstein1-5/+4
2023-06-19ovl: introduce data-only lower layersAmir Goldstein1-0/+35
2023-06-02fs: Lock moved directoriesJan Kara1-12/+14
2023-05-31autofs: use flexible array in ioctl structureArnd Bergmann2-2/+2
2023-05-25smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French4-1/+1
2023-05-25cifs: correct references in Documentation to old fs/cifs pathSteve French1-1/+1
2023-05-22exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein1-2/+2
2023-05-16Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:Randy Dunlap1-2/+1
2023-05-16Documentation/filesystems: sharedsubtree: add section headingsRandy Dunlap1-0/+4
2023-05-08f2fs: support errors=remount-ro|continue|panic mountoptionChao Yu1-0/+16
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