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