aboutsummaryrefslogtreecommitdiff
path: root/fs/smbfs_common
AgeCommit message (Expand)AuthorFilesLines
2023-05-02SMB3.1.1: correct definition for app_instance_id create contextsGravatar Steve French 1-0/+20
2023-04-28smb3: move some common open context structs to smbfs_commonGravatar Steve French 1-0/+28
2023-04-28smb3: make query_on_disk_id open context consistent and move to common codeGravatar Steve French 1-0/+11
2023-04-28SMB3.1.1: add new tree connect ShareFlagsGravatar Steve French 1-8/+9
2023-02-20smb3: Replace smb2pdu 1-element arrays with flex-arraysGravatar Kees Cook 1-18/+24
2022-10-05smb3: define missing create contextsGravatar Steve French 1-1/+5
2022-05-23Add various fsctl structsGravatar Steve French 1-7/+101
2022-05-23Add defines for various newer FSCTLsGravatar Steve French 1-0/+6
2022-03-31smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...Gravatar Steve French 1-0/+113
2022-03-26smb3: move defines for query info and query fsinfo to smbfs_commonGravatar Steve French 1-0/+316
2022-03-26smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_commonGravatar Steve French 1-0/+85
2022-03-25[smb3] move more common protocol header definitions to smbfs_commonGravatar Steve French 1-0/+101
2022-03-23cifs: fix bad fids sent over wireGravatar Paulo Alcantara 1-12/+12
2022-01-18smb3: add new defines from protocol specificationGravatar Steve French 2-1/+3
2021-12-07cifs: Fix crash on unload of cifs_arc4.koGravatar Vincent Whitchurch 1-13/+0
2021-11-05cifs: Move SMB2_Create definitions to the shared areaGravatar Ronnie Sahlberg 1-0/+201
2021-11-05cifs: Move more definitions into the shared areaGravatar Ronnie Sahlberg 1-0/+241
2021-11-05cifs: move NEGOTIATE_PROTOCOL definitions out into the common areaGravatar Ronnie Sahlberg 1-0/+229
2021-11-05cifs: Create a new shared file holding smb2 pdu definitionsGravatar Ronnie Sahlberg 1-0/+318
2021-09-13cifs: remove pathname for file from SPDX headerGravatar Steve French 1-1/+1
2021-09-09cifs: move SMB FSCTL definitions to common codeGravatar Steve French 1-0/+162
2021-09-08cifs: rename cifs_common to smbfs_commonGravatar Steve French 5-0/+341