index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2transport.c
Age
Commit message (
Expand
)
Author
2024-11-17
smb: client: fix use-after-free of signing key
Paulo Alcantara
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
2024-09-26
smb: client: stop flooding dmesg in smb2_calc_signature()
Paulo Alcantara
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-03-31
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
2023-11-13
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-07-12
smb: client: fix missed ses refcounting
Paulo Alcantara
2023-06-29
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
2023-06-29
cifs: log session id when a matching ses is not found
Shyam Prasad N
2023-06-28
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French