aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/io-wq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-21io_uring/wq: avoid indirect do_work/free_work callsCaleb Sander Mateos1-5/+0
2025-02-17io_uring/io-wq: cache work->flags in variableMax Kellermann1-1/+6
2024-06-16io_uring/io-wq: make io_wq_work flags atomicJens Axboe1-1/+1
2023-09-07io_uring: break out of iowq iopoll on teardownPavel Begunkov1-0/+1
2023-08-16io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is usedJens Axboe1-1/+1
2022-07-24io_uring: move list helpers to a separate filePavel Begunkov1-131/+0
2022-07-24io_uring: make io_uring_types.h publicPavel Begunkov1-16/+1
2022-07-24io_uring: explain io_wq_work::cancel_seq placementPavel Begunkov1-0/+1
2022-07-24io_uring: move to separate directoryJens Axboe1-0/+228