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