summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/ndr.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: port to vfs{g,u}id_t and associated helpersChristian Brauner2022-10-051-2/+6
* ksmbd: fix error code in ndr_read_int32()Dan Carpenter2021-12-161-1/+1
* ksmbd: add missing assignments to ret on ndr_read_int64 read callsColin Ian King2021-09-081-2/+2
* ksmbd: add validation for ndr read/write functionsNamjae Jeon2021-09-031-109/+274
* ndr: fix translation in ndr_encode_posix_acl()Christian Brauner2021-09-031-2/+2
* ksmbd: fix __write_overflow warning in ndr_read_stringNamjae Jeon2021-08-271-2/+7
* ksmbd: fix -Wstringop-truncation warningsHyunchul Lee2021-07-231-5/+7
* ksmbd: add user namespace supportHyunchul Lee2021-07-021-3/+5
* ksmbd: replace PAYLOAD_HEAD with inline functionHyunchul Lee2021-06-291-12/+15
* ksmbd: replace KSMBD_ALIGN with kernel ALIGN macroHyunchul Lee2021-06-291-21/+6
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+348