summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2transport.c
Commit message (Expand)AuthorAge
* cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg2018-04-12
* CIFS: add sha512 secmechAurelien Aptel2018-04-01
* CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel2018-04-01
* Fix encryption labels and lengths for SMB3.1.1Steve French2017-10-18
* CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel2017-07-05
* cifs: don't check for failure from mempool_alloc()NeilBrown2017-04-28
* Handle mismatched open callsSachin Prabhu2017-04-07
* CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-01
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-01
* CIFS: Send RFC1001 length in a separate iovPavel Shilovsky2017-02-01
* CIFS: Separate SMB2 header structurePavel Shilovsky2017-02-01
* cifs: merge the hash calculation helpersAl Viro2016-03-28
* Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-14
* Convert MessageID in smb2_hdr to LESachin Prabhu2014-12-14
* CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky2014-08-02
* cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar2013-11-02
* cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner2013-11-02
* cifs: Start using per session key for smb2/3 for signature generationShirish Pargaonkar2013-09-08
* cifs: fix bad error handling in crypto codeJeff Layton2013-07-31
* Limit allocation of crypto mechanisms to dialect which requiresSteve French2013-07-04
* [CIFS] Fix build warningSteve French2013-06-27
* [CIFS] SMB3 Signing enablementSteve French2013-06-26
* cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton2013-06-24
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* Do not send SMB2 signatures for SMB3 framesSteve French2012-12-09
* cifs: change cifs_call_async to use smb_rqst structsJeff Layton2012-09-24
* cifs: teach signing routines how to deal with arrays of pages in a smb_rqstJeff Layton2012-09-24
* cifs: change smb2 signing routines to use smb_rqst structsJeff Layton2012-09-24
* CIFS: Enable signing in SMB2Pavel Shilovsky2012-09-24
* CIFS: Add SMB2 support for async requestsPavel Shilovsky2012-07-24
* CIFS: Make transport routines work with SMB2Pavel Shilovsky2012-07-24