summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2misc.c
AgeCommit message (Expand)Author
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12smb: client: fix data corruption due to racy lease checksPaulo Alcantara
2026-02-08cifs: Fix locking usage for tcon fieldsShyam Prasad N
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-10-15smb: client: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers
2025-09-02smb: client: add new tracepoint to trace lease break notificationBharath SM
2025-03-24cifs: avoid NULL pointer dereference in dbg callAlexandra Diupina
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French
2024-09-26smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong
2024-04-19cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells
2024-04-03smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara
2023-12-19smb: client: fix potential OOB in smb2_dump_detail()Paulo Alcantara
2023-12-11smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara
2023-10-31smb: client: fix potential deadlock when releasing midsPaulo Alcantara
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French