1. 8d1bca3 cifs: correctly handle NULL tcon pointer in CIFSTCon by Jeff Layton · 13 years ago
  2. 7fdbaa1 cifs: don't allow cifs_reconnect to exit with NULL socket pointer by Jeff Layton · 13 years ago
  3. cd51875 CIFS: Fix sparse error by Pavel Shilovsky · 13 years ago
  4. 83fb086 cifs: trivial: add space in fsc error message by Jeff Layton · 13 years ago
  5. 957df45 possible memory corruption in cifs_parse_mount_options() by Vasily Averin · 13 years ago
  6. c592a70 cifs: fix the kernel release version in the default security warning message by Suresh Jayaraman · 13 years ago
  7. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  8. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  9. 25c7f41 CIFS: Migrate to shared superblock model by Pavel Shilovsky · 13 years ago
  10. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  11. 6848b73 [CIFS] When mandatory encryption on share, fail mount by Steve French · 13 years ago
  12. f7910cb cifs: clean up wsize negotiation and allow for larger wsize by Jeff Layton · 13 years ago
  13. 3c1105d cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) by Jeff Layton · 13 years ago
  14. 724d9f1 CIFS: Simplify mount code for further shared sb capability by Pavel Shilovsky · 13 years ago
  15. 37bb04e CIFS: Simplify connection structure search calls by Pavel Shilovsky · 13 years ago
  16. c02324a cifs: remove unused SMB2 config and mount options by Christoph Hellwig · 13 years ago
  17. f14bcf7 cifs: Unconditionally copy mount options to superblock info by Sean Finney · 13 years ago
  18. 046462a cifs: Simplify handling of submount options in cifs_mount. by Sean Finney · 13 years ago
  19. b946845 cifs: cifs_parse_mount_options: do not tokenize mount options in-place by Sean Finney · 13 years ago
  20. c1508ca cifs: Add support for mounting Windows 2008 DFS shares by Sean Finney · 13 years ago
  21. dd61394 cifs: Extract DFS referral expansion logic to separate function by Sean Finney · 13 years ago
  22. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  23. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 13 years ago
  24. 1cb06d0 Introduce smb2 mounts as vers=2 by Steve French · 13 years ago
  25. 34c8790 Shrink stack space usage in cifs_construct_tcon by Steve French · 13 years ago
  26. fd62cb7 fs:cifs:connect.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  27. 221d1d7 cifs: add fallback in is_path_accessible for old servers by Jeff Layton · 13 years ago
  28. 16541ba cifs: handle errors from coalesce_t2 by Jeff Layton · 13 years ago
  29. 146f9f6 cifs: refactor mid finding loop in cifs_demultiplex_thread by Jeff Layton · 13 years ago
  30. 2a2047bc cifs: sanitize length checking in coalesce_t2 (try #3) by Jeff Layton · 13 years ago
  31. 4906e50 CIFS: Fix memory over bound bug in cifs_parse_mount_options by Pavel Shilovsky · 13 years ago
  32. d9b9420 [CIFS] Warn on requesting default security (ntlm) on mount by Steve French · 13 years ago
  33. fd88ce9 [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood by Steve French · 13 years ago
  34. c0c7b90 cifs: clean up length checks in check2ndT2 by Jeff Layton · 13 years ago
  35. 7094564 cifs: always do is_path_accessible check in cifs_mount by Jeff Layton · 13 years ago
  36. 6da9791 Elminate sparse __CHECK_ENDIAN__ warnings on port conversion by Steve French · 13 years ago
  37. 8727c8a Allow user names longer than 32 bytes by Steve French · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. 71823ba cifs: don't always drop malformed replies on the floor (try #3) by Jeff Layton · 13 years ago
  40. 195291e cifs: clean up checks in cifs_echo_request by Jeff Layton · 13 years ago
  41. 7e90d70 [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate by Steve French · 13 years ago
  42. 247ec9b cifs: don't send an echo request unless NegProt has been done by Jeff Layton · 13 years ago
  43. 64474bd cifs: Possible slab memory corruption while updating extended stats (repost) by Shirish Pargaonkar · 13 years ago
  44. 9587fcf cifs: fix length vs. total_read confusion in cifs_demultiplex_thread by Jeff Layton · 13 years ago
  45. ee2c925 cifs: More crypto cleanup (try #2) by Shirish Pargaonkar · 13 years ago
  46. d39454f CIFS: Add strictcache mount option by Pavel Shilovsky · 13 years ago
  47. f1d0c99 Make CIFS mount work in a container. by Rob Landley · 13 years ago
  48. 26ec254 cifs: fix unaligned access in check2ndT2 and coalesce_t2 by Jeff Layton · 13 years ago
  49. 690c522 cifs: use get/put_unaligned functions to access ByteCount by Jeff Layton · 13 years ago
  50. 7749981 cifs: remove code for setting timeouts on requests by Jeff Layton · 13 years ago
  51. fda3594 [CIFS] cifs: reconnect unresponsive servers by Steve French · 13 years ago
  52. c74093b cifs: set up recurring workqueue job to do SMB echo requests by Jeff Layton · 13 years ago
  53. 2b84a36c cifs: allow for different handling of received response by Jeff Layton · 13 years ago
  54. 540b2e3 cifs: Fix regression during share-level security mounts (Repost) by Shirish Pargaonkar · 13 years ago
  55. 8097531 cifs: clean up accesses to midCount by Jeff Layton · 13 years ago
  56. 9d78315 cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting by Jeff Layton · 13 years ago
  57. bd76331 cifs: add cruid= mount option by Jeff Layton · 13 years ago
  58. b4d6fcf cifs: move "ntlmssp" and "local_leases" options out of experimental code by Jeff Layton · 13 years ago
  59. 1397f2e cifs: replace some hardcoded values with preprocessor constants by Jeff Layton · 13 years ago
  60. 4b88613 CIFS: Add match_port check during looking for an existing connection (try #4) by Pavel Shilovsky · 14 years ago
  61. a9f1b85 CIFS: Simplify ipv*_connect functions into one (try #4) by Pavel Shilovsky · 14 years ago
  62. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  63. 03ceace cifs: fix check of error return from is_path_accessable by Jeff Layton · 14 years ago
  64. 8846399 cifs: remove Local_System_Name by Jeff Layton · 14 years ago
  65. 6d20e84 cifs: add attribute cache timeout (actimeo) tunable by Suresh Jayaraman · 14 years ago
  66. 607a569 cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set by Suresh Jayaraman · 14 years ago
  67. 6ef933a cifs: trivial comment fix: tlink_tree is now a rbtree by Suresh Jayaraman · 14 years ago
  68. b647c35 cifs: convert tlink_tree to a rbtree by Jeff Layton · 14 years ago
  69. 413e661 cifs: store pointer to master tlink in superblock (try #2) by Jeff Layton · 14 years ago
  70. d3686d5 cifs: Cleanup and thus reduce smb session structure and fields used during authentication by Shirish Pargaonkar · 14 years ago
  71. d3ba50b NTLM auth and sign - Use appropriate server challenge by Shirish Pargaonkar · 14 years ago
  72. f7c5445 NTLM auth and sign - minor error corrections and cleanup by Shirish Pargaonkar · 14 years ago
  73. d2b9152 NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange by Shirish Pargaonkar · 14 years ago
  74. b235f37 cifs: cifs_convert_address() returns zero on error by Dan Carpenter · 14 years ago
  75. 21e7339 NTLM auth and sign - Allocate session key/client response dynamically by Shirish Pargaonkar · 14 years ago
  76. 3f9bcca cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock by Suresh Jayaraman · 14 years ago
  77. 5d0d288 NTLM authentication and signing - Calculate auth response per smb session by Shirish Pargaonkar · 14 years ago
  78. d244555 [CIFS] Remove build warning by Steve French · 14 years ago
  79. 2de970f cifs: implement recurring workqueue job to prune old tcons by Jeff Layton · 14 years ago
  80. 0eb8a13 cifs: add "multiuser" mount option by Jeff Layton · 14 years ago
  81. 9d002df cifs: add routines to build sessions and tcons on the fly by Jeff Layton · 14 years ago
  82. 0d424ad cifs: add cifs_sb_master_tcon and convert some callers to use it by Jeff Layton · 14 years ago
  83. f6acb9d cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers by Jeff Layton · 14 years ago
  84. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  85. d3bf522 [CIFS] Fix ordering of cleanup on module init failure by Steve French · 14 years ago
  86. ab9db8b cifs: allow matching of tcp sessions in CifsNew state by Jeff Layton · 14 years ago
  87. 736a332 cifs: add "mfsymlinks" mount option by Stefan Metzmacher · 14 years ago
  88. 3eb9a88 cifs: Allow binding to local IP address. by Ben Greear · 14 years ago
  89. 2b149f1 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code by Shirish Pargaonkar · 14 years ago
  90. 460cf34 cifs: fix potential double put of TCP session reference by Jeff Layton · 14 years ago
  91. 3267039 cifs: prevent possible memory corruption in cifs_demultiplex_thread by Jeff Layton · 14 years ago
  92. 7332f2a cifs: eliminate some more premature cifsd exits by Jeff Layton · 14 years ago
  93. 522bbe6 cifs: prevent cifsd from exiting prematurely by Jeff Layton · 14 years ago
  94. c8e56f1 Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" by Steve French · 14 years ago
  95. 24e6cf9 cifs: check for NULL session password by Jeff Layton · 14 years ago
  96. 9fbc590 [CIFS] Fix ntlmv2 auth with ntlmssp by Steve French · 14 years ago
  97. fc87a40 cifs: fix NULL pointer dereference in cifs_find_smb_ses by Jeff Layton · 14 years ago
  98. 67b7626 CIFS: Make cifs_convert_address() take a const src pointer and a length by David Howells · 14 years ago
  99. cb76d5e cifs: fsc should not default to "on" by Jeff Layton · 14 years ago
  100. f636a34 cifs: ignore the "mand", "nomand" and "_netdev" mount options by Jeff Layton · 14 years ago