summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/ndr.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-25ksmbd: downgrade ndr version error message to debugNamjae Jeon1-4/+4
2022-10-05ksmbd: port to vfs{g,u}id_t and associated helpersChristian Brauner1-2/+6
2021-12-16ksmbd: fix error code in ndr_read_int32()Dan Carpenter1-1/+1
2021-09-08ksmbd: add missing assignments to ret on ndr_read_int64 read callsColin Ian King1-2/+2
2021-09-03ksmbd: add validation for ndr read/write functionsNamjae Jeon1-109/+274
2021-09-03ndr: fix translation in ndr_encode_posix_acl()Christian Brauner1-2/+2
2021-08-27ksmbd: fix __write_overflow warning in ndr_read_stringNamjae Jeon1-2/+7
2021-07-23ksmbd: fix -Wstringop-truncation warningsHyunchul Lee1-5/+7
2021-07-02ksmbd: add user namespace supportHyunchul Lee1-3/+5
2021-06-29ksmbd: replace PAYLOAD_HEAD with inline functionHyunchul Lee1-12/+15
2021-06-29ksmbd: replace KSMBD_ALIGN with kernel ALIGN macroHyunchul Lee1-21/+6
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+348