Age | Commit message (Expand) | Author |
---|---|---|
2024-06-07 | smb: client: fix deadlock in smb2_find_smb_tcon() | Enzo Matsumiya |
2024-04-19 | cifs: Add tracing for the cifs_tcon struct refcounting | David Howells |
2024-03-31 | smb: client: replace deprecated strncpy with strscpy | Justin Stitt |
2023-11-13 | cifs: fix check of rc in function generate_smb3signingkey | Ekaterina Esina |
2023-11-09 | cifs: handle cases where a channel is closed | Shyam Prasad N |
2023-08-30 | SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion | Steve French |
2023-07-12 | smb: client: fix missed ses refcounting | Paulo Alcantara |
2023-06-29 | cifs: new dynamic tracepoint to track ses not found errors | Shyam Prasad N |
2023-06-29 | cifs: log session id when a matching ses is not found | Shyam Prasad N |
2023-06-28 | cifs: fix session state check in smb2_find_smb_ses | Winston Wen |
2023-05-24 | smb: move client and server files to common directory fs/smb | Steve French |