index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
dfs_cache.c
Age
Commit message (
Expand
)
Author
Lines
2025-02-05
smb: client: get rid of kstrdup() in get_ses_refpath()
Paulo Alcantara
-22
/
+5
2025-01-22
smb: client: get rid of TCP_Server_Info::refpath_lock
Paulo Alcantara
-3
/
+1
2025-01-19
smb: client: provide dns_resolve_{unc,name} helpers
Paulo Alcantara
-13
/
+4
2025-01-19
smb: client: fix DFS mount against old servers with NTLMSSP
Paulo Alcantara
-1
/
+2
2024-11-26
smb: client: allow more DFS referrals to be cached
Paulo Alcantara
-2
/
+2
2024-11-17
smb: client: Use str_yes_no() helper function
Thorsten Blum
-4
/
+4
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
-2
/
+1
2024-09-24
smb: client: improve purging of cached referrals
Paulo Alcantara
-17
/
+15
2024-09-24
smb: client: avoid unnecessary reconnects when refreshing referrals
Paulo Alcantara
-70
/
+117
2024-04-02
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
-20
/
+24
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
-10
/
+1
2023-08-20
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
-4
/
+2
2023-08-20
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
-2
/
+2
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
-3
/
+5
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
-0
/
+1305