Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create | Namjae Jeon | 2024-11-05 | 1 | -1/+3 |
* | ksmbd: Fix the missing xa_store error check | Jinjie Ruan | 2024-10-28 | 1 | -4/+7 |
* | ksmbd: fix user-after-free from session log off | Namjae Jeon | 2024-10-10 | 1 | -5/+21 |
* | ksmbd: fix race condition between destroy_previous_session() and smb2 operati... | Namjae Jeon | 2024-08-19 | 1 | -0/+9 |
* | ksmbd: add durable scavenger timer | Namjae Jeon | 2024-07-15 | 1 | -0/+2 |
* | ksmbd: add support for durable handles v1/v2 | Namjae Jeon | 2024-03-12 | 1 | -0/+1 |
* | ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session | Namjae Jeon | 2024-03-12 | 1 | -1/+26 |
* | ksmbd: fix race condition between tree conn lookup and disconnect | Namjae Jeon | 2023-10-05 | 1 | -0/+1 |
* | ksmbd: fix race condition between session lookup and expire | Namjae Jeon | 2023-10-05 | 1 | -3/+7 |
* | smb: move client and server files to common directory fs/smb | Steve French | 2023-05-24 | 1 | -0/+391 |