summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/smb_common.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-02ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva1-6/+6
2022-07-31ksmbd: fix racy issue while destroying session on multichannelNamjae Jeon1-1/+1
2022-01-10ksmbd: add support for smb2 max credit parameterNamjae Jeon1-0/+1
2021-11-11ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg1-37/+0
2021-11-11ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg1-11/+0
2021-11-11ksmbd: switch to use shared definitions where availableRonnie Sahlberg1-0/+1
2021-11-11ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon1-6/+0
2021-10-06ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueNamjae Jeon1-2/+2
2021-09-26ksmbd: remove RFC1002 check in smb2 requestRonnie Sahlberg1-8/+0
2021-09-22ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon1-0/+1
2021-09-03ksmbd: fix translation in smb2_populate_readdir_entry()Christian Brauner1-1/+0
2021-08-13ksmbd: change int data type to booleanNamjae Jeon1-1/+1
2021-08-13ksmbd: Fix multi-protocol negotiationMarios Makassikis1-1/+0
2021-07-10ksmbd: free ksmbd_lock when file is closedHyunchul Lee1-2/+0
2021-07-02ksmbd: add user namespace supportHyunchul Lee1-0/+1
2021-06-29ksmbd: remove and replace macros with inline functions in smb_common.hHyunchul Lee1-6/+6
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+544