summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/dfs_cache.c
AgeCommit message (Expand)AuthorLines
2025-02-05smb: client: get rid of kstrdup() in get_ses_refpath()Paulo Alcantara-22/+5
2025-01-22smb: client: get rid of TCP_Server_Info::refpath_lockPaulo Alcantara-3/+1
2025-01-19smb: client: provide dns_resolve_{unc,name} helpersPaulo Alcantara-13/+4
2025-01-19smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara-1/+2
2024-11-26smb: client: allow more DFS referrals to be cachedPaulo Alcantara-2/+2
2024-11-17smb: client: Use str_yes_no() helper functionThorsten Blum-4/+4
2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara-2/+1
2024-09-24smb: client: improve purging of cached referralsPaulo Alcantara-17/+15
2024-09-24smb: client: avoid unnecessary reconnects when refreshing referralsPaulo Alcantara-70/+117
2024-04-02smb: client: refresh referral without acquiring refpath_lockPaulo Alcantara-20/+24
2024-04-02smb: client: guarantee refcounted children from parent sessionPaulo Alcantara-10/+1
2023-08-20smb: client: ensure to try all targets when finding nested linksPaulo Alcantara-4/+2
2023-08-20smb: client: introduce DFS_CACHE_TGT_LIST()Paulo Alcantara-2/+2
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara-3/+5
2023-05-24smb: move client and server files to common directory fs/smbSteve French-0/+1305