- 606559d io_uring: Fix sqpoll utilization check racing with dying sqpoll by Gabriel Krisman Bertazi · 12 months ago
- 3fcb9d17 io_uring/sqpoll: statistics of the true utilization of sq threads by Xiaobing Li · 1 year ago
- a0d45c3 io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval by Jens Axboe · 1 year, 4 months ago
- 7644b1a io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid by Jens Axboe · 1 year, 4 months ago
- 32f5dea io_uring/fdinfo: only print ->sq_array[] if it's there by Jens Axboe · 1 year, 6 months ago
- 3aaf22b io_uring/fdinfo: get rid of ref tryget by Jens Axboe · 1 year, 8 months ago
- f122a08 capability: just use a 'u64' instead of a 'u32[2]' array by Linus Torvalds · 2 years ago
- ea97cbe io_uring/fdinfo: include locked hash table in fdinfo output by Jens Axboe · 2 years, 2 months ago
- 0092793 io_uring: fix fdinfo sqe offsets calculation by Pavel Begunkov · 2 years, 5 months ago
- 3b8fdd1 io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128 by Jens Axboe · 2 years, 6 months ago
- 4f73170 io_uring/fdinfo: get rid of unnecessary is_cqe32 variable by Jens Axboe · 2 years, 6 months ago
- ad163a7 io_uring: move a few private types to local headers by Jens Axboe · 2 years, 9 months ago
- 27a9d66 io_uring: kill extra io_uring_types.h includes by Pavel Begunkov · 2 years, 9 months ago
- e6f89be io_uring: introduce a struct for hash table by Pavel Begunkov · 2 years, 9 months ago
- 38513c4 io_uring: switch cancel_hash to use per entry spinlock by Hao Xu · 2 years, 9 months ago
- a4ad4f7 io_uring: move fdinfo helpers to its own file by Jens Axboe · 2 years, 9 months ago