Age | Commit message (Expand) | Author |
---|---|---|
2023-04-03 | io_uring/io-wq: drop outdated comment | Jens Axboe |
2023-04-03 | io-wq: Drop struct io_wqe | Gabriel Krisman Bertazi |
2023-04-03 | io-wq: Move wq accounting to io_wq | Gabriel Krisman Bertazi |
2023-04-03 | io_uring: One wqe per wq | Breno Leitao |
2023-03-08 | io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers | Jens Axboe |
2023-01-08 | io_uring/io-wq: only free worker if it was allocated for creation | Jens Axboe |
2023-01-02 | io_uring/io-wq: free worker if task_work creation is canceled | Jens Axboe |
2022-10-20 | io-wq: Fix memory leak in worker creation | Rafael Mendonca |
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: dedup io_run_task_work | Pavel Begunkov |
2022-07-24 | io_uring: move list helpers to a separate file | Pavel Begunkov |
2022-07-24 | io_uring: move to separate directory | Jens Axboe |