Files
linux-cryptodev-2.6/io_uring
Jens Axboe f03baece08 io_uring: move cancelations to be io_uring_task based
Right now the task_struct pointer is used as the key to match a task,
but in preparation for some io_kiocb changes, move it to using struct
io_uring_task instead. No functional changes intended in this patch.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-11-06 13:55:38 -07:00
..
2024-06-19 07:57:21 -06:00
2024-02-09 09:04:39 -07:00
2024-02-09 09:04:39 -07:00