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