aboutsummaryrefslogtreecommitdiffstats
path: root/fs/io-wq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13io_wq: add get/put_work handlers to io_wq_create()Jens Axboe1-1/+6
2019-11-12io_uring: use correct "is IO worker" helperJens Axboe1-0/+4
2019-11-07io-wq: add support for bounded vs unbunded workJens Axboe1-1/+3
2019-11-01io_uring: support for generic async request cancelJens Axboe1-0/+5
2019-10-29io_uring: io_uring: add support for async work inheriting filesJens Axboe1-0/+3
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe1-0/+55