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-18
xfs: stop reclaim before pushing AIL during unmount
Yuto Ohnuki
1
-3
/
+4
2026-03-18
xfs: opencode xfs_zone_record_blocks
Carlos Maiolino
1
-22
/
+11
2026-03-17
ksmbd: fix use-after-free in durable v2 replay of active file handles
Hyunwoo Kim
1
-1
/
+5
2026-03-17
ksmbd: fix use-after-free of share_conf in compound request
Hyunwoo Kim
1
-0
/
+2
2026-03-17
ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION
Namjae Jeon
1
-4
/
+4
2026-03-17
ksmbd: unset conn->binding on failed binding request
Namjae Jeon
1
-0
/
+1
2026-03-17
ksmbd: fix share_conf UAF in tree_conn disconnect
Nicholas Carlini
1
-3
/
+6
2026-03-17
hfsplus: fix to update ctime after rename
Viacheslav Dubeyko
1
-2
/
+13
2026-03-17
Merge tag 'rust_io-7.1-rc1' into driver-core-next
Danilo Krummrich
46
-182
/
+374
2026-03-17
nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Jeff Layton
1
-4
/
+11
2026-03-17
fs/mbcache: cancel shrink work before destroying the cache
HyungJung Joo
1
-0
/
+1
2026-03-17
fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START
HyungJung Joo
1
-0
/
+6
2026-03-17
fs: clear I_DIRTY_TIME in sync_lazytime
Christoph Hellwig
1
-3
/
+15
2026-03-17
btrfs: reject root items with drop_progress and zero drop_level
ZhengYuan Huang
1
-0
/
+17
2026-03-17
btrfs: check block group before marking it unused in balance_remap_chunks()
Mark Harmstone
1
-8
/
+17
2026-03-17
btrfs: hold block group reference during entire move_existing_remap()
Mark Harmstone
1
-5
/
+4
2026-03-17
btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()
Qu Wenruo
1
-2
/
+2
2026-03-17
btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()
Qu Wenruo
1
-1
/
+1
2026-03-17
btrfs: do not touch page cache for encoded writes
Qu Wenruo
1
-3
/
+7
2026-03-17
btrfs: fix a bug that makes encoded write bio larger than expected
Qu Wenruo
2
-3
/
+5
2026-03-17
btrfs: reserve enough transaction items for qgroup ioctls
Filipe Manana
1
-3
/
+9
2026-03-17
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
7
-6
/
+84
2026-03-17
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
8
-9
/
+195
2026-03-17
erofs: set fileio bio failed in short read case
Sheng Yong
1
-4
/
+2
2026-03-16
cifs: smb1: fix comment typo
Joseph Salisbury
1
-1
/
+1
2026-03-16
hfsplus: fix generic/533 test-case failure
Viacheslav Dubeyko
3
-13
/
+38
2026-03-16
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2
-7
/
+19
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-4
/
+12
2026-03-16
jfs: avoid -Wtautological-constant-out-of-range-compare warning again
Arnd Bergmann
1
-5
/
+2
2026-03-16
ntfs: fix ignoring unreachable code warnings
Hyunchul Lee
1
-7
/
+2
2026-03-16
ntfs: fix inconsistent indenting warnings
Hyunchul Lee
2
-35
/
+35
2026-03-16
ntfs: fix variable dereferenced before check warnings
Hyunchul Lee
5
-13
/
+16
2026-03-16
ntfs: prefer IS_ERR_OR_NULL() over manual NULL check
Hyunchul Lee
2
-2
/
+2
2026-03-16
ntfs: harden ntfs_listxattr against EA entries
Hyunchul Lee
1
-18
/
+22
2026-03-16
ntfs: harden ntfs_ea_lookup against malformed EA entries
Hyunchul Lee
1
-19
/
+17
2026-03-16
ntfs: check $EA query-length in ntfs_ea_get
Hyunchul Lee
1
-0
/
+5
2026-03-16
ntfs: validate WSL EA payload sizes
Hyunchul Lee
1
-2
/
+6
2026-03-16
ntfs: fix WSL ea restore condition
Hyunchul Lee
2
-4
/
+4
2026-03-15
smb: client: fix krb5 mount with username option
Paulo Alcantara
1
-0
/
+4
2026-03-14
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
1
-2
/
+12
2026-03-14
NFSD: Defer sub-object cleanup in export put callbacks
Chuck Lever
3
-12
/
+66
2026-03-14
kernfs: Add missing documentation for kernfs_put_active's drop_supers argument
T.J. Mercier
1
-0
/
+2
2026-03-13
Merge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
6
-8
/
+23
2026-03-13
Merge tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-19
/
+23
2026-03-13
Merge tag 'v7.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-99
/
+151
2026-03-13
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
2026-03-13
btrfs: log new dentries when logging parent dir of a conflicting inode
Filipe Manana
1
-0
/
+6
2026-03-13
btrfs: don't take device_list_mutex when querying zone info
Johannes Thumshirn
1
-2
/
+4
2026-03-13
btrfs: pass 'verbose' parameter to btrfs_relocate_block_group
Johannes Thumshirn
1
-1
/
+1
2026-03-13
sysfs: constify group arrays in function arguments
Heiner Kallweit
1
-5
/
+5
[prev]
[next]