summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/smbacl.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ksmbd: port to vfs{g,u}id_t and associated helpersChristian Brauner1-6/+6
2022-10-05ksmbd: constify struct pathAl Viro1-3/+3
2022-08-04ksmbd: fix heap-based overflow in set_ntacl_dacl()Namjae Jeon1-1/+1
2021-12-03fs: use low-level mapping helpersChristian Brauner1-2/+2
2021-12-03fs: move mapping helpersChristian Brauner1-0/+1
2021-09-03ksmbd: fix translation in acl entriesChristian Brauner1-0/+25
2021-07-02ksmbd: add user namespace supportHyunchul Lee1-5/+5
2021-07-02ksmbd: replace struct dentry with struct path in some function's argumentsHyunchul Lee1-3/+3
2021-06-30ksmbd: change sid types to enumerationNamjae Jeon1-9/+14
2021-06-30ksmbd: change ACE types to enumerationNamjae Jeon1-2/+7
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+202