| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-09-21 | vhost: Take a reference on the task in struct vhost_task. | Sebastian Andrzej Siewior | 1 | -1/+2 |
| 2025-08-01 | vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) | Pei Xiao | 1 | -1/+1 |
| 2025-04-18 | vhost_task: fix vhost_task_create() documentation | Stefano Garzarella | 1 | -1/+1 |
| 2025-03-01 | vhost: return task creation error instead of NULL | Keith Busch | 1 | -2/+2 |
| 2024-05-22 | vhost_task: Handle SIGKILL by flushing work and exiting | Mike Christie | 1 | -19/+34 |
| 2023-06-08 | vhost: Fix worker hangs due to missed wake up calls | Mike Christie | 1 | -7/+9 |
| 2023-06-01 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie | 1 | -31/+61 |
| 2023-03-23 | vhost_task: Allow vhost layer to use copy_process | Mike Christie | 1 | -0/+117 |
