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
44 hours
smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()
ZhangGuoDong
1
-1
/
+1
44 hours
smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()
ZhangGuoDong
1
-2
/
+2
44 hours
ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
Fedor Pchelkin
1
-2
/
+2
44 hours
smb: client: fix oops due to uninitialised var in smb2_unlink()
Paulo Alcantara
1
-1
/
+3
44 hours
smb: client: Don't log plaintext credentials in cifs_set_cifscreds
Thorsten Blum
1
-1
/
+0
44 hours
smb: client: fix broken multichannel with krb5+signing
Paulo Alcantara
1
-12
/
+10
44 hours
smb: client: fix cifs_pick_channel when channels are equally loaded
Henrique Carvalho
1
-11
/
+10
10 days
cifs: some missing initializations on replay
Shyam Prasad N
2
-0
/
+3
10 days
cifs: Fix locking usage for tcon fields
Shyam Prasad N
5
-10
/
+11
10 days
ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
Nicholas Carlini
1
-2
/
+2
10 days
smb: client: prevent races in ->query_interfaces()
Henrique Carvalho
1
-11
/
+8
10 days
smb: client: add proper locking around ses->iface_last_update
Henrique Carvalho
1
-0
/
+2
2026-02-26
smb: client: correct value for smbd_max_fragmented_recv_size
Stefan Metzmacher
1
-2
/
+17
2026-02-26
smb: client: fix potential UAF and double free in smb2_open_file()
Paulo Alcantara
1
-0
/
+2
2026-02-16
smb: client: let send_done handle a completion without IB_SEND_SIGNALED
Stefan Metzmacher
1
-0
/
+27
2026-02-16
smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()
Stefan Metzmacher
1
-25
/
+7
2026-02-16
smb: client: fix last send credit problem causing disconnects
Stefan Metzmacher
1
-2
/
+29
2026-02-16
smb: client: make use of smbdirect_socket.send_io.bcredits
Stefan Metzmacher
1
-3
/
+55
2026-02-16
smb: client: use smbdirect_send_batch processing
Stefan Metzmacher
1
-14
/
+135
2026-02-16
smb: client: introduce and use smbd_{alloc, free}_send_io()
Stefan Metzmacher
1
-29
/
+58
2026-02-16
smb: client: split out smbd_ib_post_send()
Stefan Metzmacher
1
-16
/
+17
2026-02-16
smb: client: port and use the wait_for_credits logic used by server
Stefan Metzmacher
1
-27
/
+43
2026-02-16
smb: client: remove pointless sc->send_io.pending handling in smbd_post_send_...
Stefan Metzmacher
1
-5
/
+0
2026-02-16
smb: client: remove pointless sc->recv_io.credits.count rollback
Stefan Metzmacher
1
-3
/
+0
2026-02-16
smb: client: let smbd_post_send() make use of request->wr
Stefan Metzmacher
1
-8
/
+7
2026-02-16
smb: client: let recv_done() queue a refill when the peer is low on credits
Stefan Metzmacher
1
-2
/
+5
2026-02-16
smb: client: make use of smbdirect_socket.recv_io.credits.available
Stefan Metzmacher
1
-6
/
+28
2026-02-16
smb: server: let send_done handle a completion without IB_SEND_SIGNALED
Stefan Metzmacher
1
-0
/
+26
2026-02-16
smb: server: fix last send credit problem causing disconnects
Stefan Metzmacher
1
-2
/
+30
2026-02-16
smb: server: make use of smbdirect_socket.send_io.bcredits
Stefan Metzmacher
1
-2
/
+51
2026-02-16
smb: server: let recv_done() queue a refill when the peer is low on credits
Stefan Metzmacher
1
-2
/
+4
2026-02-16
smb: server: make use of smbdirect_socket.recv_io.credits.available
Stefan Metzmacher
1
-5
/
+25
2026-02-16
smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
Stefan Metzmacher
1
-0
/
+16
2026-02-16
smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available
Stefan Metzmacher
1
-0
/
+2
2026-02-16
smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
Henrique Carvalho
1
-1
/
+2
2026-02-16
ksmbd: add chann_lock to protect ksmbd_chann_list xarray
Namjae Jeon
3
-1
/
+17
2026-02-16
ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
Namjae Jeon
1
-3
/
+3
2026-02-16
smb: client: split cached_fid bitfields to avoid shared-byte RMW races
Henrique Carvalho
1
-4
/
+4
2026-02-11
smb/client: fix memory leak in smb2_open_file()
ChenXiaoSong
1
-0
/
+1
2026-02-11
smb/server: fix refcount leak in parse_durable_handle_context()
ZhangGuoDong
1
-0
/
+1
2026-02-11
smb/server: fix refcount leak in smb2_open()
ZhangGuoDong
1
-1
/
+1
2026-02-11
smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
ZhangGuoDong
1
-1
/
+4
2026-01-30
ksmbd: smbd: fix dma_unmap_sg() nents
Thomas Fourier
1
-8
/
+7
2026-01-17
smb/client: fix NT_STATUS_NO_DATA_DETECTED value
ChenXiaoSong
1
-1
/
+1
2026-01-17
smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
ChenXiaoSong
1
-1
/
+1
2026-01-17
smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
ChenXiaoSong
1
-1
/
+1
2026-01-08
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
1
-1
/
+3
2026-01-02
cifs: Fix memory and information leak in smb3_reconfigure()
Zilin Guan
1
-0
/
+2
2026-01-02
ksmbd: fix buffer validation by including null terminator size in EA length
Namjae Jeon
1
-2
/
+2
2026-01-02
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
1
-1
/
+3
[next]