aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smbfs_common (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05smb3: define missing create contextsSteve French1-1/+5
2022-05-23Add various fsctl structsSteve French1-7/+101
2022-05-23Add defines for various newer FSCTLsSteve French1-0/+6
2022-03-31smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_commonSteve French1-0/+113
2022-03-26smb3: move defines for query info and query fsinfo to smbfs_commonSteve French1-0/+316
2022-03-26smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_commonSteve French1-0/+85
2022-03-25[smb3] move more common protocol header definitions to smbfs_commonSteve French1-0/+101
2022-03-23cifs: fix bad fids sent over wirePaulo Alcantara1-12/+12
2022-01-18smb3: add new defines from protocol specificationSteve French2-1/+3
2021-12-07cifs: Fix crash on unload of cifs_arc4.koVincent Whitchurch1-13/+0
2021-11-05cifs: Move SMB2_Create definitions to the shared areaRonnie Sahlberg1-0/+201
2021-11-05cifs: Move more definitions into the shared areaRonnie Sahlberg1-0/+241
2021-11-05cifs: move NEGOTIATE_PROTOCOL definitions out into the common areaRonnie Sahlberg1-0/+229
2021-11-05cifs: Create a new shared file holding smb2 pdu definitionsRonnie Sahlberg1-0/+318
2021-09-13cifs: remove pathname for file from SPDX headerSteve French1-1/+1
2021-09-09cifs: move SMB FSCTL definitions to common codeSteve French1-0/+162
2021-09-08cifs: rename cifs_common to smbfs_commonSteve French5-0/+341