Age | Commit message (Expand) | Author | Files | Lines |
2024-11-14 | smb: client: leave only string and id in smb_version_valueshw24 | Enzo Matsumiya | 1 | -1/+1 |
2024-11-14 | smb: client: remove ->calc_signature op | Enzo Matsumiya | 1 | -29/+26 |
2024-11-14 | smb: client: replace function pointers with smb{2,3}_* functions | Enzo Matsumiya | 1 | -2/+1 |
2024-11-14 | smb: client: replace function pointers of common operations for the | Henrique Carvalho | 1 | -1/+1 |
2024-06-07 | smb: client: fix deadlock in smb2_find_smb_tcon() | Enzo Matsumiya | 1 | -1/+1 |
2024-04-19 | cifs: Add tracing for the cifs_tcon struct refcounting | David Howells | 1 | -0/+2 |
2024-03-31 | smb: client: replace deprecated strncpy with strscpy | Justin Stitt | 1 | -1/+1 |
2023-11-13 | cifs: fix check of rc in function generate_smb3signingkey | Ekaterina Esina | 1 | -3/+2 |
2023-11-09 | cifs: handle cases where a channel is closed | Shyam Prasad N | 1 | -1/+7 |
2023-08-30 | SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion | Steve French | 1 | -2/+2 |
2023-07-12 | smb: client: fix missed ses refcounting | Paulo Alcantara | 1 | -1/+1 |
2023-06-29 | cifs: new dynamic tracepoint to track ses not found errors | Shyam Prasad N | 1 | -0/+1 |
2023-06-29 | cifs: log session id when a matching ses is not found | Shyam Prasad N | 1 | -2/+2 |
2023-06-28 | cifs: fix session state check in smb2_find_smb_ses | Winston Wen | 1 | -0/+7 |
2023-05-24 | smb: move client and server files to common directory fs/smb | Steve French | 1 | -0/+934 |