summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smb_common.h
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-04-02ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon
2023-03-24ksmbd: return unsupported error on smb1 mountNamjae Jeon
2022-12-02ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva
2022-07-31ksmbd: fix racy issue while destroying session on multichannelNamjae Jeon
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