index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
6 days
ksmbd: harden file lifetime during session teardown
DaeMyung Kang
2026-08-23
ksmbd: reject repeated SMB2 NEGOTIATE requests
Namjae Jeon
2026-08-23
ksmbd: conn lock to serialize smb2 negotiate
Namjae Jeon
2026-08-23
ksmbd: validate minimum PDU size for transform requests
Namjae Jeon
2026-08-23
smb/server: fix minimum SMB2 PDU size
ChenXiaoSong
2026-08-23
smb/server: fix minimum SMB1 PDU size
ChenXiaoSong
2026-08-23
ksmbd: rename smb2_get_msg to smb_get_msg
Namjae Jeon
2026-08-23
smb/server: rename include guard in smb_common.h
ChenXiaoSong
2026-08-23
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
2026-08-23
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
2026-08-19
smb: client: Fix use-after-free in cifs_try_adding_channels()
Shuangpeng Bai
2026-08-09
ksmbd: fix use-after-free in __close_file_table_ids()
Namjae Jeon
2026-08-09
ksmbd: return success for deferred final close
Namjae Jeon
2026-08-09
smb: client: fix buffer leaks in SMB1 read and write
Dawei Feng
2026-08-03
ksmbd: validate ACE size against SID sub-authorities
Namjae Jeon
2026-08-03
ksmbd: bound DACL dedup walk to copied ACEs
Namjae Jeon
2026-08-03
ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
Wentao Guan
2026-08-03
ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
Haofeng Li
2026-08-03
ksmbd: defer destroy_previous_session() until after NTLM authentication
James Montgomery
2026-08-03
smb: client: validate DFS referral PathConsumed
Yichong Chen
2026-08-03
ksmbd: validate compound request size before reading StructureSize2
Xiang Mei (Microsoft)
2026-08-03
ksmbd: pin conn during async oplock break notification
Qihang
2026-08-03
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
2026-07-24
ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fd
Gil Portnoy
2026-07-24
ksmbd: track the connection owning a byte-range lock
Namjae Jeon
2026-07-24
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
2026-07-24
ksmbd: use opener credentials for FSCTL mutations
Namjae Jeon
2026-07-24
smb: client: resolve SWN tcon from live registrations
Michael Bommarito
2026-07-24
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
Markus Elfring
2026-07-24
ksmbd: fix integer overflow in set_file_allocation_info()
Ibrahim Hashimov
2026-07-24
smb: client: use kvzalloc() for megabyte buffer in simple fallocate
Fredric Cover
2026-07-24
cifs: invalidate cfid on unlink/rename/rmdir
Shyam Prasad N
2026-07-24
smb: client: fix overflow in passthrough ioctl bounds check
Guangshuo Li
2026-07-24
cifs: validate DFS referral string offsets
Guangshuo Li
2026-07-24
ksmbd: fix use-after-free of fp->owner.name in durable handle owner check
Gil Portnoy
2026-07-24
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
2026-07-24
ksmbd: reject undersized DACLs before parsing ACEs
Haofeng Li
2026-07-24
smb/client: preserve errors from smb2_set_sparse()
Huiwen He
2026-07-24
ksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE
Gil Portnoy
2026-07-24
ksmbd: fix use-after-free in same_client_has_lease()
Guangshuo Li
2026-07-24
smb/client: always return a value for FS_IOC_GETFLAGS
Huiwen He
2026-07-24
cifs: remove all cifs files before kill super
Jian Zhang
2026-07-24
smb/server: do not require delete access for non-replacing links
ChenXiaoSong
2026-07-24
smb: client: reject overlapping data areas in SMB2 responses
Shoichiro Miyamoto
2026-07-24
smb: client: mask server-provided mode to 07777 in modefromsid
Norbert Manthey
2026-07-24
smb: client: harden POSIX SID length parsing
Zihan Xi
2026-07-24
smb: client: use unaligned reads in parse_posix_ctxt()
Zihan Xi
2026-07-24
smb: client: Fix next buffer leak in receive_encrypted_standard()
Haoxiang Li
2026-07-24
smb: client: fix double-free in SMB2_close() replay
Henrique Carvalho
2026-07-24
smb: client: fix double-free in SMB2_open() replay
Henrique Carvalho
[next]