summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/smb2transport.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells2024-04-191-0/+2
* smb: client: replace deprecated strncpy with strscpyJustin Stitt2024-03-311-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-121-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