summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smb_common.h
AgeCommit message (Expand)Author
2022-01-10ksmbd: add support for smb2 max credit parameterNamjae Jeon
2021-11-11ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg
2021-11-11ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg
2021-11-11ksmbd: switch to use shared definitions where availableRonnie Sahlberg
2021-11-11ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon
2021-10-06ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueNamjae Jeon
2021-09-26ksmbd: remove RFC1002 check in smb2 requestRonnie Sahlberg
2021-09-22ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon
2021-09-03ksmbd: fix translation in smb2_populate_readdir_entry()Christian Brauner
2021-08-13ksmbd: change int data type to booleanNamjae Jeon
2021-08-13ksmbd: Fix multi-protocol negotiationMarios Makassikis
2021-07-10ksmbd: free ksmbd_lock when file is closedHyunchul Lee
2021-07-02ksmbd: add user namespace supportHyunchul Lee
2021-06-29ksmbd: remove and replace macros with inline functions in smb_common.hHyunchul Lee
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon