1. 80ad894 io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL by Pavel Begunkov · 5 years ago
  2. 2d141dd io-wq: ensure work->task_pid is cleared on init by Jens Axboe · 5 years ago
  3. 3628288 io-wq: add io_wq_cancel_pid() to cancel based on a specific pid by Jens Axboe · 5 years ago
  4. 9392a27 io-wq: add support for inheriting ->fs by Jens Axboe · 5 years ago
  5. f86cd20 io_uring: fix linked command file table usage by Jens Axboe · 5 years ago
  6. eba6f5a io-wq: allow grabbing existing io-wq by Pavel Begunkov · 5 years ago
  7. cccf0ee io_uring/io-wq: don't use static creds/mm assignments by Jens Axboe · 5 years ago
  8. 895e2ca io-wq: support concurrent non-blocking work by Jens Axboe · 5 years ago
  9. 0c9d5cc io-wq: add support for uncancellable work by Jens Axboe · 5 years ago
  10. 525b305 io-wq: re-add io_wq_current_is_worker() by Jens Axboe · 5 years ago
  11. e995d51 io-wq: briefly spin for new work after finishing work by Jens Axboe · 5 years ago
  12. 08bdcc3 io-wq: clear node->next on list deletion by Jens Axboe · 5 years ago
  13. 8cdda87 io_uring: remove io_wq_current_is_worker by Jackie Liu · 5 years ago
  14. 0b8c0ec io_uring: use current task creds instead of allocating a new one by Jens Axboe · 5 years ago
  15. 6206f0e io-wq: shrink io_wq_work a bit by Jens Axboe · 5 years ago
  16. 181e448 io_uring: async workers should inherit the user creds by Jens Axboe · 5 years ago
  17. 576a347 io-wq: have io_wq_create() take a 'data' argument by Jens Axboe · 5 years ago
  18. b76da70 io_uring: close lookup gap for dependent next work by Jens Axboe · 5 years ago
  19. 7d72306 io_wq: add get/put_work handlers to io_wq_create() by Jens Axboe · 5 years ago
  20. 960e432 io_uring: use correct "is IO worker" helper by Jens Axboe · 5 years ago
  21. c5def4a io-wq: add support for bounded vs unbunded work by Jens Axboe · 5 years ago
  22. 62755e3 io_uring: support for generic async request cancel by Jens Axboe · 5 years ago
  23. fcb323c io_uring: io_uring: add support for async work inheriting files by Jens Axboe · 5 years ago
  24. 771b53d0 io-wq: small threadpool implementation for io_uring by Jens Axboe · 5 years ago