summaryrefslogtreecommitdiffstats
path: root/io_uring/io-wq.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-08io_uring/io-wq: only free worker if it was allocated for creationJens Axboe1-1/+6
2023-01-02io_uring/io-wq: free worker if task_work creation is canceledJens Axboe1-0/+1
2022-10-20io-wq: Fix memory leak in worker creationRafael Mendonca1-1/+1
2022-08-04audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()Peilin Ye1-3/+0
2022-07-24io_uring: dedup io_run_task_workPavel Begunkov1-14/+3
2022-07-24io_uring: move list helpers to a separate filePavel Begunkov1-0/+1
2022-07-24io_uring: move to separate directoryJens Axboe1-0/+1424