summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-10-28porting: update locking requirementsChristian Brauner
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner
2023-10-16fscrypt: track master key presence separately from secretEric Biggers
2023-10-16lockd: introduce safe async lock opAlexander Aring
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein
2023-10-05Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-28erofs: update documentationJingbo Xu
2023-09-26Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-25fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers
2023-09-20porting: document superblock as block device holderChristian Brauner
2023-09-20porting: document new block device opening orderChristian Brauner
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-08MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.orgBhaskar Chowdhury
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-05gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher
2023-09-02proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds
2023-08-30Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-08-30Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2023-08-29Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-08-28Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-24mm: allow ->huge_fault() to be called without the mmap_lock heldMatthew Wilcox (Oracle)
2023-08-24mm: convert do_set_pte() to set_pte_range()Yin Fengwei
2023-08-24ceph: update documentation regarding snapshot naming limitationsLuís Henriques
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-08-18docs: vfs: clean up after the iterate() removalJonathan Corbet
2023-08-16doc: idmappings: fix an error and rephrase a paragraphGONG, Ruiqi
2023-08-15docs: filesystems: idmappings: clarify from where idmappings are takenAlexander Mikhalitsyn
2023-08-12ovl: auto generate uuid for new overlay filesystemsAmir Goldstein
2023-08-12ovl: store persistent uuid/fsid with uuid=onAmir Goldstein
2023-08-12ovl: add support for unique fsid per instanceAmir Goldstein
2023-08-12ovl: Add framework for verity supportAlexander Larsson
2023-08-10docs: add maintainer entry profile for XFSDarrick J. Wong
2023-08-10tmpfs,xattr: enable limited user extended attributesHugh Dickins
2023-08-09libfs: Add directory operations for stable offsetsChuck Lever
2023-08-09shmem: Add default quota limit mount optionsLukas Czerner
2023-08-09shmem: quota supportCarlos Maiolino
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds