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