summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.h
Commit message (Expand)AuthorAgeFilesLines
* cifs: delete duplicated words in header filesRandy Dunlap2020-08-021-1/+1
* SMB311: Add support for query info using posix extensions (level 100)Steve French2020-06-121-1/+26
* smb3: minor update to compression header definitionsSteve French2020-06-021-2/+11
* cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...Long Li2020-03-291-0/+3
* SMB3: Minor cleanup of protocol definitionsSteve French2020-03-221-4/+11
* SMB3: Additional compression structuresSteve French2020-03-221-1/+16
* SMB3: Add new compression flagsSteve French2020-03-221-1/+7
* cifs: smb2pdu.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-221-19/+19
* cifs: add SMB2_open() arg to return POSIX dataAurelien Aptel2020-03-221-7/+5
* cifs: add smb2 POSIX info levelAurelien Aptel2020-03-221-0/+44
* cifs: rename posix create rspAurelien Aptel2020-03-221-3/+6
* smb3: Add defines for new information level, FileIdInformationSteve French2020-02-061-0/+8
* smb3: print warning once if posix context returned on openSteve French2020-02-061-0/+8
* cifs: prepare SMB2_query_directory to be used with compoundingRonnie Sahlberg2020-01-261-0/+2
* smb3: fix mode passed in on create for modetosid mount optionSteve French2019-12-061-0/+10
* smb3: query attributes on file closeSteve French2019-12-031-0/+11
* CIFS: Properly process SMB3 lease breaksPavel Shilovsky2019-11-251-1/+1
* SMB3: Fix persistent handles reconnectPavel Shilovsky2019-11-061-0/+1
* smb3: add missing flag definitionsSteve French2019-09-161-0/+2
* smb3: optimize open to not send query file internal infoSteve French2019-07-181-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-071-5/+12
* smb3: Send netname context during negotiate protocolSteve French2019-07-071-0/+6
* add some missing definitionsSteve French2019-07-071-0/+8
* Fix match_server check to allow for auto dialect negotiateSteve French2019-07-071-0/+1
* SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthmsSteve French2019-07-071-2/+2
* cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg2019-06-281-1/+13
* Negotiate and save preferred compression algorithmsSteve French2019-05-071-6/+9
* smb3: Add protocol structs for change notify supportSteve French2019-05-071-0/+36
* Add new flag on SMB3.1.1 readSteve French2019-05-071-0/+1
* cifs: add fiemap supportRonnie Sahlberg2019-05-071-0/+5
* SMB3: Add defines for new negotiate contextsSteve French2019-05-071-0/+26
* cifs: fix smb3_zero_range so it can expand the file-size when requiredRonnie Sahlberg2019-03-141-0/+7
* smb3: Update POSIX negotiate context with POSIX ctxt GUIDSteve French2019-03-051-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-231-1/+0
* smb3: missing defines and structs for reparse point handlingSteve French2018-11-021-0/+35
* smb3: minor missing defines relating to reparse pointsSteve French2018-10-231-1/+3
* cifs: create a define for the max number of iov we need for a SMB2 set_infoRonnie Sahlberg2018-10-231-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-091-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/+2
* CIFS: complete PDU definitions for interface queriesAurelien Aptel2018-06-151-3/+20
* cifs: remove struct smb2_hdrRonnie Sahlberg2018-06-011-27/+18
* cifs: remove struct smb2_oplock_break_rspRonnie Sahlberg2018-05-311-13/+1