summaryrefslogtreecommitdiff
path: root/fs/ksmbd/ndr.c
AgeCommit message (Expand)Author
2021-12-16ksmbd: fix error code in ndr_read_int32()Dan Carpenter
2021-09-08ksmbd: add missing assignments to ret on ndr_read_int64 read callsColin Ian King
2021-09-03ksmbd: add validation for ndr read/write functionsNamjae Jeon
2021-09-03ndr: fix translation in ndr_encode_posix_acl()Christian Brauner
2021-08-27ksmbd: fix __write_overflow warning in ndr_read_stringNamjae Jeon
2021-07-23ksmbd: fix -Wstringop-truncation warningsHyunchul Lee
2021-07-02ksmbd: add user namespace supportHyunchul Lee
2021-06-29ksmbd: replace PAYLOAD_HEAD with inline functionHyunchul Lee
2021-06-29ksmbd: replace KSMBD_ALIGN with kernel ALIGN macroHyunchul Lee
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon