summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2024-04-06Documentation: filesystems: Add bcachefs toctreeBagas Sanjaya
2024-03-18Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-03-13bcachefs: Errcode tracepoint, documentationKent Overstreet
2024-03-13Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-03-12Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-02-29f2fs: introduce FAULT_NO_SEGMENTChao Yu
2024-02-27f2fs: kill heap-based allocationJaegeuk Kim
2024-02-23fscrypt: write CBC-CTS instead of CTS-CBCEric Biggers
2024-02-22xfs: support in-memory btreesDarrick J. Wong
2024-02-21xfs: remove xfile_{get,put}_pageDarrick J. Wong
2024-02-21xfs: remove the xfile_pread/pwrite APIsChristoph Hellwig
2024-02-20f2fs: deprecate io_bitsJaegeuk Kim
2024-02-12docs: proc.rst: comm: mention the included NULChristoph Anton Mitterer
2024-02-09docs: filesystems: fix typo in docsVincenzo Mezzela
2024-02-06fs: remove the inode argument to ->d_real() methodAmir Goldstein
2024-02-05f2fs: introduce FAULT_BLKADDR_CONSISTENCEChao Yu
2024-01-24fs: remove NTFS classic from docum. indexRandy Dunlap
2024-01-24fs: Remove NTFS classicMatthew Wilcox (Oracle)
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