1. 8830d7e cifs: use standard token parser for mount options by Sachin Prabhu · 12 years ago
  2. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 12 years ago
  3. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 12 years ago
  4. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  5. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 12 years ago
  6. 6dae51a CIFS: Delete echo_retries module parm by Pavel Shilovsky · 12 years ago
  7. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 12 years ago
  8. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 12 years ago
  9. 1daaae8 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next by Jeff Layton · 12 years ago
  10. 10b9b98 CIFS: Respect negotiated MaxMpxCount by Pavel Shilovsky · 12 years ago
  11. ff4fa4a cifs: don't return error from standard_receive3 after marking response malformed by Jeff Layton · 12 years ago
  12. 4edc53c cifs: fix error handling when cifscreds key payload is an error by Jeff Layton · 12 years ago
  13. 000f9bb cifs: fix printk format warnings by Randy Dunlap · 12 years ago
  14. 803ab97 cifs: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  15. acbbb76 CIFS: Rename *UCS* functions to *UTF16* by Steve French · 12 years ago
  16. 8a8798a cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts by Jeff Layton · 12 years ago
  17. 04febab cifs: sanitize username handling by Jeff Layton · 12 years ago
  18. ce91acb cifs: lower default wsize when unix extensions are not used by Jeff Layton · 12 years ago
  19. f5fffce cifs: better instrumentation for coalesce_t2 by Jeff Layton · 12 years ago
  20. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. 225de11 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 by Steve French · 12 years ago
  22. 5206efd cifs: propagate umode_t by Al Viro · 13 years ago
  23. 497728e cifs: fix bad buffer length check in coalesce_t2 by Jeff Layton · 12 years ago
  24. 95edcff cifs: attempt to freeze while looping on a receive attempt by Jeff Layton · 13 years ago
  25. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  26. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  27. 9ef5992 cifs: Assume passwords are encoded according to iocharset (try #2) by Shirish Pargaonkar · 13 years ago
  28. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  29. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. 66bfaad cifs: tune bdi.ra_pages in accordance with the rsize by Jeff Layton · 13 years ago
  31. 5eba8ab cifs: allow for larger rsize= options and change defaults by Jeff Layton · 13 years ago
  32. e28bc5b cifs: add cifs_async_readv by Jeff Layton · 13 years ago
  33. 44d22d8 cifs: add a callback function to receive the rest of the frame by Jeff Layton · 13 years ago
  34. e9097ab cifs: break out 3rd receive phase into separate function by Jeff Layton · 13 years ago
  35. c8054eb cifs: find mid earlier in receive codepath by Jeff Layton · 13 years ago
  36. 2a37ef9 cifs: move buffer pointers into TCP_Server_Info by Jeff Layton · 13 years ago
  37. ffc00e2 cifs: eliminate is_multi_rsp parm to find_cifs_mid by Jeff Layton · 13 years ago
  38. ea1f450 cifs: move mid finding into separate routine by Jeff Layton · 13 years ago
  39. 89482a5 cifs: add a third receive phase to cifs_demultiplex_thread by Jeff Layton · 13 years ago
  40. 1041e3f cifs: keep a reusable kvec array for receives by Jeff Layton · 13 years ago
  41. 42c4dfc cifs: turn read_from_socket into a wrapper around a vectorized version by Jeff Layton · 13 years ago
  42. fe11e4c cifs: clean up check_rfc1002_header by Jeff Layton · 13 years ago
  43. 94443f4 CIFS: Fix incorrect max RFC1002 write size value by Pavel Shilovsky · 13 years ago
  44. a52c1eb cifs: simplify read_from_socket by Jeff Layton · 13 years ago
  45. 3d3ea8e cifs: Add mount options for backup intent (try #6) by Shirish Pargaonkar · 13 years ago
  46. ba749e6 cifs: check for unresponsive server every time we call kernel_recvmsg by Jeff Layton · 13 years ago
  47. e831e6c cifs: make smb_msg local to read_from_socket by Jeff Layton · 13 years ago
  48. e2218ea cifs: trivial: remove obsolete comment by Jeff Layton · 13 years ago
  49. c974bef cifs: untangle server->maxBuf and CIFSMaxBufSize by Jeff Layton · 13 years ago
  50. 9d1e397 [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 by Steve French · 13 years ago
  51. 95c7545 CIFS: Don't free volume_info->UNC until we are entirely done with it. by Jesper Juhl · 13 years ago
  52. c9c7fa0 Fix the conflict between rwpidforward and rw mount options by Steve French · 13 years ago
  53. 13589c4 [CIFS] possible memory corruption on mount by Steve French · 13 years ago
  54. 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
  55. ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago
  56. 98bac62 CIFS: Move RFC1002 check to a separate function by Pavel Shilovsky · 13 years ago
  57. e7015fb CIFS: Simplify socket reading in demultiplex thread by Pavel Shilovsky · 13 years ago
  58. 3d9c247 CIFS: Move buffer allocation to a separate function by Pavel Shilovsky · 13 years ago
  59. 1f1cff0 cifs: trivial: goto out here is unnecessary by Jeff Layton · 13 years ago
  60. 7c97c20 cifs: fix the type of cifs_demultiplex_thread() by Al Viro · 13 years ago
  61. ea1be1a [CIFS] update limit for snprintf in cifs_construct_tcon by Steve French · 13 years ago
  62. f484b5d0 cifs: drop spinlock before calling cifs_put_tlink by Jeff Layton · 13 years ago
  63. b9bce2e cifs: fix expand_dfs_referral by Jeff Layton · 13 years ago
  64. 2054749 cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL by Jeff Layton · 13 years ago
  65. 04db79b cifs: factor smb_vol allocation out of cifs_setup_volume_info by Jeff Layton · 13 years ago
  66. f9e59bc cifs: have cifs_cleanup_volume_info not take a double pointer by Jeff Layton · 13 years ago
  67. b2a0fa1 cifs: fix build_unc_path_to_root to account for a prefixpath by Jeff Layton · 13 years ago
  68. 677d853 cifs: remove bogus call to cifs_cleanup_volume_info by Jeff Layton · 13 years ago
  69. ee1b3ea cifs: set socket send and receive timeouts before attempting connect by Jeff Layton · 13 years ago
  70. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  71. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  72. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  73. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  74. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  75. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  76. 1190f6a cifs: fix wsize negotiation to respect max buffer size and active signing (try #4) by Jeff Layton · 13 years ago
  77. 446b23a CIFS: Fix problem with 3.0-rc1 null user mount failure by Pavel Shilovsky · 13 years ago
  78. 8d1bca3 cifs: correctly handle NULL tcon pointer in CIFSTCon by Jeff Layton · 13 years ago
  79. 7fdbaa1 cifs: don't allow cifs_reconnect to exit with NULL socket pointer by Jeff Layton · 13 years ago
  80. cd51875 CIFS: Fix sparse error by Pavel Shilovsky · 13 years ago
  81. 83fb086 cifs: trivial: add space in fsc error message by Jeff Layton · 13 years ago
  82. 957df45 possible memory corruption in cifs_parse_mount_options() by Vasily Averin · 13 years ago
  83. c592a70 cifs: fix the kernel release version in the default security warning message by Suresh Jayaraman · 13 years ago
  84. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  85. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  86. 25c7f41 CIFS: Migrate to shared superblock model by Pavel Shilovsky · 13 years ago
  87. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  88. 6848b73 [CIFS] When mandatory encryption on share, fail mount by Steve French · 13 years ago
  89. f7910cb cifs: clean up wsize negotiation and allow for larger wsize by Jeff Layton · 13 years ago
  90. 3c1105d cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) by Jeff Layton · 13 years ago
  91. 724d9f1 CIFS: Simplify mount code for further shared sb capability by Pavel Shilovsky · 13 years ago
  92. 37bb04e CIFS: Simplify connection structure search calls by Pavel Shilovsky · 13 years ago
  93. c02324a cifs: remove unused SMB2 config and mount options by Christoph Hellwig · 13 years ago
  94. f14bcf7 cifs: Unconditionally copy mount options to superblock info by Sean Finney · 13 years ago
  95. 046462a cifs: Simplify handling of submount options in cifs_mount. by Sean Finney · 13 years ago
  96. b946845 cifs: cifs_parse_mount_options: do not tokenize mount options in-place by Sean Finney · 13 years ago
  97. c1508ca cifs: Add support for mounting Windows 2008 DFS shares by Sean Finney · 13 years ago
  98. dd61394 cifs: Extract DFS referral expansion logic to separate function by Sean Finney · 13 years ago
  99. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  100. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 13 years ago