Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-25 | io_uring: unlock sqd->lock before sq thread release CPU | Wenwen Chen | 1 | -1/+5 |
2023-03-15 | io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads | Michal Koutný | 1 | -1/+0 |
2023-01-30 | io_uring: make io_sqpoll_wait_sq return void | Quanfa Fu | 1 | -2/+1 |
2022-08-04 | audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() | Peilin Ye | 1 | -4/+0 |
2022-07-25 | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 1 | -1/+0 |
2022-07-25 | io_uring: move SQPOLL related handling into its own file | Jens Axboe | 1 | -0/+426 |