summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.c
Commit message (Expand)AuthorAgeFilesLines
...
* cifs: remove struct smb2_oplock_break_rspRonnie Sahlberg2018-06-011-1/+1
* cifs: remove rfc1002 header from all SMB2 response structuresRonnie Sahlberg2018-06-011-16/+11Star
* smb3: on reconnect set PreviousSessionId fieldSteve French2018-06-011-0/+1
* smb3: Add posix create context for smb3.11 posix mountsSteve French2018-06-011-2/+82
* smb3: add tracepoints for smb2/smb3 openSteve French2018-05-311-1/+6
* smb3: add support for posix negotiate contextSteve French2018-05-301-6/+23
* CIFS: Introduce offset for the 1st page in data transfer structuresLong Li2018-05-301-0/+1
* smb3: Add ftrace tracepoints for improved SMB3 debuggingSteve French2018-05-281-6/+50
* smb3: rename encryption_required to smb3_encryption_requiredSteve French2018-05-281-21/+21
* cifs: add a new SMB2_close_flags functionRonnie Sahlberg2018-05-281-3/+9
* cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg2018-05-281-3/+5
* cifs: smbd: Enable signing with smbdirectLong Li2018-05-091-5/+0Star
* cifs: Allocate validate negotiation request through kmallocLong Li2018-05-091-30/+38
* cifs: smbd: Don't use RDMA read/write when signing is usedLong Li2018-04-251-2/+2
* SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tconSteve French2018-04-241-4/+5
* cifs: change validate_buf to validate_iovRonnie Sahlberg2018-04-131-18/+21
* cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg2018-04-131-4/+6
* smb3.11: replace a 4 with server->vals->header_preamble_sizeSteve French2018-04-131-1/+2
* cifs: replace a 4 with server->vals->header_preamble_sizeRonnie Sahlberg2018-04-131-1/+1
* SMB311: Improve checking of negotiate security contextsSteve French2018-04-121-0/+102
* SMB3: Log at least once if tree connect fails during reconnectSteve French2018-04-111-1/+4
* cifs: smb2pdu: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-04-111-1/+3
* cifs: Add minor debug message during negprotSteve French2018-04-021-1/+3
* cifs: add server->vals->header_preamble_sizeRonnie Sahlberg2018-04-021-6/+9
* Tree connect for SMB3.1.1 must be signed for non-encrypted sharesSteve French2018-04-021-0/+5
* CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-021-0/+25
* cifs: fix memory leak in SMB2_open()Ronnie Sahlberg2018-04-021-2/+6
* Cleanup some minor endian issues in smb3 rdmaSteve French2018-01-271-11/+11
* CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel2018-01-271-3/+1Star
* CIFS: make IPC a regular tconAurelien Aptel2018-01-271-28/+8Star
* cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson2018-01-251-2/+1Star
* CIFS: SMBD: Disable signing on SMB direct transportLong Li2018-01-251-0/+5
* CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory regis...Long Li2018-01-251-1/+44
* CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...Long Li2018-01-251-3/+62
* CIFS: SMBD: Add parameter rdata to smb2_new_read_reqLong Li2018-01-251-5/+9
* cifs: remove small_smb2_initRonnie Sahlberg2018-01-251-47/+6Star
* cifs: remove rfc1002 header from smb2_lease_ackRonnie Sahlberg2018-01-251-4/+15
* cifs: remove unused variable from SMB2_readRonnie Sahlberg2018-01-251-2/+0Star
* cifs: remove rfc1002 header from smb2_oplock_break we get from serverRonnie Sahlberg2018-01-251-4/+15
* cifs: remove rfc1002 header from smb2_query_info_reqRonnie Sahlberg2018-01-251-12/+14
* cifs: remove rfc1002 header from smb2_query_directory_reqRonnie Sahlberg2018-01-251-7/+7
* cifs: remove rfc1002 header from smb2_set_info_reqRonnie Sahlberg2018-01-251-10/+9Star
* cifs: remove rfc1002 header from smb2 read/write requestsRonnie Sahlberg2018-01-251-29/+22Star
* cifs: remove rfc1002 header from smb2_lock_reqRonnie Sahlberg2018-01-251-7/+6Star
* cifs: remove rfc1002 header from smb2_flush_reqRonnie Sahlberg2018-01-251-4/+4
* cifs: remove rfc1002 header from smb2_create_reqRonnie Sahlberg2018-01-251-18/+12Star
* cifs: remove rfc1002 header from smb2_sess_setup_reqRonnie Sahlberg2018-01-251-14/+13Star
* cifs: remove rfc1002 header from smb2_tree_connect_reqRonnie Sahlberg2018-01-251-9/+9
* cifs: remove rfc1002 header from smb2_echo_reqRonnie Sahlberg2018-01-251-6/+8
* cifs: remove rfc1002 header from smb2_ioctl_reqRonnie Sahlberg2018-01-251-11/+11