blob: 227d264bde1d2bd7765369821c965026c63b7969 [file] [log] [blame]
e4af35fa55b0 ("cifs: handle hostnames that resolve to same ip in failover")
3786f4bddc7b ("cifs: ensure correct super block for DFS reconnect")
bacd704a95ad ("cifs: handle prefix paths in reconnect")
8354d88efdab ("cifs: Fix use-after-free bug in cifs_reconnect()")
340625e618e1 ("cifs: replace various strncpy with strscpy and similar")
61cabc7b0a5c ("cifs: fix GlobalMid_Lock bug in cifs_reconnect")
74ea5f983f9e ("cifs: replace snprintf with scnprintf")
15bc77f94e9f ("cifs: move large array from stack to heap")
28eb24ff75c5 ("cifs: Always resolve hostname before reconnecting")
08744015492f ("cifs: Add support for failover in cifs_reconnect_tcon()")
a3a53b760379 ("cifs: Add support for failover in smb2_reconnect()")
23324407143d ("cifs: Only free DFS target list if we actually got one")
93d5cb517db3 ("cifs: Add support for failover in cifs_reconnect()")
4a367dc04435 ("cifs: Add support for failover in cifs_mount()")
1c780228e9d4 ("cifs: Make use of DFS cache to get new DFS referrals")
54be1f6c1c37 ("cifs: Add DFS cache routines")
5fc7fcd054ad ("cifs: auto disable 'serverino' in dfs mounts")
56c762eb9bee ("cifs: Refactor out cifs_mount()")
3b7960caceaf ("cifs: fallback to older infolevels on findfirst queryinfo retry")
1e77a8c204c9 ("smb3: do not attempt cifs operation in smb3 query info error path")
8393072bab06 ("CIFS: make 'nodfs' mount opt a superblock flag")