summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smbacl.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-08ksmbd: fix memory leak in smb_inherit_dacl()Namjae Jeon1-9/+14
2021-07-05ksmbd: call mnt_user_ns once in a functionHyunchul Lee1-11/+14
2021-07-02ksmbd: add user namespace supportHyunchul Lee1-42/+57
2021-07-02ksmbd: replace struct dentry with struct path in some function's argumentsHyunchul Lee1-12/+13
2021-06-30ksmbd: reorder and document on-disk and netlink structures in headersNamjae Jeon1-1/+0
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+1321