summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.h
Commit message (Expand)AuthorAgeFilesLines
* smb3: optimize open to not send query file internal infoSteve French2019-07-191-1/+3
* cifs: fix parsing of symbolic link error responseRonnie Sahlberg2019-07-101-0/+2
* SMB3: query inode number on open via create contextSteve French2019-07-081-5/+12
* smb3: Send netname context during negotiate protocolSteve French2019-07-081-0/+6
* add some missing definitionsSteve French2019-07-081-0/+8
* Fix match_server check to allow for auto dialect negotiateSteve French2019-07-081-0/+1
* SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthmsSteve French2019-07-081-2/+2
* cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg2019-06-281-1/+13
* Negotiate and save preferred compression algorithmsSteve French2019-05-081-6/+9
* smb3: Add protocol structs for change notify supportSteve French2019-05-081-0/+36
* Add new flag on SMB3.1.1 readSteve French2019-05-081-0/+1
* cifs: add fiemap supportRonnie Sahlberg2019-05-081-0/+5
* SMB3: Add defines for new negotiate contextsSteve French2019-05-081-0/+26
* cifs: fix smb3_zero_range so it can expand the file-size when requiredRonnie Sahlberg2019-03-151-0/+7
* smb3: Update POSIX negotiate context with POSIX ctxt GUIDSteve French2019-03-061-2/+2
* cifs: limit amount of data we request for xattrs to CIFSMaxBufSizeRonnie Sahlberg2019-01-291-2/+13
* cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg2019-01-291-2/+2
* smb3: add smb3.1.1 to default dialect listSteve French2019-01-031-1/+1
* cifs: change smb2_query_eas to use the compound query-info helperRonnie Sahlberg2018-12-241-1/+0Star
* smb3: missing defines and structs for reparse point handlingSteve French2018-11-021-0/+35
* smb3: minor missing defines relating to reparse pointsSteve French2018-10-241-1/+3
* cifs: create a define for the max number of iov we need for a SMB2 set_infoRonnie Sahlberg2018-10-241-0/+9
* cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg2018-08-231-0/+12
* smb3: allow previous versions to be mounted with snapshot= mount parmSteve French2018-08-101-0/+8
* cifs: update smb2_queryfs() to use compoundingRonnie Sahlberg2018-08-101-0/+4
* smb3: add support for statfs for smb3.1.1 posix extensionsSteve French2018-08-071-0/+1
* smb3: fill in statfs fsid and correct namelenSteve French2018-08-071-0/+11
* cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio2018-07-051-4/+2Star
* CIFS: complete PDU definitions for interface queriesAurelien Aptel2018-06-151-3/+20
* cifs: remove struct smb2_hdrRonnie Sahlberg2018-06-011-27/+18Star
* cifs: remove struct smb2_oplock_break_rspRonnie Sahlberg2018-06-011-13/+1Star
* cifs: remove rfc1002 header from all SMB2 response structuresRonnie Sahlberg2018-06-011-6/+0Star
* smb3: add define for id for posix create context and corresponding structSteve French2018-05-311-1/+10
* smb3: add support for posix negotiate contextSteve French2018-05-301-0/+8
* SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tconSteve French2018-04-241-1/+1
* SMB311: Improve checking of negotiate security contextsSteve French2018-04-121-0/+3
* SMB3: Fix length checking of SMB3.11 negotiate requestSteve French2018-04-121-0/+7
* cifs: Add minor debug message during negprotSteve French2018-04-021-0/+2
* CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-021-0/+1
* Add missing structs and defines from recent SMB3.1.1 documentationSteve French2018-02-071-2/+112
* Cleanup some minor endian issues in smb3 rdmaSteve French2018-01-271-7/+7
* cifs: remove rfc1002 header from smb2_lease_ackRonnie Sahlberg2018-01-251-1/+1
* cifs: remove rfc1002 header from smb2_oplock_break we get from serverRonnie Sahlberg2018-01-251-1/+13
* cifs: remove rfc1002 header from smb2_query_info_reqRonnie Sahlberg2018-01-251-1/+1
* cifs: remove rfc1002 header from smb2_query_directory_reqRonnie Sahlberg2018-01-251-1/+1
* cifs: remove rfc1002 header from smb2_set_info_reqRonnie Sahlberg2018-01-251-1/+1
* cifs: remove rfc1002 header from smb2 read/write requestsRonnie Sahlberg2018-01-251-1/+1
* cifs: remove rfc1002 header from smb2_lock_reqRonnie Sahlberg2018-01-251-1/+1
* cifs: remove rfc1002 header from smb2_flush_reqRonnie Sahlberg2018-01-251-1/+1
* cifs: remove rfc1002 header from smb2_create_reqRonnie Sahlberg2018-01-251-1/+1