summaryrefslogtreecommitdiff
path: root/fs/io-wq.h
AgeCommit message (Expand)Author
2019-11-26io-wq: shrink io_wq_work a bitJens Axboe
2019-11-25io_uring: async workers should inherit the user credsJens Axboe
2019-11-25io-wq: have io_wq_create() take a 'data' argumentJens Axboe
2019-11-25io_uring: close lookup gap for dependent next workJens Axboe
2019-11-13io_wq: add get/put_work handlers to io_wq_create()Jens Axboe
2019-11-12io_uring: use correct "is IO worker" helperJens Axboe
2019-11-07io-wq: add support for bounded vs unbunded workJens Axboe
2019-11-01io_uring: support for generic async request cancelJens Axboe
2019-10-29io_uring: io_uring: add support for async work inheriting filesJens Axboe
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe