summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-12docs: filesystems: corrected grammar of netfs pageDennis Lam
2024-08-30doc: correcting the idmapping mount exampleHongbo Li
2024-08-30Fix spelling and gramatical errorsXiaxi Shen
2024-08-22Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-19erofs: allow large folios for compressed filesGao Xiang
2024-08-18ksmbd: fix spelling mistakes in documentationVictor Timofei
2024-08-12netfs: clean up after renaming FSCACHE_DEBUG configLukas Bulwahn
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-17Merge tag 'gfs2-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-12docs/procfs: call out ioctl()-based PROCMAP_QUERY command existenceAndrii Nakryiko
2024-07-02fs_parse: add uid & gid option option parsing helpersEric Sandeen
2024-06-24/proc/pid/smaps: add mseal info for vmaJeff Xu
2024-06-19Documentation: the design of iomap and how to portDarrick J. Wong
2024-05-29gfs2: Get rid of demote_ok checksAndreas Gruenbacher
2024-05-29gfs2: Update glocks documentationAndreas Gruenbacher
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 exclusiveAl 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