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-04-21
btrfs: abort transaction in do_remap_reloc_trans() on failure
Mark Harmstone
1
-4
/
+10
2026-04-21
btrfs: fix bytes_may_use leak in do_remap_reloc_trans()
Mark Harmstone
1
-0
/
+6
2026-04-21
btrfs: fix bytes_may_use leak in move_existing_remap()
Mark Harmstone
1
-0
/
+6
2026-04-20
Merge tag 'ntfs3_for_7.1' of https://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
11
-73
/
+202
2026-04-20
Merge tag 'ecryptfs-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
Linus Torvalds
7
-173
/
+142
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
49
-1127
/
+3499
2026-04-20
fsnotify: fix inode reference leak in fsnotify_recalc_mask()
Amir Goldstein
1
-3
/
+36
2026-04-20
isofs: use QSTR_LEN() in isofs_cmp
Thorsten Blum
1
-9
/
+2
2026-04-20
isofs: validate block number from NFS file handle in isofs_export_iget
Michael Bommarito
1
-1
/
+1
2026-04-20
isofs: validate Rock Ridge CE continuation extent against volume size
Michael Bommarito
1
-0
/
+9
2026-04-20
fanotify: Fix spelling mistake "enforecement" -> "enforcement"
Ethan Carter Edwards
1
-1
/
+1
2026-04-19
Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-2
/
+5
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-15
/
+13
2026-04-19
cifs: update internal module version number
Steve French
1
-2
/
+2
2026-04-19
smb: client: compress: fix bad encoding on last LZ77 flag
Enzo Matsumiya
1
-1
/
+1
2026-04-18
eventfs: Hold eventfs_mutex and SRCU when remount walks events
David Carlier
3
-1
/
+21
2026-04-18
eventfs: Use list_add_tail_rcu() for SRCU-protected children list
David Carlier
1
-1
/
+1
2026-04-18
f2fs: add page-order information for large folio reads in iostat
Daniel Lee
4
-1
/
+48
2026-04-18
ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
Tristan Madani
1
-0
/
+2
2026-04-18
ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
Tristan Madani
1
-4
/
+12
2026-04-18
ksmbd: fix use-after-free in smb2_open during durable reconnect
Akif
1
-8
/
+5
2026-04-18
ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
Michael Bommarito
1
-5
/
+23
2026-04-18
smb: server: fix max_connections off-by-one in tcp accept path
DaeMyung Kang
1
-1
/
+1
2026-04-18
ksmbd: require minimum ACE size in smb_check_perm_dacl()
Michael Bommarito
1
-4
/
+13
2026-04-18
ksmbd: validate response sizes in ipc_validate_msg()
Michael Bommarito
2
-9
/
+13
2026-04-18
smb: server: fix active_num_conn leak on transport allocation failure
Michael Bommarito
1
-0
/
+2
2026-04-18
userfaultfd: allow registration of ranges below mmap_min_addr
Denis M. Karpov
1
-2
/
+0
2026-04-18
writeback: prevent memory cgroup release in writeback module
Muchun Song
1
-11
/
+11
2026-04-18
buffer: prevent memory cgroup release in folio_alloc_buffers()
Muchun Song
1
-2
/
+2
2026-04-18
ntfs: fix potential 32-bit truncation in ntfs_write_cb()
Dan Carpenter
1
-1
/
+2
2026-04-18
ntfs: fix uninitialized variable in ntfs_map_runlist_nolock
Namjae Jeon
1
-1
/
+1
2026-04-18
ntfs: delete dead code
Dan Carpenter
1
-4
/
+3
2026-04-18
ntfs: add missing error code in ntfs_mft_record_alloc()
Dan Carpenter
1
-0
/
+1
2026-04-18
ntfs: fix uninitialized variables in ntfs_ea_set_wsl_inode()
Namjae Jeon
1
-1
/
+4
2026-04-18
ntfs: fix uninitialized pointer in ntfs_write_mft_block
Namjae Jeon
1
-2
/
+2
2026-04-18
ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_resident
Namjae Jeon
1
-1
/
+1
2026-04-18
ntfs: remove noop_direct_IO from address_space_operations
Hyunchul Lee
1
-1
/
+0
2026-04-18
ntfs: limit memory allocation in ntfs_attr_readall
Hyunchul Lee
1
-0
/
+14
2026-04-18
ntfs: not zero out range beyond init in punch_hole
Hyunchul Lee
1
-11
/
+20
2026-04-18
ntfs: zero out stale data in straddle block beyond initialized_size
Hyunchul Lee
2
-11
/
+45
2026-04-17
Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
18
-377
/
+597
2026-04-17
Merge tag 'for-linus-7.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
5
-73
/
+411
2026-04-17
Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs
Linus Torvalds
60
-111
/
+36148
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-4
/
+4
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
2
-16
/
+13
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
19
-144
/
+249
2026-04-16
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-39
/
+229
2026-04-16
Merge tag 'v7.1-rc-part1-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
30
-5827
/
+7123
2026-04-16
fanotify: fix false positive on permission events
Miklos Szeredi
2
-8
/
+12
2026-04-16
fs/ntfs3: fix Smatch warnings
Konstantin Komarov
2
-2
/
+2
[prev]
[next]