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.c
Age
Commit message (
Expand
)
Author
2025-02-05
smb: client: don't trust DFSREF_STORAGE_SERVER bit
Paulo Alcantara
2025-01-19
smb: client: optimize referral walk on failed link targets
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: don't try following DFS links in cifs_tree_connect()
Paulo Alcantara
2024-11-26
smb: client: get rid of @nlsc param in cifs_tree_connect()
Paulo Alcantara
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
2023-11-09
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
2023-08-20
smb: client: get rid of dfs code dep in namespace.c
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-08-02
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
2023-07-12
smb: client: fix missed ses refcounting
Paulo Alcantara
2023-07-01
smb: client: remove redundant pointer 'server'
Colin Ian King
2023-06-28
smb: client: improve DFS mount check
Paulo Alcantara
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-06-28
smb: client: fix parsing of source mount option
Paulo Alcantara
2023-06-11
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French