summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2transport.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-14cifs: fix check of rc in function generate_smb3signingkeyEkaterina Esina1-3/+2
2023-11-09cifs: handle cases where a channel is closedShyam Prasad N1-1/+7
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French1-2/+2
2023-07-13smb: client: fix missed ses refcountingPaulo Alcantara1-1/+1
2023-06-29cifs: new dynamic tracepoint to track ses not found errorsShyam Prasad N1-0/+1
2023-06-29cifs: log session id when a matching ses is not foundShyam Prasad N1-2/+2
2023-06-28cifs: fix session state check in smb2_find_smb_sesWinston Wen1-0/+7
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+934