summaryrefslogtreecommitdiff
path: root/fs/smbfs_common
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-05-02SMB3.1.1: correct definition for app_instance_id create contextsSteve French
2023-04-28smb3: move some common open context structs to smbfs_commonSteve French
2023-04-28smb3: make query_on_disk_id open context consistent and move to common codeSteve French
2023-04-28SMB3.1.1: add new tree connect ShareFlagsSteve French
2023-02-20smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook
2022-10-05smb3: define missing create contextsSteve French
2022-05-23Add various fsctl structsSteve French
2022-05-23Add defines for various newer FSCTLsSteve French
2022-03-31smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...Steve French
2022-03-26smb3: move defines for query info and query fsinfo to smbfs_commonSteve French
2022-03-26smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_commonSteve French
2022-03-25[smb3] move more common protocol header definitions to smbfs_commonSteve French
2022-03-23cifs: fix bad fids sent over wirePaulo Alcantara
2022-01-18smb3: add new defines from protocol specificationSteve French
2021-12-07cifs: Fix crash on unload of cifs_arc4.koVincent Whitchurch
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-09-09cifs: move SMB FSCTL definitions to common codeSteve French
2021-09-08cifs: rename cifs_common to smbfs_commonSteve French