1. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 6 years ago
  2. cdeaf9d smb3: allow previous versions to be mounted with snapshot= mount parm by Steve French · 6 years ago
  3. 730928c cifs: update smb2_queryfs() to use compounding by Ronnie Sahlberg · 6 years ago
  4. 2d30421 smb3: add support for statfs for smb3.1.1 posix extensions by Steve French · 7 years ago
  5. 21ba384 smb3: fill in statfs fsid and correct namelen by Steve French · 7 years ago
  6. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 7 years ago
  7. bead042 CIFS: complete PDU definitions for interface queries by Aurelien Aptel · 7 years ago
  8. 49f466b cifs: remove struct smb2_hdr by Ronnie Sahlberg · 7 years ago
  9. 0d5a288 cifs: remove struct smb2_oplock_break_rsp by Ronnie Sahlberg · 7 years ago
  10. 977b617 cifs: remove rfc1002 header from all SMB2 response structures by Ronnie Sahlberg · 7 years ago
  11. fe04840 smb3: add define for id for posix create context and corresponding struct by Steve French · 7 years ago
  12. fcef0db smb3: add support for posix negotiate context by Steve French · 7 years ago
  13. 23657ad SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon by Steve French · 7 years ago
  14. 5100d8a SMB311: Improve checking of negotiate security contexts by Steve French · 7 years ago
  15. 136ff1b SMB3: Fix length checking of SMB3.11 negotiate request by Steve French · 7 years ago
  16. 07108d0 cifs: Add minor debug message during negprot by Steve French · 7 years ago
  17. 8bd68c6 CIFS: implement v3.11 preauth integrity by Aurelien Aptel · 7 years ago
  18. 5f60a56 Add missing structs and defines from recent SMB3.1.1 documentation by Steve French · 7 years ago
  19. 2026b06 Cleanup some minor endian issues in smb3 rdma by Steve French · 7 years ago
  20. 8eb7998 cifs: remove rfc1002 header from smb2_lease_ack by Ronnie Sahlberg · 7 years ago
  21. 21ad948 cifs: remove rfc1002 header from smb2_oplock_break we get from server by Ronnie Sahlberg · 7 years ago
  22. b2fb7fe cifs: remove rfc1002 header from smb2_query_info_req by Ronnie Sahlberg · 7 years ago
  23. 7c00c3a cifs: remove rfc1002 header from smb2_query_directory_req by Ronnie Sahlberg · 7 years ago
  24. 2fc803e cifs: remove rfc1002 header from smb2_set_info_req by Ronnie Sahlberg · 7 years ago
  25. f5688a6 cifs: remove rfc1002 header from smb2 read/write requests by Ronnie Sahlberg · 7 years ago
  26. ced9367 cifs: remove rfc1002 header from smb2_lock_req by Ronnie Sahlberg · 7 years ago
  27. 1f444e4 cifs: remove rfc1002 header from smb2_flush_req by Ronnie Sahlberg · 7 years ago
  28. 4f33bc3 cifs: remove rfc1002 header from smb2_create_req by Ronnie Sahlberg · 7 years ago
  29. 88ea5cb cifs: remove rfc1002 header from smb2_sess_setup_req by Ronnie Sahlberg · 7 years ago
  30. 661bb943 cifs: remove rfc1002 header from smb2_tree_connect_req by Ronnie Sahlberg · 7 years ago
  31. 7f7ae75 cifs: remove rfc1002 header from smb2_echo_req by Ronnie Sahlberg · 7 years ago
  32. 9775468 cifs: remove rfc1002 header from smb2_ioctl_req by Ronnie Sahlberg · 7 years ago
  33. afcccef cifs: remove rfc1002 header from smb2_close_req by Ronnie Sahlberg · 7 years ago
  34. 4eecf4c cifs: remove rfc1002 header from smb2_tree_disconnect_req by Ronnie Sahlberg · 7 years ago
  35. 45305ed cifs: remove rfc1002 header from smb2_logoff_req by Ronnie Sahlberg · 7 years ago
  36. 13cacea cifs: remove rfc1002 header from smb2_negotiate_req by Ronnie Sahlberg · 7 years ago
  37. 4572f05 CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE by Long Li · 7 years ago
  38. 7cb3def cifs: handle large EA requests more gracefully in smb2+ by Ronnie Sahlberg · 7 years ago
  39. 9764c02 SMB3: Add support for multidialect negotiate (SMB2.1 and later) by Steve French · 7 years ago
  40. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  41. 9e37b17 CIFS: Fix maximum SMB2 header size by Pavel Shilovsky · 7 years ago
  42. 9d49640 CIFS: implement get_dfs_refer for SMB2+ by Aurelien Aptel · 8 years ago
  43. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  44. b8f57ee CIFS: Separate RFC1001 length processing for SMB2 read by Pavel Shilovsky · 8 years ago
  45. cb200bd CIFS: Separate SMB2 sync header processing by Pavel Shilovsky · 8 years ago
  46. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  47. 96a988f CIFS: Fix a possible double locking of mutex during reconnect by Pavel Shilovsky · 8 years ago
  48. c2afb81 Set previous session id correctly on SMB3 reconnect by Steve French · 8 years ago
  49. 373512e Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. by Steve French · 9 years ago
  50. b56eae4 [SMB3] Send durable handle v2 contexts when use of persistent handles required by Steve French · 9 years ago
  51. ebb3a9d Update negotiate protocol for SMB3.11 dialect by Steve French · 10 years ago
  52. b3152e2 Add ioctl to set integrity by Steve French · 10 years ago
  53. 9d1b066 Add Get/Set Integrity Information structure definitions by Steve French · 10 years ago
  54. 02b1666 Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS by Steve French · 10 years ago
  55. eed0e17 Add defines and structs for smb3.1 dialect by Steve French · 10 years ago
  56. 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 10 years ago
  57. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 10 years ago
  58. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  59. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  60. 911a8df Add missing defines for ACL query support by Steve French · 10 years ago
  61. 7332297 add defines for two new file attributes by Steve French · 10 years ago
  62. 31742c5 enable fallocate punch hole ("fallocate -p") for SMB3 by Steve French · 10 years ago
  63. 12197a7 Clarify SMB2/SMB3 create context and add missing ones by Steve French · 11 years ago
  64. 39552ea cifs: Set client guid on per connection basis by Sachin Prabhu · 11 years ago
  65. ff1c038 Check SMB3 dialects against downgrade attacks by Steve French · 11 years ago
  66. 0cbaa53 [CIFS] Warn if SMB3 encryption required by server by Steve French · 11 years ago
  67. 41c1358 CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 by Steve French · 11 years ago
  68. c7f508a Allow setting per-file compression via CIFS protocol by Steve French · 11 years ago
  69. af6a12e Query File System Alignment by Steven French · 11 years ago
  70. 64a5cfa Allow setting per-file compression via SMB2/3 by Steve French · 11 years ago
  71. f047390 CIFS: Add create lease v2 context for SMB3 by Pavel Shilovsky · 11 years ago
  72. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  73. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  74. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 12 years ago
  75. 63eb3de CIFS: Request durable open for SMB2 opens by Pavel Shilovsky · 12 years ago
  76. 59aa371 CIFS: Simplify SMB2_open code path by Pavel Shilovsky · 12 years ago
  77. 4a72daf SMB2 FSCTL and IOCTL worker function by Steve French · 12 years ago
  78. c866473 Some missing share flags by Steve French · 12 years ago
  79. be7457d Update headers to update various SMB3 ioctl definitions by Steve French · 12 years ago
  80. 2b5dc28 Add some missing SMB3 and SMB3.02 flags by Steve French · 12 years ago
  81. 20b6d8b Add SMB3.02 dialect support by Steve French · 12 years ago
  82. e4aa25e [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) by Steve French · 12 years ago
  83. 0822f51 CIFS: Add SMB2.1 lease break support by Pavel Shilovsky · 12 years ago
  84. b8c32db CIFS: Request SMB2.1 leases by Pavel Shilovsky · 12 years ago
  85. f7ba7fe CIFS: Add brlock support for SMB2 by Pavel Shilovsky · 12 years ago
  86. 027e8ee CIFS: Handle SMB2 lock flags by Pavel Shilovsky · 12 years ago
  87. 6fc05c2 CIFS: Add statfs support for SMB2 by Pavel Shilovsky · 12 years ago
  88. 983c88a CIFS: Add oplock break support for SMB2 by Pavel Shilovsky · 12 years ago
  89. d324f08d CIFS: Add readdir support for SMB2 by Pavel Shilovsky · 12 years ago
  90. c839ff2 CIFS: Add SMB2 support for set_file_size by Pavel Shilovsky · 12 years ago
  91. 568798c CIFS: Add SMB2 support for hardlink operation by Pavel Shilovsky · 12 years ago
  92. 35143eb CIFS: Add SMB2 support for rename operation by Pavel Shilovsky · 12 years ago
  93. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  94. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  95. 7a5cfb1 CIFS: Add SMB2 support for flush by Pavel Shilovsky · 12 years ago
  96. f0df737 CIFS: Add open/close file support for SMB2 by Pavel Shilovsky · 12 years ago
  97. b2ede58 CIFS: Fix endianness conversion by Pavel Shilovsky · 12 years ago
  98. 7411286 CIFS: Fix log messages in packet checking for SMB2 by Pavel Shilovsky · 12 years ago
  99. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  100. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 12 years ago