summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smb_common.h
AgeCommit message (Expand)Author
2023-12-23ksmbd: fix out of bounds in init_smb2_rsp_hdr()Namjae Jeon
2023-12-23ksmbd: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-12-23ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon
2023-12-23ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-12-23ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon
2023-05-17ksmbd: fix racy issue while destroying session on multichannelNamjae Jeon
2023-03-30ksmbd: return unsupported error on smb1 mountNamjae Jeon
2022-01-27ksmbd: add support for smb2 max credit parameterNamjae 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