summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/smbacl.c
AgeCommit message (Expand)Author
2021-09-30ksmbd: add buffer validation for SMB2_CREATE_CONTEXTHyunchul Lee
2021-09-08ksmbd: fix control flow issues in sid_to_id()Namjae Jeon
2021-09-03ksmbd: defer notify_change() callChristian Brauner
2021-09-03ksmbd: fix translation in sid_to_id()Christian Brauner
2021-09-03ksmbd: fix subauth 0 handling in sid_to_id()Christian Brauner
2021-09-03ksmbd: fix translation in acl entriesChristian Brauner
2021-09-03ksmbd: fix translation in ksmbd_acls_fattr()Christian Brauner
2021-08-21ksmbd: fix permission check issue on chown and chmodNamjae Jeon
2021-08-20ksmbd: don't set FILE DELETE and FILE_DELETE_CHILD in access mask by defaultNamjae Jeon
2021-08-13ksmbd: remove select FS_POSIX_ACL in KconfigNamjae Jeon
2021-07-08ksmbd: fix memory leak in smb_inherit_dacl()Namjae Jeon
2021-07-05ksmbd: call mnt_user_ns once in a functionHyunchul Lee
2021-07-02ksmbd: add user namespace supportHyunchul Lee
2021-07-02ksmbd: replace struct dentry with struct path in some function's argumentsHyunchul Lee
2021-06-30ksmbd: reorder and document on-disk and netlink structures in headersNamjae Jeon
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon