summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/smb2misc.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: validate credit charge after validating SMB2 PDU body sizeRalph Boehme2021-10-151-9/+10
* ksmbd: improve credits managementHyunchul Lee2021-10-131-10/+28
* ksmbd: check strictly data area in ksmbd_smb2_check_message()Namjae Jeon2021-10-071-51/+47
* ksmbd: move credit charge verification over smb2 request size verificationNamjae Jeon2021-07-191-6/+6
* ksmbd: set STATUS_INVALID_PARAMETER error status if credit charge is invalidNamjae Jeon2021-07-191-2/+7
* ksmbd: Relax credit_charge check in smb2_validate_credit_charge()Marios Makassikis2021-06-291-6/+4
* ksmbd: replace request and respone buffer macro with inline functionsNamjae Jeon2021-06-291-1/+1
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+435