summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2025-09-15fs/resctrl: Support counter read/reset with mbm_event assignment modeBabu Moger
2025-09-15fs/resctrl: Introduce interface to display number of free MBM countersBabu Moger
2025-09-15fs/resctrl: Add resctrl file to display number of assignable countersBabu Moger
2025-09-15fs/resctrl: Introduce the interface to display monitoring modesBabu Moger
2025-09-15x86/resctrl: Add ABMC feature in the command line optionsBabu Moger
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro
2025-09-03doc: filesystems: proc: remove stale information from introBaruch Siach
2025-09-03Documentation: Fix spelling mistakesRanganath V N
2025-09-02procfs: add "pidns" mount optionAleksa Sarai
2025-09-02fuse: fix references to fuse.rst -> fuse/fuse.rstMiklos Szeredi
2025-08-29Documentation: sharedsubtree: Convert notes to note directiveBagas Sanjaya
2025-08-29Documentation: sharedsubtree: Align textBagas Sanjaya
2025-08-29Documentation: sharedsubtree: Don't repeat lists with explanationBagas Sanjaya
2025-08-29Documentation: sharedsubtree: Use proper enumerator sequence for enumerated l...Bagas Sanjaya
2025-08-29Documentation: sharedsubtree: Format remaining of shell snippets as literal c...Bagas Sanjaya
2025-08-29docs: fix spelling and grammar in atomic_writesMallikarjun Thammanavar
2025-08-29Documentation/filesystems/xfs: Fix typo errorAlperen Aksu
2025-08-29Documentation: ocfs2: Properly reindent filecheck operations listBagas Sanjaya
2025-08-29docs: proc.rst: Fix VFIO Device title formattingAlex Williamson
2025-08-28Documentation: f2fs: Reword titleBagas Sanjaya
2025-08-28Documentation: f2fs: Indent compression_mode option listBagas Sanjaya
2025-08-28Documentation: f2fs: Wrap snippets in literal code blocksBagas Sanjaya
2025-08-28Documentation: f2fs: Span write hint table section rowsBagas Sanjaya
2025-08-28Documentation: f2fs: Format compression level subtableBagas Sanjaya
2025-08-28Documentation: f2fs: Separate errors mode subtableBagas Sanjaya
2025-08-27Documentation: fuse: Consolidate FUSE docs into its own subdirectoryBagas Sanjaya
2025-08-27doc: fuse: Add max_background and congestion_thresholdChen Linxuan
2025-08-25vfio/pci: print vfio-device syspath to fdinfoAlex Mastro
2025-08-21docs: fix trailing whitespace error and remove repeated words in propagate_um...Raphael Pinsonneault-Thibeault
2025-08-20f2fs: add reserved nodes for privileged usersChunhai Guo
2025-08-18Merge branch 'bjorn' into docs-mwJonathan Corbet
2025-08-18Documentation: Fix filesystems typosBjorn Helgaas
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-08-11docs: filesystems: sysfs: Recommend sysfs_emit() for new code onlyBart Van Assche
2025-08-11f2fs: add lookup_mode mount optionDaniel Lee
2025-08-11docs/vfs: Remove mentions to the old mount API helpersPedro Falcato
2025-08-04Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds
2025-07-28Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-07-28Merge tag 'libcrypto-conversions-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-28Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-07-23doc: update porting, vfs documentation to describe mmap_prepare()Lorenzo Stoakes