summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smbacl.h
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: port to vfs{g,u}id_t and associated helpersChristian Brauner2022-10-051-6/+6
* ksmbd: constify struct pathAl Viro2022-10-051-3/+3
* ksmbd: fix heap-based overflow in set_ntacl_dacl()Namjae Jeon2022-08-041-1/+1
* fs: use low-level mapping helpersChristian Brauner2021-12-031-2/+2
* fs: move mapping helpersChristian Brauner2021-12-031-0/+1
* ksmbd: fix translation in acl entriesChristian Brauner2021-09-031-0/+25
* ksmbd: add user namespace supportHyunchul Lee2021-07-021-5/+5
* ksmbd: replace struct dentry with struct path in some function's argumentsHyunchul Lee2021-07-021-3/+3
* ksmbd: change sid types to enumerationNamjae Jeon2021-06-301-9/+14
* ksmbd: change ACE types to enumerationNamjae Jeon2021-06-301-2/+7
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+202