Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ksmbd: validate share name from share config response | Atte Heikkilä | 2022-10-05 | 1 | -2/+2 |
* | ksmbd: casefold utf-8 share names and fix ascii lowercase conversion | Atte Heikkilä | 2022-10-05 | 1 | -8/+36 |
* | ksmbd: constify struct path | Al Viro | 2022-10-05 | 1 | -1/+1 |
* | ksmbd: Fix some kernel-doc comments | Yang Li | 2022-05-21 | 1 | -5/+5 |
* | ksmbd: remove filename in ksmbd_file | Namjae Jeon | 2022-04-14 | 1 | -9/+31 |
* | ksmbd: missing check for NULL in convert_to_nt_pathname() | Dan Carpenter | 2021-09-30 | 1 | -10/+7 |
* | ksmbd: use LOOKUP_BENEATH to prevent the out of share access | Hyunchul Lee | 2021-09-24 | 1 | -81/+19 |
* | ksmbd: prevent out of share access | Hyunchul Lee | 2021-09-17 | 1 | -9/+67 |
* | ksmbd: move fs/cifsd to fs/ksmbd | Namjae Jeon | 2021-06-28 | 1 | -0/+338 |