summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/smb2transport.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* smb: client: fix use-after-free of signing keyPaulo Alcantara2024-11-181-16/+40
* smb: client: Correct typos in multiple comments across various filesShen Lichuan2024-10-031-1/+1
* Revert "smb: client: make SHA-512 TFM ephemeral"Steve French2024-10-011-1/+29
* smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya2024-09-271-29/+1
* smb: client: stop flooding dmesg in smb2_calc_signature()Paulo Alcantara2024-09-271-1/+1
* smb: move SMB2 Status code to common header fileChenXiaoSong2024-09-151-1/+1
* smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya2024-06-071-1/+1
* cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells2024-04-191-0/+2
* smb: client: replace deprecated strncpy with strscpyJustin Stitt2024-04-011-1/+1
* cifs: fix check of rc in function generate_smb3signingkeyEkaterina Esina2023-11-131-3/+2
* cifs: handle cases where a channel is closedShyam Prasad N2023-11-091-1/+7
* SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French2023-08-301-2/+2
* smb: client: fix missed ses refcountingPaulo Alcantara2023-07-131-1/+1
* cifs: new dynamic tracepoint to track ses not found errorsShyam Prasad N2023-06-291-0/+1
* cifs: log session id when a matching ses is not foundShyam Prasad N2023-06-291-2/+2
* cifs: fix session state check in smb2_find_smb_sesWinston Wen2023-06-281-0/+7
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+934