index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
dfs.c
Age
Commit message (
Expand
)
Author
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
cifs: fix smb1 mount regression
Paulo Alcantara
2023-05-04
cifs: fix sharing of DFS connections
Paulo Alcantara
2023-05-03
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
2023-05-03
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
2023-05-03
cifs: fix potential race when tree connecting ipc
Paulo Alcantara
2023-03-17
cifs: check only tcon status on tcon related functions
Shyam Prasad N
2023-03-14
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
2023-03-14
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
2023-01-04
cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
Paulo Alcantara
2023-01-04
cifs: ignore ipc reconnect failures during dfs failover
Paulo Alcantara
2022-12-19
cifs: optimize reconnect of nested links
Paulo Alcantara
2022-12-19
cifs: don't block in dfs_cache_noreq_update_tgthint()
Paulo Alcantara
2022-12-19
cifs: fix refresh of cached referrals
Paulo Alcantara
2022-12-19
cifs: share dfs connections and supers
Paulo Alcantara
2022-12-19
cifs: set resolved ip in sockaddr
Paulo Alcantara
2022-12-19
cifs: get rid of mount options string parsing
Paulo Alcantara