summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2pdu.h
AgeCommit message (Expand)Author
2021-11-05cifs: Move SMB2_Create definitions to the shared areaRonnie Sahlberg
2021-11-05cifs: Move more definitions into the shared areaRonnie Sahlberg
2021-11-05cifs: move NEGOTIATE_PROTOCOL definitions out into the common areaRonnie Sahlberg
2021-11-05cifs: Create a new shared file holding smb2 pdu definitionsRonnie Sahlberg
2021-09-13cifs: remove pathname for file from SPDX headerSteve French
2021-07-15SMB3.1.1: fix mount failure to some servers when compression enabledSteve French
2021-07-09SMB3.1.1: Add support for negotiating signing algorithmSteve French
2021-07-05smb3: fix typo in header fileSteve French
2021-06-23SMB3: Add new info level for query directorySteve French
2021-06-20cifs: use SPDX-Licence-IdentifierSteve French
2021-04-25SMB3: update structures for new compression protocol definitionsSteve French
2021-04-25smb3: update protocol header definitions based to include new flagsSteve French
2021-02-01smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva
2021-01-13cifs: style: replace one-element array with flexible-arrayYANG LI
2020-12-13SMB3.1.1: do not log warning message if server doesn't populate saltSteve French
2020-12-03cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg
2020-10-23smb3: add some missing definitions from MS-FSCCSteve French
2020-10-23smb3: add support for stat of WSL reparse points for special file typesSteve French
2020-10-22smb3.1.1: fix typo in compression flagSteve French
2020-10-19smb3.1.1: set gcm256 when requestedSteve French
2020-10-19smb3.1.1: rename nonces used for GCM and CCM encryptionSteve French
2020-10-15smb3.1.1: add new module load parm enable_gcm_256Steve French
2020-10-15SMB3.1.1: add defines for new signing negotiate contextSteve French
2020-10-11update structure definitions from updated protocol documentationSteve French
2020-10-11smb3: add defines for new crypto algorithmsSteve French
2020-08-02cifs: delete duplicated words in header filesRandy Dunlap
2020-06-12SMB311: Add support for query info using posix extensions (level 100)Steve French
2020-06-02smb3: minor update to compression header definitionsSteve French
2020-03-29cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...Long Li
2020-03-22SMB3: Minor cleanup of protocol definitionsSteve French
2020-03-22SMB3: Additional compression structuresSteve French
2020-03-22SMB3: Add new compression flagsSteve French
2020-03-22cifs: smb2pdu.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-22cifs: add SMB2_open() arg to return POSIX dataAurelien Aptel
2020-03-22cifs: add smb2 POSIX info levelAurelien Aptel
2020-03-22cifs: rename posix create rspAurelien Aptel
2020-02-06smb3: Add defines for new information level, FileIdInformationSteve French
2020-02-06 smb3: print warning once if posix context returned on openSteve French
2020-01-26cifs: prepare SMB2_query_directory to be used with compoundingRonnie Sahlberg
2019-12-06smb3: fix mode passed in on create for modetosid mount optionSteve French
2019-12-03smb3: query attributes on file closeSteve French
2019-11-25CIFS: Properly process SMB3 lease breaksPavel Shilovsky
2019-11-06SMB3: Fix persistent handles reconnectPavel Shilovsky
2019-09-16smb3: add missing flag definitionsSteve French
2019-07-18smb3: optimize open to not send query file internal infoSteve French
2019-07-10cifs: fix parsing of symbolic link error responseRonnie Sahlberg
2019-07-07SMB3: query inode number on open via create contextSteve French
2019-07-07smb3: Send netname context during negotiate protocolSteve French
2019-07-07add some missing definitionsSteve French
2019-07-07Fix match_server check to allow for auto dialect negotiateSteve French