summaryrefslogtreecommitdiff
path: root/fs/cifs/dfs_cache.h
AgeCommit message (Expand)Author
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