Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cifs: check only tcon status on tcon related functions | Shyam Prasad N | 2023-03-17 | 1 | -3/+7 |
* | cifs: fix use-after-free bug in refresh_cache_worker() | Paulo Alcantara | 2023-03-14 | 1 | -13/+39 |
* | cifs: set DFS root session in cifs_get_smb_ses() | Paulo Alcantara | 2023-03-14 | 1 | -11/+8 |
* | cifs: protect access of TCP_Server_Info::{dstaddr,hostname} | Paulo Alcantara | 2023-01-04 | 1 | -11/+11 |
* | cifs: ignore ipc reconnect failures during dfs failover | Paulo Alcantara | 2023-01-04 | 1 | -2/+1 |
* | cifs: optimize reconnect of nested links | Paulo Alcantara | 2022-12-19 | 1 | -5/+4 |
* | cifs: don't block in dfs_cache_noreq_update_tgthint() | Paulo Alcantara | 2022-12-19 | 1 | -0/+259 |
* | cifs: fix refresh of cached referrals | Paulo Alcantara | 2022-12-19 | 1 | -0/+6 |
* | cifs: share dfs connections and supers | Paulo Alcantara | 2022-12-19 | 1 | -0/+226 |
* | cifs: set resolved ip in sockaddr | Paulo Alcantara | 2022-12-19 | 1 | -23/+1 |
* | cifs: get rid of mount options string parsing | Paulo Alcantara | 2022-12-19 | 1 | -0/+76 |