1. 06e2290 Fix encryption labels and lengths for SMB3.1.1 by Steve French · 7 years ago
  2. d38de3c6 CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys by Aurélien Aptel · 8 years ago
  3. a6f74e8 cifs: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  4. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  5. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  6. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  7. 738f9de CIFS: Send RFC1001 length in a separate iov by Pavel Shilovsky · 8 years ago
  8. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  9. 16c568e cifs: merge the hash calculation helpers by Al Viro · 9 years ago
  10. 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
  11. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 10 years ago
  12. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 11 years ago
  13. 7f48558 cifs: Send a logoff request before removing a smb session by Shirish Pargaonkar · 11 years ago
  14. 3d378d3 cifs: Make big endian multiplex ID sequences monotonic on the wire by Tim Gardner · 11 years ago
  15. 32811d2 cifs: Start using per session key for smb2/3 for signature generation by Shirish Pargaonkar · 11 years ago
  16. ba48202 cifs: fix bad error handling in crypto code by Jeff Layton · 11 years ago
  17. 95dc8dd Limit allocation of crypto mechanisms to dialect which requires by Steve French · 11 years ago
  18. e65a5cb [CIFS] Fix build warning by Steve French · 11 years ago
  19. 429b46f [CIFS] SMB3 Signing enablement by Steve French · 11 years ago
  20. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 12 years ago
  21. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  22. 38107d4 Do not send SMB2 signatures for SMB3 frames by Steve French · 12 years ago
  23. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  24. fb308a6 cifs: teach signing routines how to deal with arrays of pages in a smb_rqst by Jeff Layton · 12 years ago
  25. 0b688cf cifs: change smb2 signing routines to use smb_rqst structs by Jeff Layton · 12 years ago
  26. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  27. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 12 years ago
  28. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago