summaryrefslogtreecommitdiffstats
path: root/fs/cifs/dfs_cache.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: Use kzfree() to free passwordDan Carpenter2018-12-281-1/+1
* cifs: Fix to use kmem_cache_free() instead of kfree()Wei Yongjun2018-12-281-2/+2
* cifs: update for current_kernel_time64() removalStephen Rothwell2018-12-281-2/+4
* cifs: Add DFS cache routinesPaulo Alcantara2018-12-281-0/+1365