summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorLines
2025-09-30Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+325
2025-09-29Remove bcachefs core codeLinus Torvalds-546/+0
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+12
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-25/+2
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown-0/+12
2025-09-21alloc_tag: mark inaccurate allocation counters in /proc/allocinfo outputSuren Baghdasaryan-0/+13
2025-09-18docs: filesystems: sysfs: add remaining top level sysfs directory descriptionsAlex Tran-1/+15
2025-09-18docs: filesystems: sysfs: clarify symlink destinations in dev and bus/devices...Alex Tran-2/+2
2025-09-18docs: filesystems: sysfs: remove top level sysfs net directoryAlex Tran-1/+0
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik-4/+4
2025-09-15fs/resctrl: Introduce the interface to switch between monitor modesBabu Moger-1/+21
2025-09-15fs/resctrl: Introduce the interface to modify assignments in a groupBabu Moger-1/+150
2025-09-15fs/resctrl: Introduce mbm_L3_assignments to list assignments in a groupBabu Moger-0/+31
2025-09-15fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdirBabu Moger-0/+20
2025-09-15fs/resctrl: Provide interface to update the event configurationsBabu Moger-0/+12
2025-09-15fs/resctrl: Add event configuration directory under info/L3_MON/Babu Moger-0/+33
2025-09-15fs/resctrl: Support counter read/reset with mbm_event assignment modeBabu Moger-0/+6
2025-09-15fs/resctrl: Introduce interface to display number of free MBM countersBabu Moger-0/+11
2025-09-15fs/resctrl: Add resctrl file to display number of assignable countersBabu Moger-0/+11
2025-09-15fs/resctrl: Introduce the interface to display monitoring modesBabu Moger-0/+31
2025-09-15x86/resctrl: Add ABMC feature in the command line optionsBabu Moger-0/+1
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand-2/+3
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro-1/+21
2025-09-03doc: filesystems: proc: remove stale information from introBaruch Siach-21/+0
2025-09-03Documentation: Fix spelling mistakesRanganath V N-1/+1
2025-09-02procfs: add "pidns" mount optionAleksa Sarai-0/+8
2025-09-02fuse: fix references to fuse.rst -> fuse/fuse.rstMiklos Szeredi-1/+1
2025-08-29Documentation: sharedsubtree: Convert notes to note directiveBagas Sanjaya-7/+13
2025-08-29Documentation: sharedsubtree: Align textBagas Sanjaya-650/+651
2025-08-29Documentation: sharedsubtree: Don't repeat lists with explanationBagas Sanjaya-62/+44
2025-08-29Documentation: sharedsubtree: Use proper enumerator sequence for enumerated l...Bagas Sanjaya-20/+20
2025-08-29Documentation: sharedsubtree: Format remaining of shell snippets as literal c...Bagas Sanjaya-31/+37
2025-08-29docs: fix spelling and grammar in atomic_writesMallikarjun Thammanavar-3/+3
2025-08-29Documentation/filesystems/xfs: Fix typo errorAlperen Aksu-2/+2
2025-08-29Documentation: ocfs2: Properly reindent filecheck operations listBagas Sanjaya-10/+10
2025-08-29docs: proc.rst: Fix VFIO Device title formattingAlex Williamson-1/+1
2025-08-28Documentation: f2fs: Reword titleBagas Sanjaya-3/+6
2025-08-28Documentation: f2fs: Indent compression_mode option listBagas Sanjaya-6/+8
2025-08-28Documentation: f2fs: Wrap snippets in literal code blocksBagas Sanjaya-32/+32
2025-08-28Documentation: f2fs: Span write hint table section rowsBagas Sanjaya-0/+2
2025-08-28Documentation: f2fs: Format compression level subtableBagas Sanjaya-0/+4
2025-08-28Documentation: f2fs: Separate errors mode subtableBagas Sanjaya-0/+1
2025-08-27Documentation: fuse: Consolidate FUSE docs into its own subdirectoryBagas Sanjaya-8/+19
2025-08-27doc: fuse: Add max_background and congestion_thresholdChen Linxuan-0/+14
2025-08-25vfio/pci: print vfio-device syspath to fdinfoAlex Mastro-0/+14
2025-08-21docs: fix trailing whitespace error and remove repeated words in propagate_um...Raphael Pinsonneault-Thibeault-3/+3
2025-08-20f2fs: add reserved nodes for privileged usersChunhai Guo-3/+6
2025-08-18Merge branch 'bjorn' into docs-mwJonathan Corbet-6/+6
2025-08-18Documentation: Fix filesystems typosBjorn Helgaas-6/+6
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro-1/+1