summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.h
Commit message (Expand)AuthorAgeFilesLines
* smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva2021-02-011-1/+1
* cifs: style: replace one-element array with flexible-arrayYANG LI2021-01-131-1/+1
* SMB3.1.1: do not log warning message if server doesn't populate saltSteve French2020-12-131-3/+11
* cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg2020-12-031-2/+0
* smb3: add some missing definitions from MS-FSCCSteve French2020-10-231-0/+26
* smb3: add support for stat of WSL reparse points for special file typesSteve French2020-10-231-0/+5
* smb3.1.1: fix typo in compression flagSteve French2020-10-221-1/+1
* smb3.1.1: set gcm256 when requestedSteve French2020-10-191-0/+1
* smb3.1.1: rename nonces used for GCM and CCM encryptionSteve French2020-10-191-2/+2
* smb3.1.1: add new module load parm enable_gcm_256Steve French2020-10-151-2/+3
* SMB3.1.1: add defines for new signing negotiate contextSteve French2020-10-151-0/+14
* update structure definitions from updated protocol documentationSteve French2020-10-111-7/+57
* smb3: add defines for new crypto algorithmsSteve French2020-10-111-0/+2
* 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