summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/dfs.c
Commit message (Expand)AuthorAgeFilesLines
* smb: client: guarantee refcounted children from parent sessionPaulo Alcantara2024-04-021-27/+24
* cifs: change tcon status when need_reconnect is set on itShyam Prasad N2024-02-091-1/+6
* smb: client: fix mount when dns_resolver key is not availablePaulo Alcantara2023-11-091-5/+13
* smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara2023-08-201-0/+16
* smb: client: ensure to try all targets when finding nested linksPaulo Alcantara2023-08-201-119/+132
* smb: client: introduce DFS_CACHE_TGT_LIST()Paulo Alcantara2023-08-201-3/+3
* smb: client: fix dfs link mount against w2k8Paulo Alcantara2023-08-021-1/+5
* smb: client: fix missed ses refcountingPaulo Alcantara2023-07-121-16/+10
* smb: client: remove redundant pointer 'server'Colin Ian King2023-07-011-2/+0
* smb: client: improve DFS mount checkPaulo Alcantara2023-06-281-2/+3
* smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara2023-06-281-34/+21
* smb: client: fix parsing of source mount optionPaulo Alcantara2023-06-281-35/+3
* cifs: fix status checks in cifs_tree_connectShyam Prasad N2023-06-111-4/+5
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+643