summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-05-24lib: add version into /proc/allocinfo outputSuren Baghdasaryan
2024-05-23doc: ceph: update userspace command to get CephFS metadataArtem Ikonnikov
2024-05-21Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-20Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-20Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds
2024-05-08bcachefs: CodingStyleKent Overstreet
2024-05-05doc: split buffer.rst out of api-summary.rstMatthew Wilcox (Oracle)
2024-05-02make set_blocksize() fail unless block device is opened exclusivepull-set_blocksizeAl Viro
2024-05-02Docs: typos/spellingRemington Brasga
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-04-19f2fs: assign the write hint per stream by defaultJaegeuk Kim
2024-04-15docs: describe xfs directory tree online fsckDarrick J. Wong
2024-04-15docs: update offline parent pointer repair strategyDarrick J. Wong
2024-04-15docs: update online directory and parent pointer repair sectionsDarrick J. Wong
2024-04-15docs: update the parent pointers documentation to the final versionDarrick J. Wong
2024-04-15xfs: move files to orphanage instead of letting nlinks drop to zeroDarrick J. Wong
2024-04-15xfs: move orphan files to the orphanageDarrick J. Wong
2024-04-15docs: update swapext -> exchmaps languageDarrick J. Wong
2024-04-15xfs: only clear log incompat flags at clean unmountDarrick J. Wong
2024-04-15iommu: account IOMMU allocated memoryPasha Tatashin
2024-04-13Documentation: Mark the 'efivars' sysfs interface as removedTim Schumacher
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)