index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2misc.c
Age
Commit message (
Expand
)
Author
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
2025-10-15
smb: client: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
2025-09-02
smb: client: add new tracepoint to trace lease break notification
Bharath SM
2025-03-24
cifs: avoid NULL pointer dereference in dbg call
Alexandra Diupina
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-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_oplock_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_lease_break()
Paulo Alcantara
2023-12-19
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2023-12-11
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
2023-10-31
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French