1. 0e4c42c cifs: check pointer before freeing by Tom Rix · 4 years, 2 months ago
  2. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  3. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 7 months ago
  4. 7548e1d cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect by Paulo Alcantara · 4 years, 8 months ago
  5. 2e5de42 cifs: reduce number of referral requests in DFS link lookups by Paulo Alcantara · 4 years, 8 months ago
  6. a0a3036 cifs: Standardize logging output by Joe Perches · 5 years ago
  7. bacd704 cifs: handle prefix paths in reconnect by Paulo Alcantara (SUSE) · 5 years ago
  8. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  9. 050d2a8 cifs: use PTR_ERR_OR_ZERO() to simplify code by Chen Zhou · 5 years ago
  10. 463a7b4 cifs: fix unitialized variable poential problem with network I/O cache lock patch by Steve French · 5 years ago
  11. eecfc57 cifs: Fix return value in __update_cache_entry by YueHaibing · 5 years ago
  12. 742d8de cifs: Avoid doing network I/O while holding cache lock by Paulo Alcantara (SUSE) · 5 years ago
  13. 06d5737 cifs: Fix potential deadlock when updating vol in cifs_reconnect() by Paulo Alcantara (SUSE) · 5 years ago
  14. ff2f7fc cifs: Merge is_path_valid() into get_normalized_path() by Paulo Alcantara (SUSE) · 5 years ago
  15. 345c1a4 cifs: Introduce helpers for finding TCP connection by Paulo Alcantara (SUSE) · 5 years ago
  16. 199c6bd cifs: Get rid of kstrdup_const()'d paths by Paulo Alcantara (SUSE) · 5 years ago
  17. 185352a cifs: Clean up DFS referral cache by Paulo Alcantara (SUSE) · 5 years ago
  18. df3df92 cifs: Fix lookup of root ses in DFS referral cache by Paulo Alcantara (SUSE) · 5 years ago
  19. 06f2fca fs: cifs: Drop unlikely before IS_ERR(_OR_NULL) by Kefeng Wang · 6 years ago
  20. 50fbc13 dfs_cache: fix a wrong use of kfree in flush_cache_ent() by Gen Zhang · 6 years ago
  21. 5072010 cifs: Fix DFS cache refresher for DFS links by Paulo Alcantara (SUSE) · 6 years ago
  22. c715f89 cifs: Fix a tiny potential memory leak by Dan Carpenter · 6 years ago
  23. 34bca9b cifs: Use kzfree() to free password by Dan Carpenter · 6 years ago
  24. 3e80be0 cifs: Fix to use kmem_cache_free() instead of kfree() by Wei Yongjun · 6 years ago
  25. 54e4f73 cifs: update for current_kernel_time64() removal by Stephen Rothwell · 6 years ago
  26. 54be1f6 cifs: Add DFS cache routines by Paulo Alcantara · 6 years ago