Age | Commit message (Expand) | Author |
---|---|---|
2021-12-16 | ksmbd: fix error code in ndr_read_int32() | Dan Carpenter |
2021-09-08 | ksmbd: add missing assignments to ret on ndr_read_int64 read calls | Colin Ian King |
2021-09-03 | ksmbd: add validation for ndr read/write functions | Namjae Jeon |
2021-09-03 | ndr: fix translation in ndr_encode_posix_acl() | Christian Brauner |
2021-08-27 | ksmbd: fix __write_overflow warning in ndr_read_string | Namjae Jeon |
2021-07-23 | ksmbd: fix -Wstringop-truncation warnings | Hyunchul Lee |
2021-07-02 | ksmbd: add user namespace support | Hyunchul Lee |
2021-06-29 | ksmbd: replace PAYLOAD_HEAD with inline function | Hyunchul Lee |
2021-06-29 | ksmbd: replace KSMBD_ALIGN with kernel ALIGN macro | Hyunchul Lee |
2021-06-28 | ksmbd: move fs/cifsd to fs/ksmbd | Namjae Jeon |