summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/misc.c (follow)
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-151-9/+31
* ksmbd: missing check for NULL in convert_to_nt_pathname()Dan Carpenter2021-10-011-10/+7
* ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee2021-09-251-81/+19
* ksmbd: prevent out of share accessHyunchul Lee2021-09-181-9/+67
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+338