summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2025-04-13Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn
2025-04-03Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2025-04-03docs: fs/9p: Add missing "not" in cache documentationTingmao Wang
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-03-27Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-27Merge tag 'bcachefs-2025-03-24' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-27Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-25Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-03-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-23Documentation/fs/9p: fix broken linkTuomas Ahola
2025-03-21MM documentation: add "Unaccepted" meminfo entryNico Pache
2025-03-21meminfo: add a per node counter for balloon driversNico Pache
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry
2025-03-17mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...David Hildenbrand
2025-03-17dcssblk: mark DAX broken, remove FS_DAX_LIMITED supportDan Williams
2025-03-16docs,procfs: document /proc/PID/* access permission checksAndrii Nakryiko
2025-03-14Documentation: bcachefs: SubmittingPatches: Convert footnotes to reST syntaxBagas Sanjaya
2025-03-14Documentation: bcachefs: SubmittingPatches: Demote section headingsBagas Sanjaya
2025-03-14Documentation: bcachefs: Split index toctreeBagas Sanjaya
2025-03-14Documentation: bcachefs: Add casefolding toctree entryBagas Sanjaya
2025-03-14Documentation: bcachefs: casefolding: Use bullet list for dirent structureBagas Sanjaya
2025-03-14Documentation: bcachefs: casefolding: Fix dentry/dcache considerations sectionBagas Sanjaya
2025-03-14Documentation: bcachefs: casefolding: Do not italicize NULBagas Sanjaya
2025-03-14bcachefs: bcachefs_metadata_version_casefoldingJoshua Ashton
2025-03-11f2fs: introduce FAULT_INCONSISTENT_FOOTERChao Yu
2025-03-10nfsd: disallow file locking and delegations for NFSv4 reexportMike Snitzer
2025-03-08f2fs: control nat_bits feature via mount optionChao Yu
2025-03-08vfs: Remove invalidate_inodes()Jan Kara
2025-03-06iomap: Support SW-based atomic writesJohn Garry
2025-03-06iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HWJohn Garry
2025-03-06Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...Christian Brauner
2025-03-05doc: correcting two prefix errors in idmappings.rstAiden Ma
2025-03-05doc: fix inline emphasis warningChristian Brauner
2025-03-04fscrypt: mention init_on_free instead of page poisoningEric Biggers
2025-03-04fscrypt: drop obsolete recommendation to enable optimized ChaCha20Eric Biggers
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown
2025-02-27iomap: make buffered writes work with RWF_DONTCACHEJens Axboe
2025-02-27Merge patch series "prep patches for my mkdir series"Christian Brauner
2025-02-21sysv: Remove the filesystemJan Kara