summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds3 days1-0/+10
|\
| * docs,procfs: document /proc/PID/* access permission checksAndrii Nakryiko2025-03-161-0/+10
* | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3 days2-6/+38
|\ \
| * | MM documentation: add "Unaccepted" meminfo entryNico Pache13 days1-0/+3
| * | meminfo: add a per node counter for balloon driversNico Pache13 days1-0/+3
| * | mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...David Hildenbrand2025-03-171-2/+8
| * | fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...David Hildenbrand2025-03-171-3/+19
| * | fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...David Hildenbrand2025-03-171-0/+5
| * | dcssblk: mark DAX broken, remove FS_DAX_LIMITED supportDan Williams2025-03-171-1/+0
| |/
* | Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds4 days1-3/+7
|\ \
| * | nfsd: disallow file locking and delegations for NFSv4 reexportMike Snitzer2025-03-101-3/+7
| |/
* | Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8 days1-3/+1
|\ \
| * | jbd2: remove unused transaction->t_private_listKemeng Shi2025-02-101-3/+1
* | | Merge tag 'bcachefs-2025-03-24' of git://evilpiepirate.org/bcachefsLinus Torvalds8 days3-19/+134
|\ \ \
| * | | Documentation: bcachefs: SubmittingPatches: Convert footnotes to reST syntaxBagas Sanjaya2025-03-141-10/+12
| * | | Documentation: bcachefs: SubmittingPatches: Demote section headingsBagas Sanjaya2025-03-141-8/+13
| * | | Documentation: bcachefs: Split index toctreeBagas Sanjaya2025-03-141-1/+18
| * | | Documentation: bcachefs: Add casefolding toctree entryBagas Sanjaya2025-03-141-0/+1
| * | | Documentation: bcachefs: casefolding: Use bullet list for dirent structureBagas Sanjaya2025-03-141-2/+2
| * | | Documentation: bcachefs: casefolding: Fix dentry/dcache considerations sectionBagas Sanjaya2025-03-141-1/+3
| * | | Documentation: bcachefs: casefolding: Do not italicize NULBagas Sanjaya2025-03-141-2/+3
| * | | bcachefs: bcachefs_metadata_version_casefoldingJoshua Ashton2025-03-141-0/+87
| | |/ | |/|
* | | Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8 days1-0/+3
|\ \ \
| * | | f2fs: introduce FAULT_INCONSISTENT_FOOTERChao Yu2025-03-111-0/+1
| * | | f2fs: control nat_bits feature via mount optionChao Yu2025-03-081-0/+2
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds10 days1-6/+2
|\ \ \ \
| * | | | fscrypt: mention init_on_free instead of page poisoningEric Biggers2025-03-041-3/+2
| * | | | fscrypt: drop obsolete recommendation to enable optimized ChaCha20Eric Biggers2025-03-041-3/+0
| | |_|/ | |/| |
* | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds10 days1-5/+11
|\ \ \ \
| * | | | Documentation: add a usecase for FS_IOC_READ_VERITY_METADATAAllison Karlitskaya2025-02-171-5/+11
| |/ / /
* | | | Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds11 days8-10/+10
|\ \ \ \
| * | | | Documentation: Remove repeated word in docsCharles Han2025-02-101-2/+2
| * | | | documentation/filesystems: fix spelling mistakesRitvik Gupta2025-02-107-8/+8
| |/ / /
* | | | Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11 days2-265/+0
|\ \ \ \
| * | | | sysv: Remove the filesystemJan Kara2025-02-212-265/+0
| | |/ / | |/| |
* | | | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11 days3-5/+65
|\ \ \ \
| * | | | doc: fix inline emphasis warningChristian Brauner2025-03-051-6/+5
| * | | | Change inode_operations.mkdir to return struct dentry *NeilBrown2025-02-273-3/+41
| * | | | Merge patch series "prep patches for my mkdir series"Christian Brauner2025-02-272-0/+99
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | VFS: add common error checks to lookup_one_qstr_excl()NeilBrown2025-02-191-0/+13
| * | | | VFS: change kern_path_locked() and user_path_locked_at() to never return nega...NeilBrown2025-02-191-0/+8
| | |/ / | |/| |
* | | | Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11 days1-5/+19
|\ \ \ \
| * | | | ovl: allow to specify override credentialsChristian Brauner2025-02-191-5/+19
| |/ / /
* | | | Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11 days2-13/+38
|\ \ \ \
| * | | | iomap: rework IOMAP atomic flagsJohn Garry2025-03-201-16/+19
| * | | | iomap: Support SW-based atomic writesJohn Garry2025-03-061-2/+14
| * | | | iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HWJohn Garry2025-03-061-2/+2
| * | | | Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...Christian Brauner2025-03-062-0/+7
| |\ \ \ \
| | * | | | iomap: make buffered writes work with RWF_DONTCACHEJens Axboe2025-02-272-0/+7
| | |/ / /
| * | | | iomap: add a IOMAP_F_ANON_WRITE flagChristoph Hellwig2025-02-061-0/+4