1. 68889f2 CIFS: Move is_path_accessible to ops struct by Pavel Shilovsky · 12 years ago
  2. af4281d CIFS: Move informational tcon calls to ops struct by Pavel Shilovsky · 12 years ago
  3. b669f33 CIFS: Move getting dfs referalls to ops struct by Pavel Shilovsky · 12 years ago
  4. aa24d1e CIFS: Process reconnects for SMB2 shares by Pavel Shilovsky · 12 years ago
  5. 28ea529 CIFS: Add SMB2 credits support by Pavel Shilovsky · 12 years ago
  6. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  7. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 12 years ago
  8. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 12 years ago
  9. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 12 years ago
  10. 316cf94 CIFS: Move trans2 processing to ops struct by Pavel Shilovsky · 12 years ago
  11. 7659624 cifs: reinstate sec=ntlmv2 mount option by Jeff Layton · 12 years ago
  12. ac3aa2f cifs: remove extraneous newlines from cERROR and cFYI calls by Jeff Layton · 12 years ago
  13. 3ae629d cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space by Jeff Layton · 12 years ago
  14. ec01d73 cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize by Jeff Layton · 12 years ago
  15. e73f843 cifs: fix parsing of password mount option by Suresh Jayaraman · 12 years ago
  16. 8825736 CIFS: Move get_next_mid to ops struct by Pavel Shilovsky · 12 years ago
  17. 7f0adb5 CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe by Pavel Shilovsky · 12 years ago
  18. 1080ef7 CIFS: Introduce SMB2 mounts as vers=2.1 by Steve French · 13 years ago
  19. 4527578 CIFS: Move add/set_credits and get_credits_field to ops structure by Pavel Shilovsky · 12 years ago
  20. 8aa26f3 CIFS: Move protocol specific demultiplex thread calls to ops struct by Pavel Shilovsky · 12 years ago
  21. 1887f60 CIFS: Move header_size/max_header_size to ops structure by Pavel Shilovsky · 12 years ago
  22. 23db65f cifs: add a smb_version_operations/values structures and a smb_version enum by Jeff Layton · 12 years ago
  23. 5249af3 cifs: remove the vers= and version= synonyms for ver= by Jeff Layton · 12 years ago
  24. 296838b cifs: add warning about change in default cache semantics in 3.7 by Jeff Layton · 12 years ago
  25. 09983b2 cifs: add deprecation warnings to strictcache and forcedirectio by Jeff Layton · 12 years ago
  26. 15b6a47 cifs: add a cache= option to better describe the different cache flavors by Jeff Layton · 12 years ago
  27. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 12 years ago
  28. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 12 years ago
  29. 58fa015 cifs: add missing initialization of server->req_lock by Jeff Layton · 12 years ago
  30. 8f71465 cifs: don't cap ra_pages at the same level as default_backing_dev_info by Jeff Layton · 12 years ago
  31. 3c7c87f CIFS: Show backupuid/gid in /proc/mounts by Sachin Prabhu · 12 years ago
  32. bfa890a Fix number parsing in cifs_parse_mount_options by Sachin Prabhu · 12 years ago
  33. 4fe9e96 Cleanup handling of NULL value passed for a mount option by Sachin Prabhu · 12 years ago
  34. e4b41fb Fix UNC parsing on mount by Sachin Prabhu · 12 years ago
  35. 1023807 Remove unnecessary check for NULL in password parser by Sachin Prabhu · 12 years ago
  36. 5cfdddc CIFS: Add missed forcemand mount option by Pavel Shilovsky · 12 years ago
  37. d816255 cifs: handle "sloppy" option appropriately by Jeff Layton · 12 years ago
  38. 8830d7e cifs: use standard token parser for mount options by Sachin Prabhu · 12 years ago
  39. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 12 years ago
  40. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 12 years ago
  41. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  42. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 12 years ago
  43. 6dae51a CIFS: Delete echo_retries module parm by Pavel Shilovsky · 12 years ago
  44. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 12 years ago
  45. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 12 years ago
  46. 1daaae8 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next by Jeff Layton · 12 years ago
  47. 10b9b98 CIFS: Respect negotiated MaxMpxCount by Pavel Shilovsky · 12 years ago
  48. ff4fa4a cifs: don't return error from standard_receive3 after marking response malformed by Jeff Layton · 12 years ago
  49. 4edc53c cifs: fix error handling when cifscreds key payload is an error by Jeff Layton · 12 years ago
  50. 000f9bb cifs: fix printk format warnings by Randy Dunlap · 12 years ago
  51. 803ab97 cifs: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  52. acbbb76 CIFS: Rename *UCS* functions to *UTF16* by Steve French · 12 years ago
  53. 8a8798a cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts by Jeff Layton · 12 years ago
  54. 04febab cifs: sanitize username handling by Jeff Layton · 12 years ago
  55. ce91acb cifs: lower default wsize when unix extensions are not used by Jeff Layton · 12 years ago
  56. f5fffce cifs: better instrumentation for coalesce_t2 by Jeff Layton · 12 years ago
  57. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  58. 225de11 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 by Steve French · 12 years ago
  59. 5206efd cifs: propagate umode_t by Al Viro · 13 years ago
  60. 497728e cifs: fix bad buffer length check in coalesce_t2 by Jeff Layton · 12 years ago
  61. 95edcff cifs: attempt to freeze while looping on a receive attempt by Jeff Layton · 13 years ago
  62. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  63. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  64. 9ef5992 cifs: Assume passwords are encoded according to iocharset (try #2) by Shirish Pargaonkar · 13 years ago
  65. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  66. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  67. 66bfaad cifs: tune bdi.ra_pages in accordance with the rsize by Jeff Layton · 13 years ago
  68. 5eba8ab cifs: allow for larger rsize= options and change defaults by Jeff Layton · 13 years ago
  69. e28bc5b cifs: add cifs_async_readv by Jeff Layton · 13 years ago
  70. 44d22d8 cifs: add a callback function to receive the rest of the frame by Jeff Layton · 13 years ago
  71. e9097ab cifs: break out 3rd receive phase into separate function by Jeff Layton · 13 years ago
  72. c8054eb cifs: find mid earlier in receive codepath by Jeff Layton · 13 years ago
  73. 2a37ef9 cifs: move buffer pointers into TCP_Server_Info by Jeff Layton · 13 years ago
  74. ffc00e2 cifs: eliminate is_multi_rsp parm to find_cifs_mid by Jeff Layton · 13 years ago
  75. ea1f450 cifs: move mid finding into separate routine by Jeff Layton · 13 years ago
  76. 89482a5 cifs: add a third receive phase to cifs_demultiplex_thread by Jeff Layton · 13 years ago
  77. 1041e3f cifs: keep a reusable kvec array for receives by Jeff Layton · 13 years ago
  78. 42c4dfc cifs: turn read_from_socket into a wrapper around a vectorized version by Jeff Layton · 13 years ago
  79. fe11e4c cifs: clean up check_rfc1002_header by Jeff Layton · 13 years ago
  80. 94443f4 CIFS: Fix incorrect max RFC1002 write size value by Pavel Shilovsky · 13 years ago
  81. a52c1eb cifs: simplify read_from_socket by Jeff Layton · 13 years ago
  82. 3d3ea8e cifs: Add mount options for backup intent (try #6) by Shirish Pargaonkar · 13 years ago
  83. ba749e6 cifs: check for unresponsive server every time we call kernel_recvmsg by Jeff Layton · 13 years ago
  84. e831e6c cifs: make smb_msg local to read_from_socket by Jeff Layton · 13 years ago
  85. e2218ea cifs: trivial: remove obsolete comment by Jeff Layton · 13 years ago
  86. c974bef cifs: untangle server->maxBuf and CIFSMaxBufSize by Jeff Layton · 13 years ago
  87. 9d1e397 [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 by Steve French · 13 years ago
  88. 95c7545 CIFS: Don't free volume_info->UNC until we are entirely done with it. by Jesper Juhl · 13 years ago
  89. c9c7fa0 Fix the conflict between rwpidforward and rw mount options by Steve French · 13 years ago
  90. 13589c4 [CIFS] possible memory corruption on mount by Steve French · 13 years ago
  91. 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
  92. ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago
  93. 98bac62 CIFS: Move RFC1002 check to a separate function by Pavel Shilovsky · 13 years ago
  94. e7015fb CIFS: Simplify socket reading in demultiplex thread by Pavel Shilovsky · 13 years ago
  95. 3d9c247 CIFS: Move buffer allocation to a separate function by Pavel Shilovsky · 13 years ago
  96. 1f1cff0 cifs: trivial: goto out here is unnecessary by Jeff Layton · 13 years ago
  97. 7c97c20 cifs: fix the type of cifs_demultiplex_thread() by Al Viro · 13 years ago
  98. ea1be1a [CIFS] update limit for snprintf in cifs_construct_tcon by Steve French · 13 years ago
  99. f484b5d0 cifs: drop spinlock before calling cifs_put_tlink by Jeff Layton · 13 years ago
  100. b9bce2e cifs: fix expand_dfs_referral by Jeff Layton · 13 years ago