1. 6a5f659 SMB311: Add support for query info using posix extensions (level 100) by Steve French · 4 years, 7 months ago
  2. 3563a6f smb3: minor update to compression header definitions by Steve French · 4 years, 8 months ago
  3. f7950cb cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive by Long Li · 4 years, 10 months ago
  4. 8895c66 SMB3: Minor cleanup of protocol definitions by Steve French · 4 years, 10 months ago
  5. 8f23343 SMB3: Additional compression structures by Steve French · 4 years, 10 months ago
  6. 2fe4f62 SMB3: Add new compression flags by Steve French · 4 years, 10 months ago
  7. cff2def cifs: smb2pdu.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  8. 69dda30 cifs: add SMB2_open() arg to return POSIX data by Aurelien Aptel · 4 years, 11 months ago
  9. 349e13a cifs: add smb2 POSIX info level by Aurelien Aptel · 5 years ago
  10. 2e8af97 cifs: rename posix create rsp by Aurelien Aptel · 5 years ago
  11. 51d92d6 smb3: Add defines for new information level, FileIdInformation by Steve French · 5 years ago
  12. ab3459d smb3: print warning once if posix context returned on open by Steve French · 5 years ago
  13. 0a17799 cifs: prepare SMB2_query_directory to be used with compounding by Ronnie Sahlberg · 5 years ago
  14. fdef665 smb3: fix mode passed in on create for modetosid mount option by Steve French · 5 years ago
  15. 43f8a6a smb3: query attributes on file close by Steve French · 5 years ago
  16. 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
  17. d243af7 SMB3: Fix persistent handles reconnect by Pavel Shilovsky · 5 years ago
  18. 5951980 smb3: add missing flag definitions by Steve French · 5 years ago
  19. 89a5bfa smb3: optimize open to not send query file internal info by Steve French · 6 years ago
  20. df070af cifs: fix parsing of symbolic link error response by Ronnie Sahlberg · 6 years ago
  21. ff2a09e SMB3: query inode number on open via create context by Steve French · 6 years ago
  22. 96d3cca smb3: Send netname context during negotiate protocol by Steve French · 6 years ago
  23. e7348e3 add some missing definitions by Steve French · 6 years ago
  24. 43cdae8 Fix match_server check to allow for auto dialect negotiate by Steve French · 6 years ago
  25. 9ac63ec SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms by Steve French · 6 years ago
  26. 5de254d cifs: fix crash querying symlinks stored as reparse-points by Ronnie Sahlberg · 6 years ago
  27. 26ea888 Negotiate and save preferred compression algorithms by Steve French · 6 years ago
  28. edf3ef3 smb3: Add protocol structs for change notify support by Steve French · 6 years ago
  29. 0df7edd Add new flag on SMB3.1.1 read by Steve French · 6 years ago
  30. 2f3ebab cifs: add fiemap support by Ronnie Sahlberg · 6 years ago
  31. d7bef4c SMB3: Add defines for new negotiate contexts by Steve French · 6 years ago
  32. 72c419d cifs: fix smb3_zero_range so it can expand the file-size when required by Ronnie Sahlberg · 6 years ago
  33. 0d48132 smb3: Update POSIX negotiate context with POSIX ctxt GUID by Steve French · 6 years ago
  34. c4627e6 cifs: limit amount of data we request for xattrs to CIFSMaxBufSize by Ronnie Sahlberg · 6 years ago
  35. 58d15ed cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  36. d5c7076 smb3: add smb3.1.1 to default dialect list by Steve French · 6 years ago
  37. f9793b6 cifs: change smb2_query_eas to use the compound query-info helper by Ronnie Sahlberg · 6 years ago
  38. 0df444a smb3: missing defines and structs for reparse point handling by Steve French · 6 years ago
  39. 37e6a70 smb3: minor missing defines relating to reparse points by Steve French · 6 years ago
  40. 14e562a cifs: create a define for the max number of iov we need for a SMB2 set_info by Ronnie Sahlberg · 6 years ago
  41. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 6 years ago
  42. cdeaf9d smb3: allow previous versions to be mounted with snapshot= mount parm by Steve French · 6 years ago
  43. 730928c cifs: update smb2_queryfs() to use compounding by Ronnie Sahlberg · 6 years ago
  44. 2d30421 smb3: add support for statfs for smb3.1.1 posix extensions by Steve French · 7 years ago
  45. 21ba384 smb3: fill in statfs fsid and correct namelen by Steve French · 7 years ago
  46. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 7 years ago
  47. bead042 CIFS: complete PDU definitions for interface queries by Aurelien Aptel · 7 years ago
  48. 49f466b cifs: remove struct smb2_hdr by Ronnie Sahlberg · 7 years ago
  49. 0d5a288 cifs: remove struct smb2_oplock_break_rsp by Ronnie Sahlberg · 7 years ago
  50. 977b617 cifs: remove rfc1002 header from all SMB2 response structures by Ronnie Sahlberg · 7 years ago
  51. fe04840 smb3: add define for id for posix create context and corresponding struct by Steve French · 7 years ago
  52. fcef0db smb3: add support for posix negotiate context by Steve French · 7 years ago
  53. 23657ad SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon by Steve French · 7 years ago
  54. 5100d8a SMB311: Improve checking of negotiate security contexts by Steve French · 7 years ago
  55. 136ff1b SMB3: Fix length checking of SMB3.11 negotiate request by Steve French · 7 years ago
  56. 07108d0 cifs: Add minor debug message during negprot by Steve French · 7 years ago
  57. 8bd68c6 CIFS: implement v3.11 preauth integrity by Aurelien Aptel · 7 years ago
  58. 5f60a56 Add missing structs and defines from recent SMB3.1.1 documentation by Steve French · 7 years ago
  59. 2026b06 Cleanup some minor endian issues in smb3 rdma by Steve French · 7 years ago
  60. 8eb7998 cifs: remove rfc1002 header from smb2_lease_ack by Ronnie Sahlberg · 7 years ago
  61. 21ad948 cifs: remove rfc1002 header from smb2_oplock_break we get from server by Ronnie Sahlberg · 7 years ago
  62. b2fb7fe cifs: remove rfc1002 header from smb2_query_info_req by Ronnie Sahlberg · 7 years ago
  63. 7c00c3a cifs: remove rfc1002 header from smb2_query_directory_req by Ronnie Sahlberg · 7 years ago
  64. 2fc803e cifs: remove rfc1002 header from smb2_set_info_req by Ronnie Sahlberg · 7 years ago
  65. f5688a6 cifs: remove rfc1002 header from smb2 read/write requests by Ronnie Sahlberg · 7 years ago
  66. ced9367 cifs: remove rfc1002 header from smb2_lock_req by Ronnie Sahlberg · 7 years ago
  67. 1f444e4 cifs: remove rfc1002 header from smb2_flush_req by Ronnie Sahlberg · 7 years ago
  68. 4f33bc3 cifs: remove rfc1002 header from smb2_create_req by Ronnie Sahlberg · 7 years ago
  69. 88ea5cb cifs: remove rfc1002 header from smb2_sess_setup_req by Ronnie Sahlberg · 7 years ago
  70. 661bb943 cifs: remove rfc1002 header from smb2_tree_connect_req by Ronnie Sahlberg · 7 years ago
  71. 7f7ae75 cifs: remove rfc1002 header from smb2_echo_req by Ronnie Sahlberg · 7 years ago
  72. 9775468 cifs: remove rfc1002 header from smb2_ioctl_req by Ronnie Sahlberg · 7 years ago
  73. afcccef cifs: remove rfc1002 header from smb2_close_req by Ronnie Sahlberg · 7 years ago
  74. 4eecf4c cifs: remove rfc1002 header from smb2_tree_disconnect_req by Ronnie Sahlberg · 7 years ago
  75. 45305ed cifs: remove rfc1002 header from smb2_logoff_req by Ronnie Sahlberg · 7 years ago
  76. 13cacea cifs: remove rfc1002 header from smb2_negotiate_req by Ronnie Sahlberg · 7 years ago
  77. 4572f05 CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE by Long Li · 7 years ago
  78. 7cb3def cifs: handle large EA requests more gracefully in smb2+ by Ronnie Sahlberg · 7 years ago
  79. 9764c02 SMB3: Add support for multidialect negotiate (SMB2.1 and later) by Steve French · 7 years ago
  80. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  81. 9e37b17 CIFS: Fix maximum SMB2 header size by Pavel Shilovsky · 7 years ago
  82. 9d49640 CIFS: implement get_dfs_refer for SMB2+ by Aurelien Aptel · 8 years ago
  83. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  84. b8f57ee CIFS: Separate RFC1001 length processing for SMB2 read by Pavel Shilovsky · 8 years ago
  85. cb200bd CIFS: Separate SMB2 sync header processing by Pavel Shilovsky · 8 years ago
  86. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  87. 96a988f CIFS: Fix a possible double locking of mutex during reconnect by Pavel Shilovsky · 8 years ago
  88. c2afb81 Set previous session id correctly on SMB3 reconnect by Steve French · 8 years ago
  89. 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
  90. b56eae4 [SMB3] Send durable handle v2 contexts when use of persistent handles required by Steve French · 9 years ago
  91. ebb3a9d Update negotiate protocol for SMB3.11 dialect by Steve French · 10 years ago
  92. b3152e2 Add ioctl to set integrity by Steve French · 10 years ago
  93. 9d1b066 Add Get/Set Integrity Information structure definitions by Steve French · 10 years ago
  94. 02b1666 Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS by Steve French · 10 years ago
  95. eed0e17 Add defines and structs for smb3.1 dialect by Steve French · 10 years ago
  96. 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 10 years ago
  97. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 10 years ago
  98. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  99. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  100. 911a8df Add missing defines for ACL query support by Steve French · 10 years ago