summaryrefslogtreecommitdiff
path: root/fs/smb/client/misc.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan1-1/+1
2024-09-24smb: client: fix DFS failover in multiuser mountsPaulo Alcantara1-1/+2
2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara1-0/+3
2024-09-15smb: use LIST_HEAD() to simplify codeHongbo Li1-6/+3
2024-08-08cifs: cifs_inval_name_dfs_link_error: correct the check for fullpathGleb Korobeynikov1-4/+5
2024-08-08Fix spelling errors in Server Message BlockXiaxi Shen1-1/+1
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells1-54/+0
2024-04-19cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells1-3/+7
2024-04-19cifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells1-0/+3
2024-04-11smb3: fix broken reconnect when password changing on the server by allowing p...Steve French1-0/+1
2024-04-03smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-04-02smb: client: guarantee refcounted children from parent sessionPaulo Alcantara1-6/+0
2024-03-20cifs: Move some extern decls from .c files to .hDavid Howells1-3/+0
2024-03-10smb: client: do not defer close open handles to deleted filesMeetakshi Setiya1-0/+34
2024-01-18smb3: show beginning time for per share statsSteve French1-0/+1
2023-12-17smb: 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-24smb: move client and server files to common directory fs/smbSteve French1-0/+1326