Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-04 | ksmbd: fix racy issue from smb2 close and logoff with multichannel | Namjae Jeon | 1 | -6/+30 |
2023-05-04 | ksmbd: destroy expired sessions | Namjae Jeon | 1 | -31/+37 |
2023-05-04 | ksmbd: fix racy issue from session setup and logoff | Namjae Jeon | 1 | -0/+1 |
2023-01-30 | ksmbd: Implements sess->rpc_handle_list as xarray | Dawei Li | 1 | -23/+14 |
2023-01-30 | ksmbd: Implements sess->ksmbd_chann_list as xarray | Dawei Li | 1 | -37/+24 |
2022-12-11 | ksmbd: Fix resource leak in ksmbd_session_rpc_open() | Xiu Jianfeng | 1 | -3/+5 |
2022-08-01 | ksmbd: fix racy issue while destroying session on multichannel | Namjae Jeon | 1 | -22/+45 |
2022-07-27 | ksmbd: fix kernel oops from idr_remove() | Namjae Jeon | 1 | -0/+2 |
2022-07-27 | ksmbd: add channel rwlock | Namjae Jeon | 1 | -0/+3 |
2022-07-27 | ksmbd: replace sessions list in connection with xarray | Namjae Jeon | 1 | -24/+7 |
2021-06-29 | ksmbd: remove and replace macros with inline functions in smb_common.h | Hyunchul Lee | 1 | -5/+3 |
2021-06-28 | ksmbd: move fs/cifsd to fs/ksmbd | Namjae Jeon | 1 | -0/+371 |