summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smb_common.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: fix outstanding credits related bugsHyunchul Lee2022-05-211-1/+3
* ksmbd: fix same UniqueId for dot and dotdot entriesNamjae Jeon2022-02-041-1/+4
* ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon2021-11-111-5/+6
* ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()Ralph Boehme2021-11-061-1/+1
* ksmbd: remove the leftover of smb2.0 dialect supportNamjae Jeon2021-10-071-3/+3
* ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueNamjae Jeon2021-10-061-6/+0
* ksmbd: add validation in smb2 negotiateNamjae Jeon2021-09-301-5/+27
* ksmbd: remove RFC1002 check in smb2 requestRonnie Sahlberg2021-09-261-14/+1
* ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon2021-09-221-4/+9
* ksmbd: fix translation in smb2_populate_readdir_entry()Christian Brauner2021-09-031-3/+1
* ksmbd: Fix multi-protocol negotiationMarios Makassikis2021-08-131-17/+36
* ksmbd: free ksmbd_lock when file is closedHyunchul Lee2021-07-101-2/+0
* ksmbd: call mnt_user_ns once in a functionHyunchul Lee2021-07-051-2/+3
* ksmbd: add user namespace supportHyunchul Lee2021-07-021-1/+4
* ksmbd: opencode to remove FP_INODE macroNamjae Jeon2021-06-291-1/+1
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+653