1. 52492ff cifs: call helper functions for marking channels for reconnect by Shyam Prasad N · 2 years, 11 months ago
  2. ba978e8 cifs: cifs_ses_mark_for_reconnect should also update reconnect bits by Shyam Prasad N · 3 years ago
  3. 8ae87bb cifs: introduce cifs_ses_mark_for_reconnect() helper by Paulo Alcantara · 3 years, 1 month ago
  4. c88f7dc cifs: support nested dfs links over reconnect by Paulo Alcantara · 3 years, 2 months ago
  5. efb21d7 cifs: fix print of hdr_flags in dfscache_proc_show() by Paulo Alcantara · 3 years, 3 months ago
  6. b623661 cifs: support share failover when remounting by Paulo Alcantara · 3 years, 6 months ago
  7. 889c2a7 cifs: fix check of dfs interlinks by Paulo Alcantara · 3 years, 7 months ago
  8. 1023e90 cifs: avoid starvation when refreshing dfs cache by Paulo Alcantara · 3 years, 7 months ago
  9. c950fc7 cifs: set a minimum of 2 minutes for refreshing dfs cache by Paulo Alcantara · 3 years, 7 months ago
  10. 42caeba cifs: fix path comparison and hash calc by Paulo Alcantara · 3 years, 7 months ago
  11. c870a8e cifs: handle different charsets in dfs cache by Paulo Alcantara · 3 years, 7 months ago
  12. c9f7110 cifs: keep referral server sessions alive by Paulo Alcantara · 3 years, 7 months ago
  13. 2b133b7 cifs: get rid of @noreq param in __dfs_cache_find() by Paulo Alcantara · 3 years, 7 months ago
  14. a23a71a cifs: Remove unused inline function is_sysvol_or_netlogon() by YueHaibing · 3 years, 7 months ago
  15. 9cfdb1c cifs: constify get_normalized_path() properly by Al Viro · 3 years, 10 months ago
  16. 8d76722 cifs: don't cargo-cult strndup() by Al Viro · 3 years, 10 months ago
  17. 5ff2836 cifs: introduce helper for finding referral server to improve DFS target resolution by Paulo Alcantara · 3 years, 10 months ago
  18. 0d4873f cifs: fix dfs domain referrals by Ronnie Sahlberg · 4 years ago
  19. 77b6ec0 cifs: check pointer before freeing by Tom Rix · 4 years ago
  20. c741cba cifs: move cifs_cleanup_volume_info[_content] to fs_context.c by Ronnie Sahlberg · 4 years ago
  21. 4deb075 cifs: remove the devname argument to cifs_compose_mount_options by Ronnie Sahlberg · 4 years, 1 month ago
  22. 24e0a1e cifs: switch to new mount api by Ronnie Sahlberg · 4 years, 1 month ago
  23. 837e3a1 cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c by Ronnie Sahlberg · 4 years, 2 months ago
  24. 3fa1c6d cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h by Ronnie Sahlberg · 4 years, 1 month ago
  25. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  26. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  27. 7548e1d cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect by Paulo Alcantara · 4 years, 5 months ago
  28. 2e5de42 cifs: reduce number of referral requests in DFS link lookups by Paulo Alcantara · 4 years, 5 months ago
  29. a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
  30. bacd704 cifs: handle prefix paths in reconnect by Paulo Alcantara (SUSE) · 4 years, 10 months ago
  31. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  32. 050d2a8 cifs: use PTR_ERR_OR_ZERO() to simplify code by Chen Zhou · 5 years ago
  33. 463a7b4 cifs: fix unitialized variable poential problem with network I/O cache lock patch by Steve French · 5 years ago
  34. eecfc57 cifs: Fix return value in __update_cache_entry by YueHaibing · 5 years ago
  35. 742d8de cifs: Avoid doing network I/O while holding cache lock by Paulo Alcantara (SUSE) · 5 years ago
  36. 06d5737 cifs: Fix potential deadlock when updating vol in cifs_reconnect() by Paulo Alcantara (SUSE) · 5 years ago
  37. ff2f7fc cifs: Merge is_path_valid() into get_normalized_path() by Paulo Alcantara (SUSE) · 5 years ago
  38. 345c1a4 cifs: Introduce helpers for finding TCP connection by Paulo Alcantara (SUSE) · 5 years ago
  39. 199c6bd cifs: Get rid of kstrdup_const()'d paths by Paulo Alcantara (SUSE) · 5 years ago
  40. 185352a cifs: Clean up DFS referral cache by Paulo Alcantara (SUSE) · 5 years ago
  41. df3df92 cifs: Fix lookup of root ses in DFS referral cache by Paulo Alcantara (SUSE) · 5 years ago
  42. 06f2fca fs: cifs: Drop unlikely before IS_ERR(_OR_NULL) by Kefeng Wang · 6 years ago
  43. 50fbc13 dfs_cache: fix a wrong use of kfree in flush_cache_ent() by Gen Zhang · 6 years ago
  44. 5072010 cifs: Fix DFS cache refresher for DFS links by Paulo Alcantara (SUSE) · 6 years ago
  45. c715f89 cifs: Fix a tiny potential memory leak by Dan Carpenter · 6 years ago
  46. 34bca9b cifs: Use kzfree() to free password by Dan Carpenter · 6 years ago
  47. 3e80be0 cifs: Fix to use kmem_cache_free() instead of kfree() by Wei Yongjun · 6 years ago
  48. 54e4f73 cifs: update for current_kernel_time64() removal by Stephen Rothwell · 6 years ago
  49. 54be1f6 cifs: Add DFS cache routines by Paulo Alcantara · 6 years ago