summaryrefslogtreecommitdiff
path: root/fs/smb/client/misc.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-25cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells1-3/+7
2024-05-25cifs: Move some extern decls from .c files to .hSteve French1-3/+0
2024-05-25smb: client: do not defer close open handles to deleted filesSteve French1-0/+34
2024-05-17smb3: fix broken reconnect when password changing on the server by allowing p...Steve French1-0/+1
2024-05-02cifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells1-0/+3
2024-04-27smb: client: guarantee refcounted children from parent sessionPaulo Alcantara1-6/+0
2024-04-27smb3: show beginning time for per share statsSteve French1-0/+1
2024-04-10smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-01-01smb: client: fix OOB in smbCalcSize()Paulo Alcantara1-0/+4
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French1-5/+9
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French1-1/+1
2023-07-25cifs: fix charset issue in reconnectionWinston Wen1-0/+1
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara1-9/+29
2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara1-6/+11
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+1326