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