Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-07 | fs: cifs: Drop unlikely before IS_ERR(_OR_NULL) | Kefeng Wang | 1 | -1/+1 |
2019-05-28 | dfs_cache: fix a wrong use of kfree in flush_cache_ent() | Gen Zhang | 1 | -2/+2 |
2019-05-07 | cifs: Fix DFS cache refresher for DFS links | Paulo Alcantara (SUSE) | 1 | -15/+125 |
2019-01-10 | cifs: Fix a tiny potential memory leak | Dan Carpenter | 1 | -0/+1 |
2018-12-28 | cifs: Use kzfree() to free password | Dan Carpenter | 1 | -1/+1 |
2018-12-28 | cifs: Fix to use kmem_cache_free() instead of kfree() | Wei Yongjun | 1 | -2/+2 |
2018-12-28 | cifs: update for current_kernel_time64() removal | Stephen Rothwell | 1 | -2/+4 |
2018-12-28 | cifs: Add DFS cache routines | Paulo Alcantara | 1 | -0/+1365 |