summaryrefslogtreecommitdiff
path: root/io_uring/io-wq.c
Commit message (Expand)AuthorAgeFilesLines
* io_uring/io-wq: drop outdated commentJens Axboe2023-04-031-5/+1
* io-wq: Drop struct io_wqeGabriel Krisman Bertazi2023-04-031-188/+156
* io-wq: Move wq accounting to io_wqGabriel Krisman Bertazi2023-04-031-38/+40
* io_uring: One wqe per wqBreno Leitao2023-04-031-110/+70
* io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workersJens Axboe2023-03-081-5/+11
* io_uring/io-wq: only free worker if it was allocated for creationJens Axboe2023-01-081-1/+6
* io_uring/io-wq: free worker if task_work creation is canceledJens Axboe2023-01-021-0/+1
* io-wq: Fix memory leak in worker creationRafael Mendonca2022-10-201-1/+1
* audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()Peilin Ye2022-08-041-3/+0
* io_uring: dedup io_run_task_workPavel Begunkov2022-07-241-14/+3
* io_uring: move list helpers to a separate filePavel Begunkov2022-07-241-0/+1
* io_uring: move to separate directoryJens Axboe2022-07-241-0/+1424