summaryrefslogtreecommitdiff
path: root/fs/ksmbd/misc.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: validate share name from share config responseAtte Heikkilä2022-10-051-2/+2
* ksmbd: casefold utf-8 share names and fix ascii lowercase conversionAtte Heikkilä2022-10-051-8/+36
* ksmbd: constify struct pathAl Viro2022-10-051-1/+1
* ksmbd: Fix some kernel-doc commentsYang Li2022-05-211-5/+5
* ksmbd: remove filename in ksmbd_fileNamjae Jeon2022-04-141-9/+31
* ksmbd: missing check for NULL in convert_to_nt_pathname()Dan Carpenter2021-09-301-10/+7
* ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee2021-09-241-81/+19
* ksmbd: prevent out of share accessHyunchul Lee2021-09-171-9/+67
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+338