summaryrefslogtreecommitdiff
path: root/fs/cifs/dfs_cache.h
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-05-03cifs: avoid potential races when handling multiple dfs tconsPaulo Alcantara
2023-03-14cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara
2023-01-18cifs: remove unused functionPaulo Alcantara
2022-12-19cifs: don't block in dfs_cache_noreq_update_tgthint()Paulo Alcantara
2021-07-22cifs: support share failover when remountingPaulo Alcantara
2021-06-20cifs: handle different charsets in dfs cachePaulo Alcantara
2021-06-20cifs: keep referral server sessions alivePaulo Alcantara
2020-12-13cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara
2020-03-22cifs: handle prefix paths in reconnectPaulo Alcantara (SUSE)
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-05-07cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)
2018-12-28cifs: Add DFS cache routinesPaulo Alcantara