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