summaryrefslogtreecommitdiff
path: root/fs/smbfs_common
Commit message (Expand)AuthorAgeFilesLines
* SMB3.1.1: correct definition for app_instance_id create contextsSteve French2023-05-021-0/+20
* smb3: move some common open context structs to smbfs_commonSteve French2023-04-281-0/+28
* smb3: make query_on_disk_id open context consistent and move to common codeSteve French2023-04-281-0/+11
* SMB3.1.1: add new tree connect ShareFlagsSteve French2023-04-281-8/+9
* smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook2023-02-201-18/+24
* smb3: define missing create contextsSteve French2022-10-051-1/+5
* Add various fsctl structsSteve French2022-05-231-7/+101
* Add defines for various newer FSCTLsSteve French2022-05-231-0/+6
* smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...Steve French2022-03-311-0/+113
* smb3: move defines for query info and query fsinfo to smbfs_commonSteve French2022-03-261-0/+316
* smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_commonSteve French2022-03-261-0/+85
* [smb3] move more common protocol header definitions to smbfs_commonSteve French2022-03-251-0/+101
* cifs: fix bad fids sent over wirePaulo Alcantara2022-03-231-12/+12
* smb3: add new defines from protocol specificationSteve French2022-01-182-1/+3
* cifs: Fix crash on unload of cifs_arc4.koVincent Whitchurch2021-12-071-13/+0
* cifs: Move SMB2_Create definitions to the shared areaRonnie Sahlberg2021-11-051-0/+201
* cifs: Move more definitions into the shared areaRonnie Sahlberg2021-11-051-0/+241
* cifs: move NEGOTIATE_PROTOCOL definitions out into the common areaRonnie Sahlberg2021-11-051-0/+229
* cifs: Create a new shared file holding smb2 pdu definitionsRonnie Sahlberg2021-11-051-0/+318
* cifs: remove pathname for file from SPDX headerSteve French2021-09-131-1/+1
* cifs: move SMB FSCTL definitions to common codeSteve French2021-09-091-0/+162
* cifs: rename cifs_common to smbfs_commonSteve French2021-09-085-0/+341