1. 28ea529 CIFS: Add SMB2 credits support by Pavel Shilovsky · 12 years ago
  2. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago
  3. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  4. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 12 years ago
  5. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 12 years ago
  6. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 12 years ago
  7. a891f0f CIFS: Extend credit mechanism to process request type by Pavel Shilovsky · 12 years ago
  8. 762a420 cifs: rename cifs_sign_smb2 to cifs_sign_smbv by Jeff Layton · 12 years ago
  9. c5fd363 cifs: move file_lock off stack in cifs_push_posix_locks by Jeff Layton · 12 years ago
  10. 8825736 CIFS: Move get_next_mid to ops struct by Pavel Shilovsky · 12 years ago
  11. 4527578 CIFS: Move add/set_credits and get_credits_field to ops structure by Pavel Shilovsky · 12 years ago
  12. 082d064 CIFS: Move protocol specific part from SendReceive2 to ops struct by Pavel Shilovsky · 12 years ago
  13. 2608bee cifs: Include backup intent search flags during searches {try #2) by Shirish Pargaonkar · 12 years ago
  14. 1c89254 cifs: convert cifs_iovec_read to use async reads by Jeff Layton · 12 years ago
  15. 6993f74 cifs: add refcounting to cifs_readdata structures by Jeff Layton · 12 years ago
  16. 8d5ce4d cifs: abstract out function to marshal the iovec for readv receives by Jeff Layton · 12 years ago
  17. 0471ca3 cifs: make cifs_readdata_alloc take a work_func_t arg by Jeff Layton · 12 years ago
  18. da82f7e cifs: convert cifs_iovec_write to use async writes by Jeff Layton · 12 years ago
  19. e949287 cifs: abstract out function to marshal up the iovec array for async writes by Jeff Layton · 12 years ago
  20. c2e8764 cifs: allow caller to specify completion op when allocating writedata by Jeff Layton · 12 years ago
  21. fe5f5d2 cifs: add pid field to cifs_writedata by Jeff Layton · 12 years ago
  22. 243d04b CIFS: Expand CurrentMid field by Pavel Shilovsky · 12 years ago
  23. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  24. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 12 years ago
  25. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 12 years ago
  26. 815465c cifs: clean up call to cifs_dfs_release_automount_timer() by Jeff Layton · 12 years ago
  27. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 12 years ago
  28. 9ef5992 cifs: Assume passwords are encoded according to iocharset (try #2) by Shirish Pargaonkar · 13 years ago
  29. 9ee305b CIFS: Send as many mandatory unlock ranges at once as possible by Pavel Shilovsky · 13 years ago
  30. 4f6bcec CIFS: Implement caching mechanism for posix brlocks by Pavel Shilovsky · 13 years ago
  31. e28bc5b cifs: add cifs_async_readv by Jeff Layton · 13 years ago
  32. 44d22d8 cifs: add a callback function to receive the rest of the frame by Jeff Layton · 13 years ago
  33. a5ff376 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) by Shirish Pargaonkar · 13 years ago
  34. 03776f4 CIFS: Simplify byte range locking code by Pavel Shilovsky · 14 years ago
  35. 3d3ea8e cifs: Add mount options for backup intent (try #6) by Shirish Pargaonkar · 13 years ago
  36. 826a95e cifs: consolidate signature generating code by Jeff Layton · 13 years ago
  37. 04db79b cifs: factor smb_vol allocation out of cifs_setup_volume_info by Jeff Layton · 13 years ago
  38. f9e59bc cifs: have cifs_cleanup_volume_info not take a double pointer by Jeff Layton · 13 years ago
  39. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  40. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  41. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  42. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  43. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  44. fa2989f CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size by Pavel Shilovsky · 13 years ago
  45. c28c89f cifs: add cifs_async_writev by Jeff Layton · 13 years ago
  46. 724d9f1 CIFS: Simplify mount code for further shared sb capability by Pavel Shilovsky · 13 years ago
  47. 59ffd84 cifs: add ignore_pend flag to cifs_call_async by Jeff Layton · 13 years ago
  48. fcc31cb cifs: make cifs_send_async take a kvec array by Jeff Layton · 13 years ago
  49. 2c8f981 cifs: consolidate SendReceive response checks by Jeff Layton · 13 years ago
  50. ceec1e0 [CIFS] Remove sparse warning by Steve French · 13 years ago
  51. f14bcf7 cifs: Unconditionally copy mount options to superblock info by Sean Finney · 13 years ago
  52. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  53. 4d79dba cifs: Add idmap key and related data structures and functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  54. b73b9a4 [CIFS] Allow to set extended attribute cifs_acl (try #2) by Steve French · 13 years ago
  55. 43988d7 [CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost) by Steve French · 13 years ago
  56. c52a955 Don't compile in unused reparse point symlink code by Steve French · 13 years ago
  57. 0eff0e2 Remove unused CIFSSMBNotify worker function by Steve French · 13 years ago
  58. ee2c925 cifs: More crypto cleanup (try #2) by Shirish Pargaonkar · 13 years ago
  59. 72432ff CIFS: Implement cifs_strict_writev (try #4) by Pavel Shilovsky · 13 years ago
  60. 766fdbb cifs: add ability to send an echo request by Jeff Layton · 14 years ago
  61. a6827c1 cifs: add cifs_call_async by Jeff Layton · 14 years ago
  62. 12fed00 CIFS: Fix oplock break handling (try #2) by Pavel Shilovsky · 13 years ago
  63. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  64. 79df1ba cifs: fix use of CONFIG_CIFS_ACL by Jeff Layton · 14 years ago
  65. fbeba8b cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) by Shirish Pargaonkar · 14 years ago
  66. 78415d2 cifs: Misc. cleanup in cifsacl handling [try #4] by Shirish Pargaonkar · 14 years ago
  67. 987b21d cifs: Percolate error up to the caller during get/set acls [try #4] by Shirish Pargaonkar · 14 years ago
  68. c672362 cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer by Pavel Shilovsky · 14 years ago
  69. e66673e CIFS: Add cifs_set_oplock_level by Pavel Shilovsky · 14 years ago
  70. 307fbd3 NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures by Shirish Pargaonkar · 14 years ago
  71. d2b9152 NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange by Shirish Pargaonkar · 14 years ago
  72. 21e7339 NTLM auth and sign - Allocate session key/client response dynamically by Shirish Pargaonkar · 14 years ago
  73. 7a16f19 [CIFS] Fix minor checkpatch warning and update cifs version by Steve French · 14 years ago
  74. abfe1ee cifs: eliminate the inode argument from cifs_new_fileinfo by Jeff Layton · 14 years ago
  75. f6a5346 cifs: eliminate oflags option from cifs_new_fileinfo by Jeff Layton · 14 years ago
  76. 608712f cifs: fix flags handling in cifs_posix_open by Jeff Layton · 14 years ago
  77. d7c86ff cifs: don't use vfsmount to pin superblock for oplock breaks by Jeff Layton · 14 years ago
  78. 6508d90 cifs: have find_readable/writable_file filter by fsuid by Jeff Layton · 14 years ago
  79. 13cfb73 cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer by Jeff Layton · 14 years ago
  80. f7a4068 cifs: have cifs_new_fileinfo take a tcon arg by Jeff Layton · 14 years ago
  81. 8bfb50a cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink() by Stefan Metzmacher · 14 years ago
  82. 2b149f1 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code by Shirish Pargaonkar · 14 years ago
  83. 5f98ca9 cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds by Shirish Pargaonkar · 14 years ago
  84. aa91c7e cifs: fix broken oplock handling by Suresh Jayaraman · 14 years ago
  85. 3267039 cifs: prevent possible memory corruption in cifs_demultiplex_thread by Jeff Layton · 14 years ago
  86. 4266d91 [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key by Steve French · 14 years ago
  87. c8e56f1 Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" by Steve French · 14 years ago
  88. 9fbc590 [CIFS] Fix ntlmv2 auth with ntlmssp by Steve French · 14 years ago
  89. 67b7626 CIFS: Make cifs_convert_address() take a const src pointer and a length by David Howells · 14 years ago
  90. 50d9716 cifs: set the port in sockaddr in a more clearly defined fashion by Jeff Layton · 14 years ago
  91. 2422f67 cifs: move cifs_new_fileinfo call out of cifs_posix_open by Jeff Layton · 14 years ago
  92. 4065c80 cifs: fix noserverino handling when unix extensions are enabled by Jeff Layton · 14 years ago
  93. 26efa0b cifs: have decode_negTokenInit set flags in server struct by Jeff Layton · 14 years ago
  94. 198b568 cifs: break negotiate protocol calls out of cifs_setup_session by Jeff Layton · 14 years ago
  95. ebe6aa5 cifs: eliminate "first_time" parm to CIFS_SessSetup by Jeff Layton · 14 years ago
  96. fa588e0 [CIFS] Allow null nd (as nfs server uses) on create by Steve French · 14 years ago
  97. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 years ago
  98. abab095 cifs: add cifs_revalidate_file by Jeff Layton · 14 years ago
  99. c8634fd cifs: add a CIFSSMBUnixQFileInfo function by Jeff Layton · 14 years ago
  100. bcd5357 cifs: add a CIFSSMBQFileInfo function by Jeff Layton · 14 years ago