index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2misc.c
Age
Commit message (
Expand
)
Author
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
2026-02-08
cifs: Fix locking usage for tcon fields
Shyam Prasad N
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