1. 2084ed5 CIFS: Only send SMB2_NEGOTIATE command on new TCP connections by Pavel Shilovsky · 6 years ago
  2. 53a3e0d smb3: add dynamic trace point for smb3_cmd_enter by Steve French · 6 years ago
  3. c781af7 CIFS: Do not skip SMB2 message IDs on send failures by Pavel Shilovsky · 6 years ago
  4. a5c62f4 CIFS: fix uninitialized ptr deref in smb2 signing by Aurelien Aptel · 6 years ago
  5. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  6. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 7 years ago
  7. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 7 years ago
  8. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  9. c713c87 cifs: push rfc1002 generation down the stack by Ronnie Sahlberg · 7 years ago
  10. 57f933c CIFS: Fix signing for SMB2/3 by Aurelien Aptel · 7 years ago
  11. 977b617 cifs: remove rfc1002 header from all SMB2 response structures by Ronnie Sahlberg · 7 years ago
  12. e19b2bc cifs: add resp_buf_size to the mid_q_entry structure by Ronnie Sahlberg · 7 years ago
  13. 5fcd7f3 CIFS: add sha512 secmech by Aurelien Aptel · 7 years ago
  14. 82fb82b CIFS: refactor crypto shash/sdesc allocation&free by Aurelien Aptel · 7 years ago
  15. 06e2290 Fix encryption labels and lengths for SMB3.1.1 by Steve French · 7 years ago
  16. d38de3c6 CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys by Aurélien Aptel · 8 years ago
  17. a6f74e8 cifs: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  18. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  19. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  20. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  21. 738f9de CIFS: Send RFC1001 length in a separate iov by Pavel Shilovsky · 8 years ago
  22. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  23. 16c568e cifs: merge the hash calculation helpers by Al Viro · 9 years ago
  24. 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
  25. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 10 years ago
  26. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 11 years ago
  27. 7f48558 cifs: Send a logoff request before removing a smb session by Shirish Pargaonkar · 11 years ago
  28. 3d378d3 cifs: Make big endian multiplex ID sequences monotonic on the wire by Tim Gardner · 11 years ago
  29. 32811d2 cifs: Start using per session key for smb2/3 for signature generation by Shirish Pargaonkar · 11 years ago
  30. ba48202 cifs: fix bad error handling in crypto code by Jeff Layton · 11 years ago
  31. 95dc8dd Limit allocation of crypto mechanisms to dialect which requires by Steve French · 12 years ago
  32. e65a5cb [CIFS] Fix build warning by Steve French · 12 years ago
  33. 429b46f [CIFS] SMB3 Signing enablement by Steve French · 12 years ago
  34. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 12 years ago
  35. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  36. 38107d4 Do not send SMB2 signatures for SMB3 frames by Steve French · 12 years ago
  37. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  38. fb308a6 cifs: teach signing routines how to deal with arrays of pages in a smb_rqst by Jeff Layton · 12 years ago
  39. 0b688cf cifs: change smb2 signing routines to use smb_rqst structs by Jeff Layton · 12 years ago
  40. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  41. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 13 years ago
  42. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago