| Commit message (Expand) | Author | Age | Files | Lines |
* | smb: move client and server files to common directory fs/smb | Steve French | 2023-05-24 | 1 | -101/+0 |
* | cifs: avoid potential races when handling multiple dfs tcons | Paulo Alcantara | 2023-05-04 | 1 | -0/+9 |
* | cifs: fix use-after-free bug in refresh_cache_worker() | Paulo Alcantara | 2023-03-15 | 1 | -2/+0 |
* | cifs: remove unused function | Paulo Alcantara | 2023-01-18 | 1 | -3/+0 |
* | cifs: don't block in dfs_cache_noreq_update_tgthint() | Paulo Alcantara | 2022-12-19 | 1 | -1/+1 |
* | cifs: support share failover when remounting | Paulo Alcantara | 2021-07-22 | 1 | -0/+3 |
* | cifs: handle different charsets in dfs cache | Paulo Alcantara | 2021-06-21 | 1 | -21/+16 |
* | cifs: keep referral server sessions alive | Paulo Alcantara | 2021-06-21 | 1 | -5/+3 |
* | cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h | Ronnie Sahlberg | 2020-12-14 | 1 | -1/+1 |
* | cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect | Paulo Alcantara | 2020-08-03 | 1 | -4/+3 |
* | cifs: handle prefix paths in reconnect | Paulo Alcantara (SUSE) | 2020-03-23 | 1 | -0/+4 |
* | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -1/+1 |
* | cifs: Fix DFS cache refresher for DFS links | Paulo Alcantara (SUSE) | 2019-05-08 | 1 | -2/+3 |
* | cifs: Add DFS cache routines | Paulo Alcantara | 2018-12-28 | 1 | -0/+97 |