aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-17docs: vfs: fix typo in struct xattr_handlersAriel Miculas1-1/+1
2023-11-17MAINTAINERS: erofs: add EROFS webpageGao Xiang1-0/+4
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-5/+11
2023-11-07Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfsLinus Torvalds1-3/+37
2023-11-02Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-1/+1
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-11-01Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+7
2023-10-31doc: Add /proc/bootconfig to proc.rstPaul E. McKenney1-0/+5
2023-10-31ovl: add support for appending lowerdirs one by oneAmir Goldstein1-3/+14
2023-10-31ovl: Add documentation on nesting of overlayfs mountsAlexander Larsson1-0/+23
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-33/+88
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+7
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-29/+24
2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein2-5/+11
2023-10-28porting: update locking requirementsChristian Brauner1-0/+7
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner1-29/+24
2023-10-16fscrypt: track master key presence separately from secretEric Biggers1-2/+2
2023-10-16lockd: introduce safe async lock opAlexander Aring1-0/+7
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein1-0/+12
2023-10-12erofs: fix inode metadata space layout description in documentationTiwei Bie1-1/+1
2023-10-07doc: Update /proc/cmdline documentation to include boot configPaul E. McKenney1-1/+2
2023-10-05Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-3/+37
2023-09-28erofs: update documentationJingbo Xu1-3/+37
2023-09-26Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+96
2023-09-25fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers1-31/+86
2023-09-22Documentation: xfs: Remove repeated word in commentsCharles Han1-1/+1
2023-09-20porting: document superblock as block device holderChristian Brauner1-0/+70
2023-09-20porting: document new block device opening orderChristian Brauner1-0/+26
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+0
2023-09-08MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.orgBhaskar Chowdhury1-1/+0
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+10
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-2/+1
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+4
2023-09-05gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher1-2/+1
2023-09-02proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch1-0/+4
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+26
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds30-66/+60
2023-08-30Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-0/+195
2023-08-30Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfsLinus Torvalds2-0/+74
2023-08-29Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever1-0/+26
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-14/+35
2023-08-28Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-45/+119
2023-08-28Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-4/+11
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+4
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-3/+11
2023-08-28Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-6/+46
2023-08-24mm: allow ->huge_fault() to be called without the mmap_lock heldMatthew Wilcox (Oracle)2-13/+34
2023-08-24mm: convert do_set_pte() to set_pte_range()Yin Fengwei1-1/+1
2023-08-24ceph: update documentation regarding snapshot naming limitationsLuís Henriques1-0/+10