index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-12
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
1
-1
/
+1
2025-12-12
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
1
-2
/
+5
2025-12-07
smb: client: fix memory leak in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+1
2025-12-01
smb: client: fix incomplete backport in cfids_invalidation_worker()
Henrique Carvalho
1
-1
/
+1
2025-12-01
cifs: fix typo in enable_gcm_256 module parameter
Steve French
1
-1
/
+1
2025-12-01
cifs: fix memory leak in smb3_fs_context_parse_param error path
Shaurya Rane
1
-0
/
+4
2025-12-01
smb: client: introduce close_cached_dir_locked()
Henrique Carvalho
1
-3
/
+38
2025-11-24
smb: client: fix cifs_pick_channel when channel needs reconnect
Henrique Carvalho
1
-1
/
+1
2025-11-24
cifs: client: fix memory leak in smb3_fs_context_parse_param
Edward Adam Davis
1
-0
/
+2
2025-11-24
ksmbd: close accepted socket when per-IP limit rejects connection
Joshua Rogers
1
-1
/
+4
2025-11-24
smb/server: fix possible refcount leak in smb2_sess_setup()
ZhangGuoDong
1
-0
/
+1
2025-11-24
smb/server: fix possible memory leak in smb2_read()
ZhangGuoDong
1
-0
/
+1
2025-11-24
smb: client: fix refcount leak in smb2_set_path_attr
Shuhao Fu
1
-0
/
+2
2025-11-13
smb: client: fix potential UAF in smb2_close_cached_fid()
Henrique Carvalho
1
-7
/
+9
2025-11-13
smb: client: validate change notify buffer before copy
Joshua Rogers
1
-2
/
+5
2025-11-13
smb: client: transport: avoid reconnects triggered by pending task work
Fiona Ebner
1
-1
/
+9
2025-11-13
ksmbd: use sock_create_kern interface to create kernel socket
Namjae Jeon
1
-3
/
+4
2025-11-13
smb: client: fix potential cfid UAF in smb2_query_info_compound
Henrique Carvalho
1
-1
/
+2
2025-10-29
ksmbd: transport_ipc: validate payload size before reading handle
Qianchang Zhao
1
-1
/
+7
2025-10-29
cifs: Fix TCP_Server_Info::credits to be signed
David Howells
1
-1
/
+1
2025-10-29
smb: server: let smb_direct_flush_send_list() invalidate a remote key first
Stefan Metzmacher
1
-4
/
+7
2025-10-23
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
3
-6
/
+22
2025-10-23
cifs: parse_dfs_referrals: prevent oob on malformed input
Eugene Korenevsky
1
-0
/
+17
2025-10-23
smb: client: Fix refcount leak for cifs_sb_tlink
Shuhao Fu
2
-6
/
+8
2025-10-19
cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points
Pali Rohár
1
-2
/
+60
2025-10-19
smb: client: fix missing timestamp updates after utime(2)
Paulo Alcantara
1
-10
/
+12
2025-10-19
cifs: Fix copy_to_iter return value check
Fushuai Wang
1
-5
/
+5
2025-10-15
ksmbd: add max ip connections parameter
Namjae Jeon
4
-13
/
+23
2025-10-15
ksmbd: fix error code overwriting in smb2_get_info_filesystem()
Matvey Kovalev
1
-1
/
+2
2025-10-15
ksmbd: Fix race condition in RPC handle list access
Yunseong Kim
1
-9
/
+17
2025-10-15
smb: client: fix crypto buffers in non-linear memory
Enzo Matsumiya
1
-11
/
+6
2025-10-15
smb: server: fix IRD/ORD negotiation with the client
Stefan Metzmacher
1
-14
/
+85
2025-10-02
smb: client: fix wrong index reference in smb2_compound_op()
Sang-Heon Jeon
1
-1
/
+1
2025-10-02
smb: server: use disable_work_sync in transport_rdma.c
Stefan Metzmacher
1
-3
/
+3
2025-10-02
smb: server: don't use delayed_work for post_recv_credits_work
Stefan Metzmacher
1
-10
/
+8
2025-09-25
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2025-09-25
smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...
Stefan Metzmacher
1
-0
/
+3
2025-09-25
smb: client: fix filename matching of deferred files
Paulo Alcantara
3
-27
/
+21
2025-09-25
ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size
Stefan Metzmacher
1
-1
/
+10
2025-09-25
ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...
Namjae Jeon
1
-8
/
+9
2025-09-09
cifs: prevent NULL pointer dereference in UTF16 conversion
Makar Semyonov
1
-0
/
+3
2025-09-04
smb3 client: fix return code mapping of remap_file_range
Steve French
1
-0
/
+14
2025-09-04
fs/smb: Fix inconsistent refcnt update
Shuhao Fu
1
-2
/
+5
2025-09-04
smb: client: fix race with concurrent opens in rename(2)
Paulo Alcantara
1
-0
/
+18
2025-09-04
smb: client: fix race with concurrent opens in unlink(2)
Paulo Alcantara
1
-2
/
+14
2025-08-28
cifs: Fix oops due to uninitialised variable
David Howells
1
-1
/
+1
2025-08-28
smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()
Stefan Metzmacher
3
-3
/
+9
2025-08-28
ksmbd: extend the connection limiting mechanism to support IPv6
Namjae Jeon
2
-4
/
+29
2025-08-28
ksmbd: fix refcount leak causing resource not released
Ziyan Xu
1
-3
/
+10
2025-08-20
smb: client: fix netns refcount leak after net_passive changes
Wang Zhaolong
1
-6
/
+3
[next]