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-05-10
ntfs: validate MFT attrs_offset against bytes_in_use
DaeMyung Kang
1
-1
/
+12
2026-05-09
ntfs: fix missing kstrdup() error check in ntfs_write_volume_label()
Zhan Xusheng
1
-4
/
+18
2026-05-08
Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-24
/
+96
2026-05-08
ntfs: avoid leaking uninitialised bytes in new security descriptors
DaeMyung Kang
1
-2
/
+2
2026-05-08
ntfs: fix out-of-bounds write in ntfs_index_walk_down()
DaeMyung Kang
1
-5
/
+12
2026-05-08
ntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge path
DaeMyung Kang
1
-4
/
+5
2026-05-08
ntfs: fix variable dereferenced before check ni in ntfs_attr_open()
Namjae Jeon
1
-3
/
+3
2026-05-08
ntfs: fix default_upcase refcount underflow and UAF on fs_context teardown
DaeMyung Kang
1
-3
/
+3
2026-05-08
ntfs: match ntfs_resident_attr_min_value_length with $AttrDef
Hyunchul Lee
1
-13
/
+2
2026-05-08
ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()
DaeMyung Kang
1
-3
/
+3
2026-05-08
ntfs: fix copy length in ntfs_bdev_write() for non-page-aligned start
DaeMyung Kang
1
-2
/
+5
2026-05-08
ntfs: wait for sync mft writes to complete
DaeMyung Kang
1
-22
/
+41
2026-05-08
ntfs: capture mft mirror sync errors in ntfs_write_mft_block()
DaeMyung Kang
1
-2
/
+6
2026-05-08
ntfs: redirty folio when ntfs_write_mft_block() runs out of memory
DaeMyung Kang
1
-1
/
+4
2026-05-08
ntfs: use base mft_no when looking up base inode for extent record
DaeMyung Kang
1
-1
/
+1
2026-05-08
btrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gap
Robbie Ko
1
-0
/
+28
2026-05-08
btrfs: only release the dirty pages io tree after successful writes
Qu Wenruo
2
-5
/
+5
2026-05-08
btrfs: always pass __GFP_NOWARN from add_ra_bio_pages()
Calvin Owens
1
-12
/
+14
2026-05-08
btrfs: fix check_chunk_block_group_mappings() to iterate all chunk maps
ZhengYuan Huang
1
-15
/
+8
2026-05-07
smb: client: validate dacloffset before building DACL pointers
Michael Bommarito
1
-3
/
+32
2026-05-07
smb/client: fix out-of-bounds read in smb2_compound_op()
Zisen Ye
1
-4
/
+8
2026-05-07
smb/client: fix out-of-bounds read in symlink_data()
Zisen Ye
1
-1
/
+2
2026-05-07
smb: client: Zero-pad short GSS session keys per MS-SMB2
Piyush Sachdeva
1
-5
/
+18
2026-05-07
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
2
-10
/
+27
2026-05-06
Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
25
-342
/
+508
2026-05-06
ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
Colin Walters
1
-1
/
+1
2026-05-06
Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-4
/
+1
2026-05-03
smb: client: use kzalloc to zero-initialize security descriptor buffer
Bjoern Doebel
1
-1
/
+1
2026-05-03
cifs: abort open_cached_dir if we don't request leases
Shyam Prasad N
1
-0
/
+8
2026-05-03
ntfs: fix variable dereferenced before check ni and attr in ntfs_attrlist_entry_add()
Namjae Jeon
1
-4
/
+3
2026-05-02
Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs
Linus Torvalds
7
-25
/
+72
2026-05-01
ksmbd: validate inherited ACE SID length
Shota Zaizen
1
-14
/
+52
2026-05-01
ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()
Namjae Jeon
1
-0
/
+4
2026-05-01
ksmbd: fail share config requests when path allocation fails
Shuhao Fu
1
-4
/
+8
2026-05-01
ksmbd: close durable scavenger races against m_fp_list lookups
DaeMyung Kang
1
-26
/
+76
2026-05-01
ksmbd: harden file lifetime during session teardown
DaeMyung Kang
3
-25
/
+164
2026-05-01
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
5
-30
/
+156
2026-05-01
smb: smbdirect: fix MR registration for coalesced SG lists
Yi Kuo
1
-9
/
+12
2026-05-01
smb: smbdirect: introduce and use include/linux/smbdirect.h
Stefan Metzmacher
7
-204
/
+3
2026-05-01
smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPL
Stefan Metzmacher
13
-30
/
+33
2026-05-01
Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-9
/
+46
2026-04-30
Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-33
/
+12
2026-04-29
cifs: change_conf needs to be called for session setup
Shyam Prasad N
1
-0
/
+11
2026-04-29
smb: client: change allocation requirements in smb2_compound_op
Fredric Cover
1
-1
/
+1
2026-04-30
ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
Nathan Chancellor
1
-1
/
+1
2026-04-30
ntfs: drop nlink once for WIN32/DOS aliases
Hyunchul Lee
1
-2
/
+11
2026-04-29
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
2
-8
/
+39
2026-04-29
smb: server: handle readdir_info_level_struct_sz() error
Marios Makassikis
1
-1
/
+7
2026-04-28
ntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()
Namjae Jeon
1
-8
/
+11
2026-04-28
efivarfs: use QSTR() in efivarfs_alloc_dentry
Thorsten Blum
1
-4
/
+1
[prev]
[next]