summaryrefslogtreecommitdiff
path: root/fs/cifs/dfs.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: fix sharing of DFS connectionsPaulo Alcantara2023-05-041-19/+43
* cifs: avoid potential races when handling multiple dfs tconsPaulo Alcantara2023-05-031-0/+4
* cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpathPaulo Alcantara2023-05-031-6/+8
* cifs: fix potential race when tree connecting ipcPaulo Alcantara2023-05-031-7/+50
* cifs: check only tcon status on tcon related functionsShyam Prasad N2023-03-171-3/+7
* cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara2023-03-141-13/+39
* cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara2023-03-141-11/+8
* cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara2023-01-041-11/+11
* cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara2023-01-041-2/+1
* cifs: optimize reconnect of nested linksPaulo Alcantara2022-12-191-5/+4
* cifs: don't block in dfs_cache_noreq_update_tgthint()Paulo Alcantara2022-12-191-0/+259
* cifs: fix refresh of cached referralsPaulo Alcantara2022-12-191-0/+6
* cifs: share dfs connections and supersPaulo Alcantara2022-12-191-0/+226
* cifs: set resolved ip in sockaddrPaulo Alcantara2022-12-191-23/+1
* cifs: get rid of mount options string parsingPaulo Alcantara2022-12-191-0/+76