summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smb_common.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-468/+0
2023-04-03ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon1-1/+1
2023-03-24ksmbd: return unsupported error on smb1 mountNamjae Jeon1-22/+8
2022-12-03ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva1-6/+6
2022-08-01ksmbd: 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-12ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg1-37/+0
2021-11-12ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg1-11/+0
2021-11-12ksmbd: switch to use shared definitions where availableRonnie Sahlberg1-0/+1
2021-11-12ksmbd: 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-27ksmbd: remove RFC1002 check in smb2 requestRonnie Sahlberg1-8/+0
2021-09-23ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon1-0/+1
2021-09-04ksmbd: 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