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