Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ksmbd: port to vfs{g,u}id_t and associated helpers | Christian Brauner | 2022-10-05 | 1 | -2/+6 |
* | ksmbd: fix error code in ndr_read_int32() | Dan Carpenter | 2021-12-16 | 1 | -1/+1 |
* | ksmbd: add missing assignments to ret on ndr_read_int64 read calls | Colin Ian King | 2021-09-09 | 1 | -2/+2 |
* | ksmbd: add validation for ndr read/write functions | Namjae Jeon | 2021-09-04 | 1 | -109/+274 |
* | ndr: fix translation in ndr_encode_posix_acl() | Christian Brauner | 2021-09-04 | 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 |