summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/misc.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells2024-04-191-3/+7
* cifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells2024-04-191-0/+3
* smb3: fix broken reconnect when password changing on the server by allowing p...Steve French2024-04-111-0/+1
* smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara2024-04-031-0/+2
* smb: client: guarantee refcounted children from parent sessionPaulo Alcantara2024-04-021-6/+0
* cifs: Move some extern decls from .c files to .hDavid Howells2024-03-201-3/+0
* smb: client: do not defer close open handles to deleted filesMeetakshi Setiya2024-03-101-0/+34
* smb3: show beginning time for per share statsSteve French2024-01-181-0/+1
* smb: client: fix OOB in smbCalcSize()Paulo Alcantara2023-12-171-0/+4
* smb3: do not start laundromat thread when dir leasesSteve French2023-09-191-5/+9
* SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French2023-08-301-1/+1
* cifs: fix charset issue in reconnectionWinston Wen2023-07-251-0/+1
* smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara2023-06-281-9/+29
* smb: client: fix parsing of source mount optionPaulo Alcantara2023-06-281-6/+11
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+1326