summaryrefslogtreecommitdiff
path: root/fs/cifs/dfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-17cifs: check only tcon status on tcon related functionsShyam Prasad N1-3/+7
2023-03-15cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara1-13/+39
2023-03-15cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara1-11/+8
2023-01-04cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara1-11/+11
2023-01-04cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara1-2/+1
2022-12-19cifs: optimize reconnect of nested linksPaulo Alcantara1-5/+4
2022-12-19cifs: don't block in dfs_cache_noreq_update_tgthint()Paulo Alcantara1-0/+259
2022-12-19cifs: fix refresh of cached referralsPaulo Alcantara1-0/+6
2022-12-19cifs: share dfs connections and supersPaulo Alcantara1-0/+226
2022-12-19cifs: set resolved ip in sockaddrPaulo Alcantara1-23/+1
2022-12-19cifs: get rid of mount options string parsingPaulo Alcantara1-0/+76