summaryrefslogtreecommitdiff
path: root/fs/ksmbd/misc.c
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2022-10-05ksmbd: validate share name from share config responseAtte Heikkilä
2022-10-05ksmbd: casefold utf-8 share names and fix ascii lowercase conversionAtte Heikkilä
2022-10-05ksmbd: constify struct pathAl Viro
2022-05-21ksmbd: Fix some kernel-doc commentsYang Li
2022-04-14ksmbd: remove filename in ksmbd_fileNamjae Jeon
2021-09-30ksmbd: missing check for NULL in convert_to_nt_pathname()Dan Carpenter
2021-09-24ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee
2021-09-17ksmbd: prevent out of share accessHyunchul Lee
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon