index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-27
ovl: make fsync after metadata copy-up opt-in mount option
Fei Lv
1
-0
/
+50
2026-02-17
Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs
Linus Torvalds
1
-3
/
+3
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-0
/
+26
2026-02-14
Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
1
-2
/
+47
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2026-02-12
Merge tag 'fs_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+54
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-5
/
+0
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
7
-10
/
+13
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+11
2026-02-09
Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-5
/
+13
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-36
/
+4
2026-02-09
Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-70
/
+5
2026-02-09
Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-13
/
+11
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-3
/
+15
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-2
/
+12
2026-02-06
ovl: relax requirement for uuid=off,index=on
Amir Goldstein
1
-3
/
+3
2026-02-05
erofs: update compression algorithm status
Gao Xiang
1
-3
/
+3
2026-02-03
fs: add porting notes about readlink_copy()
Mateusz Guzik
1
-0
/
+10
2026-02-02
docs: fix 're-use' -> 'reuse' in documentation
Rhys Tumelty
2
-2
/
+2
2026-02-02
docs: filesystems: ensure proc pid substitutable is complete
Thomas Böhler
1
-3
/
+3
2026-01-31
kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov
1
-1
/
+1
2026-01-29
fs: add FS_XFLAG_VERITY for fs-verity files
Andrey Albershteyn
1
-0
/
+16
2026-01-27
f2fs: introduce FAULT_SKIP_WRITE
Chao Yu
1
-0
/
+1
2026-01-23
erofs: introduce the page cache share feature
Hongzhen Luo
1
-0
/
+5
2026-01-23
erofs: using domain_id in the safer way
Hongbo Li
1
-2
/
+3
2026-01-23
erofs: add missing documentation about `directio` mount option
Gao Xiang
1
-0
/
+2
2026-01-17
f2fs: make FAULT_DISCARD obsolete
Chao Yu
1
-1
/
+1
2026-01-16
docs: filesystems: add fs/open.c to api-summary
Randy Dunlap
1
-0
/
+3
2026-01-16
Documentation: Fix typos and grammatical errors
Nauman Sabir
1
-1
/
+1
2026-01-16
non-consuming variants of do_{unlinkat,rmdir}()
Al Viro
1
-3
/
+4
2026-01-16
non-consuming variant of do_mknodat()
Al Viro
1
-1
/
+1
2026-01-16
non-consuming variant of do_mkdirat()
Al Viro
1
-1
/
+1
2026-01-16
non-consuming variant of do_symlinkat()
Al Viro
1
-1
/
+2
2026-01-16
non-consuming variant of do_linkat()
Al Viro
1
-1
/
+1
2026-01-16
non-consuming variant of do_renameat2()
Al Viro
1
-0
/
+9
2026-01-14
docs: exportfs: Use source code struct documentation
André Almeida
1
-36
/
+4
2026-01-14
fs: use nullfs unconditionally as the real rootfs
Christian Brauner
1
-20
/
+4
2026-01-12
fscrypt: Drop obsolete recommendation to enable optimized NHPoly1305
Eric Biggers
1
-5
/
+0
2026-01-12
docs: mention nullfs
Christian Brauner
1
-9
/
+23
2026-01-12
fs: add a ->sync_lazytime method
Christoph Hellwig
2
-0
/
+8
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2
-2
/
+4
2026-01-12
filelock: default to returning -EINVAL when ->setlease operation is NULL
Jeff Layton
2
-3
/
+15
2026-01-10
x86,fs/resctrl: Update documentation for telemetry events
Tony Luck
1
-12
/
+54
2026-01-07
f2fs: introduce FAULT_LOCK_TIMEOUT
Chao Yu
1
-0
/
+1
2026-01-07
f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUT
Chao Yu
1
-1
/
+1
2026-01-06
docs: spufs: fix ppc64 architecture line break
Akiyoshi Kurita
2
-4
/
+4
2025-12-19
doc : fix a broken link in ext2.rst
Ziran Zhang
1
-1
/
+1
2025-12-16
f2fs: support large folio for immutable non-compressed case
Jaegeuk Kim
1
-0
/
+43
2025-12-15
filelock: allow lease_managers to dictate what qualifies as a conflict
Jeff Layton
1
-0
/
+1
[next]