summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2024-01-23ovl: mark xwhiteouts directory with overlay.opaque='x'Amir Goldstein
2024-01-19Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbdLinus Torvalds
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-14ksmbd: update feature status in documentationNamjae Jeon
2024-01-11Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-10Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2024-01-10Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2024-01-10Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-12-26fscrypt: document that CephFS supports fscrypt nowEric Biggers
2023-12-24netfs, fscache: Remove ->begin_cache_operationDavid Howells
2023-12-20mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts
2023-12-15overlayfs.rst: fix ReST formattingAmir Goldstein
2023-12-14overlayfs.rst: use consistent feature namesAmir Goldstein
2023-12-10docs: filesystems: document the squashfs specific mount optionsAriel Miculas
2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)
2023-12-09fscrypt.rst: update definition of struct fscrypt_context_v2Eric Biggers
2023-12-07Documentation: xfs: consolidate XFS docs into its own subdirectoryBagas Sanjaya
2023-12-04docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAPTyler Fanelli
2023-11-25rename(): avoid a deadlock in the case of parents having no common ancestorAl Viro
2023-11-25rename(): fix the locking of subdirectoriesAl Viro
2023-11-25__dentry_kill(): new locking schemeAl Viro
2023-11-25Call retain_dentry() with refcount 0Al Viro
2023-11-25dentry: switch the lists of children to hlistAl Viro
2023-11-18porting: document block device freeze and thaw changesChristian Brauner
2023-11-17docs: vfs: fix typo in struct xattr_handlersAriel Miculas
2023-11-17MAINTAINERS: erofs: add EROFS webpageGao Xiang
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-11-07Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2023-11-02Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-31doc: Add /proc/bootconfig to proc.rstPaul E. McKenney
2023-10-31ovl: add support for appending lowerdirs one by oneAmir Goldstein
2023-10-31ovl: Add documentation on nesting of overlayfs mountsAlexander Larsson
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-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein
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-12erofs: fix inode metadata space layout description in documentationTiwei Bie
2023-10-07doc: Update /proc/cmdline documentation to include boot configPaul E. McKenney