summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/misc.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ksmbd: validate share name from share config responseAtte Heikkilä1-2/+2
2022-10-05ksmbd: casefold utf-8 share names and fix ascii lowercase conversionAtte Heikkilä1-8/+36
2022-10-05ksmbd: constify struct pathAl Viro1-1/+1
2022-05-21ksmbd: Fix some kernel-doc commentsYang Li1-5/+5
2022-04-14ksmbd: remove filename in ksmbd_fileNamjae Jeon1-9/+31
2021-09-30ksmbd: missing check for NULL in convert_to_nt_pathname()Dan Carpenter1-10/+7
2021-09-24ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee1-81/+19
2021-09-17ksmbd: prevent out of share accessHyunchul Lee1-9/+67
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+338