Age | Commit message (Expand) | Author |
---|---|---|
2024-09-12 | io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads | Michal Koutný |
2024-06-27 | io_uring/sqpoll: work around a potential audit memory leak | Jens Axboe |
2023-09-19 | io_uring: Don't set affinity on a dying sqpoll thread | Pavel Begunkov |
2023-09-19 | io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used | Pavel Begunkov |
2023-06-21 | io_uring: unlock sqd->lock before sq thread release CPU | Wenwen Chen |
2022-08-04 | audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() | Peilin Ye |
2022-07-24 | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov |
2022-07-24 | io_uring: move SQPOLL related handling into its own file | Jens Axboe |