index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-27
Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2025-03-25
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-6
/
+2
2025-03-25
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-5
/
+11
2025-03-24
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
8
-10
/
+10
2025-03-24
Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-265
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+65
2025-03-24
Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+19
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+38
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2025-03-23
Documentation/fs/9p: fix broken link
Tuomas Ahola
1
-1
/
+1
2025-03-21
MM documentation: add "Unaccepted" meminfo entry
Nico Pache
1
-0
/
+3
2025-03-21
meminfo: add a per node counter for balloon drivers
Nico Pache
1
-0
/
+3
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
1
-15
/
+18
2025-03-17
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...
David Hildenbrand
1
-2
/
+8
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...
David Hildenbrand
1
-3
/
+19
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...
David Hildenbrand
1
-0
/
+5
2025-03-17
dcssblk: mark DAX broken, remove FS_DAX_LIMITED support
Dan Williams
1
-1
/
+0
2025-03-16
docs,procfs: document /proc/PID/* access permission checks
Andrii Nakryiko
1
-0
/
+10
2025-03-14
Documentation: bcachefs: SubmittingPatches: Convert footnotes to reST syntax
Bagas Sanjaya
1
-10
/
+12
2025-03-14
Documentation: bcachefs: SubmittingPatches: Demote section headings
Bagas Sanjaya
1
-8
/
+13
2025-03-14
Documentation: bcachefs: Split index toctree
Bagas Sanjaya
1
-1
/
+18
2025-03-14
Documentation: bcachefs: Add casefolding toctree entry
Bagas Sanjaya
1
-0
/
+1
2025-03-14
Documentation: bcachefs: casefolding: Use bullet list for dirent structure
Bagas Sanjaya
1
-2
/
+2
2025-03-14
Documentation: bcachefs: casefolding: Fix dentry/dcache considerations section
Bagas Sanjaya
1
-1
/
+3
2025-03-14
Documentation: bcachefs: casefolding: Do not italicize NUL
Bagas Sanjaya
1
-2
/
+3
2025-03-14
bcachefs: bcachefs_metadata_version_casefolding
Joshua Ashton
1
-0
/
+87
2025-03-11
f2fs: introduce FAULT_INCONSISTENT_FOOTER
Chao Yu
1
-0
/
+1
2025-03-10
nfsd: disallow file locking and delegations for NFSv4 reexport
Mike Snitzer
1
-3
/
+7
2025-03-08
f2fs: control nat_bits feature via mount option
Chao Yu
1
-0
/
+2
2025-03-08
vfs: Remove invalidate_inodes()
Jan Kara
1
-0
/
+5
2025-03-06
iomap: Support SW-based atomic writes
John Garry
1
-2
/
+14
2025-03-06
iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
John Garry
1
-2
/
+2
2025-03-06
Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...
Christian Brauner
2
-0
/
+7
2025-03-05
doc: correcting two prefix errors in idmappings.rst
Aiden Ma
1
-2
/
+2
2025-03-05
doc: fix inline emphasis warning
Christian Brauner
1
-6
/
+5
2025-03-04
fscrypt: mention init_on_free instead of page poisoning
Eric Biggers
1
-3
/
+2
2025-03-04
fscrypt: drop obsolete recommendation to enable optimized ChaCha20
Eric Biggers
1
-3
/
+0
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
3
-3
/
+41
2025-02-27
iomap: make buffered writes work with RWF_DONTCACHE
Jens Axboe
2
-0
/
+7
2025-02-27
Merge patch series "prep patches for my mkdir series"
Christian Brauner
2
-0
/
+99
2025-02-21
sysv: Remove the filesystem
Jan Kara
2
-265
/
+0
2025-02-19
ovl: allow to specify override credentials
Christian Brauner
1
-5
/
+19
2025-02-19
VFS: add common error checks to lookup_one_qstr_excl()
NeilBrown
1
-0
/
+13
2025-02-19
VFS: change kern_path_locked() and user_path_locked_at() to never return nega...
NeilBrown
1
-0
/
+8
2025-02-17
Documentation: add a usecase for FS_IOC_READ_VERITY_METADATA
Allison Karlitskaya
1
-5
/
+11
2025-02-10
Documentation: Remove repeated word in docs
Charles Han
1
-2
/
+2
2025-02-10
documentation/filesystems: fix spelling mistakes
Ritvik Gupta
7
-8
/
+8
2025-02-10
jbd2: remove unused transaction->t_private_list
Kemeng Shi
1
-3
/
+1
2025-02-06
bcachefs docs: SubmittingPatches.rst
Kent Overstreet
2
-0
/
+99
2025-02-06
iomap: add a IOMAP_F_ANON_WRITE flag
Christoph Hellwig
1
-0
/
+4
[prev]
[next]