- f011c9cf io_uring/sqpoll: do not allow pinning outside of cpuset by Felix Moessbauer · 5 months ago
- 7255cd8 io_uring: micro optimization of __io_sq_thread() condition by Olivier Langlois · 6 months ago
- e4956dc io_uring/sqpoll: annotate debug task == current with data_race() by Jens Axboe · 5 months ago
- d13ddd9 io_uring/sqpoll: ensure that normal task_work is also run timely by Jens Axboe · 8 months ago
- c4ce0ab io_uring/sqpoll: work around a potential audit memory leak by Jens Axboe · 10 months ago
- 1251d20 io_uring/sqpoll: early exit thread if task_context wasn't allocated by Jens Axboe · 10 months ago
- 3fcb9d17 io_uring/sqpoll: statistics of the true utilization of sq threads by Xiaobing Li · 11 months ago
- c8d8fc3 io_uring/sqpoll: use the correct check for pending task_work by Jens Axboe · 11 months ago
- ff183d4 io-uring: add sqpoll support for napi busy poll by Stefan Roesch · 1 year, 8 months ago
- af5d68f io_uring/sqpoll: manage task_work privately by Jens Axboe · 12 months ago
- a0d45c3 io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval by Jens Axboe · 1 year, 2 months ago
- bd6fc5d io_uring: Don't set affinity on a dying sqpoll thread by Gabriel Krisman Bertazi · 1 year, 5 months ago
- ebdfefc io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used by Jens Axboe · 1 year, 5 months ago
- 533ab73 io_uring: unlock sqd->lock before sq thread release CPU by Wenwen Chen · 1 year, 8 months ago
- a5fc144 io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads by Michal Koutný · 1 year, 11 months ago
- 88b8053 io_uring: make io_sqpoll_wait_sq return void by Quanfa Fu · 2 years ago
- f482aa9 audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() by Peilin Ye · 2 years, 6 months ago
- 27a9d66 io_uring: kill extra io_uring_types.h includes by Pavel Begunkov · 2 years, 7 months ago
- 17437f3 io_uring: move SQPOLL related handling into its own file by Jens Axboe · 2 years, 8 months ago