index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
fscrypt: use AES library for v1 key derivation
Eric Biggers
2
-60
/
+29
2026-03-25
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
1
-8
/
+30
2026-03-25
erofs: fix .fadvise() for page cache sharing
Gao Xiang
1
-2
/
+13
2026-03-24
Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffer/core
Steven Rostedt
46
-182
/
+374
2026-03-24
fat: add KUnit tests for timestamp conversion helpers
avivdaum
2
-8
/
+175
2026-03-24
fs: hugetlb: simplify remove_inode_hugepages() return type
Jiaqi Yan
1
-12
/
+6
2026-03-24
tracefs: Use dentry name snapshots instead of heap allocation
AnishMulay
1
-31
/
+8
2026-03-24
eventfs: Simplify code using guard()s
Steven Rostedt
1
-60
/
+36
2026-03-24
ntfs3: work around false-postive -Wmaybe-uninitialized warnings
Arnd Bergmann
1
-2
/
+2
2026-03-24
fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked()
Deepanshu Kartikey
1
-0
/
+15
2026-03-24
fs/ntfs3: increase CLIENT_REC name field size
Konstantin Komarov
1
-2
/
+2
2026-03-24
f2fs: use more generic f2fs_stop_checkpoint()
Chao Yu
4
-13
/
+14
2026-03-24
f2fs: call f2fs_handle_critical_error() to set cp_error flag
Chao Yu
1
-2
/
+19
2026-03-24
f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()
Cen Zhang
1
-1
/
+1
2026-03-24
f2fs: drop unused ri parameter from truncate_partial_nodes()
Yongpeng Yang
1
-5
/
+3
2026-03-24
f2fs: fix fiemap boundary handling when read extent cache is incomplete
Yongpeng Yang
1
-3
/
+22
2026-03-24
f2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()
Yongpeng Yang
1
-1
/
+2
2026-03-24
f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()
George Saad
1
-3
/
+11
2026-03-24
f2fs: drop unused sbi parameter from f2fs_in_warm_node_list()
Yongpeng Yang
4
-5
/
+5
2026-03-24
f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
Yongpeng Yang
1
-2
/
+2
2026-03-24
f2fs: avoid reading already updated pages during GC
Jianan Huang
1
-1
/
+4
2026-03-24
f2fs: Add defrag_blocks sysfs node
liujinbao1
4
-1
/
+19
2026-03-24
f2fs: fix incorrect file address mapping when inline inode is unwritten
Yongpeng Yang
1
-4
/
+9
2026-03-24
f2fs:Fix incomplete search range in f2fs_get_victim when f2fs_need_rand_seg is enabled
liujinbao1
1
-2
/
+3
2026-03-24
f2fs: fix to avoid memory leak in f2fs_rename()
Chao Yu
1
-0
/
+1
2026-03-24
f2fs: remove unreachable code in f2fs_encrypt_one_page()
Eric Biggers
1
-12
/
+2
2026-03-25
erofs: update the Kconfig description
Gao Xiang
1
-14
/
+29
2026-03-24
ovl: fix wrong detection of 32bit inode numbers
Amir Goldstein
1
-1
/
+4
2026-03-24
fuse: abort on fatal signal during sync init
Miklos Szeredi
3
-1
/
+9
2026-03-24
fs: Replace user_access_{begin/end} by scoped user access
Christophe Leroy (CS GROUP)
2
-74
/
+49
2026-03-24
readdir: Introduce dirent_size()
Christophe Leroy (CS GROUP)
1
-12
/
+7
2026-03-24
iomap: fix lockdep complaint when reads fail
Darrick J. Wong
1
-1
/
+50
2026-03-23
gfs2: Remove trans_drain code duplication
Andreas Gruenbacher
1
-23
/
+18
2026-03-23
gfs2: Move gfs2_remove_from_journal to log.c
Andreas Gruenbacher
4
-38
/
+37
2026-03-23
gfs2: Get rid of gfs2_log_[un]lock helpers
Andreas Gruenbacher
7
-61
/
+37
2026-03-23
gfs2: less aggressive low-memory log flushing
Andreas Gruenbacher
1
-2
/
+3
2026-03-23
gfs2: Fix data loss during inode evict
Andreas Gruenbacher
1
-8
/
+28
2026-03-23
gfs2: minor evict_[un]linked_inode cleanup
Andreas Gruenbacher
1
-6
/
+8
2026-03-23
gfs2: Avoid unnecessary transactions in evict_linked_inode
Andreas Gruenbacher
1
-5
/
+30
2026-03-23
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
1
-2
/
+3
2026-03-23
btrfs: zlib: handle page aligned compressed size correctly
Qu Wenruo
1
-1
/
+3
2026-03-23
btrfs: fix leak of kobject name for sub-group space_info
Shin'ichiro Kawasaki
1
-1
/
+1
2026-03-23
btrfs: fix zero size inode with non-zero size after log replay
Filipe Manana
1
-33
/
+65
2026-03-23
btrfs: fix super block offset in error message in btrfs_validate_super()
Mark Harmstone
1
-2
/
+2
2026-03-23
pidfds: add coredump_code field to pidfd_info
Emanuele Rocca
1
-4
/
+8
2026-03-23
smb/client: ensure smb2_mapping_table rebuild on cmd changes
Huiwen He
1
-3
/
+4
2026-03-23
coredump: add tracepoint for coredump events
Breno Leitao
1
-0
/
+5
2026-03-23
fs: remove do_sys_truncate
Christoph Hellwig
1
-4
/
+4
2026-03-23
fs: pass on FTRUNCATE_* flags to do_truncate
Christoph Hellwig
2
-13
/
+11
2026-03-23
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
2
-7
/
+6
[prev]
[next]