summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smb_common.h
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon2023-04-021-1/+1
* ksmbd: return unsupported error on smb1 mountNamjae Jeon2023-03-241-22/+8
* ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva2022-12-021-6/+6
* ksmbd: fix racy issue while destroying session on multichannelNamjae Jeon2022-07-311-1/+1
* ksmbd: add support for smb2 max credit parameterNamjae Jeon2022-01-101-0/+1
* ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg2021-11-111-37/+0
* ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg2021-11-111-11/+0
* ksmbd: switch to use shared definitions where availableRonnie Sahlberg2021-11-111-0/+1
* ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon2021-11-111-6/+0
* ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueNamjae Jeon2021-10-061-2/+2
* ksmbd: remove RFC1002 check in smb2 requestRonnie Sahlberg2021-09-261-8/+0
* ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon2021-09-221-0/+1
* ksmbd: fix translation in smb2_populate_readdir_entry()Christian Brauner2021-09-031-1/+0
* ksmbd: change int data type to booleanNamjae Jeon2021-08-131-1/+1
* ksmbd: Fix multi-protocol negotiationMarios Makassikis2021-08-131-1/+0
* ksmbd: free ksmbd_lock when file is closedHyunchul Lee2021-07-101-2/+0
* ksmbd: add user namespace supportHyunchul Lee2021-07-021-0/+1
* ksmbd: remove and replace macros with inline functions in smb_common.hHyunchul Lee2021-06-291-6/+6
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+544