1. 0cf9e2b tests-blockjob: Use error_free_or_abort() by Markus Armbruster · 5 years ago
  2. 8ca63ba error: Clean up unusual names of Error * variables by Markus Armbruster · 5 years ago
  3. bb0c940 job: drop job_drain by Vladimir Sementsov-Ogievskiy · 6 years ago
  4. ca1ef1e tests: Set read-zeroes on for null-co driver by Andrey Shinkevich · 6 years ago
  5. b23c580 block: drop bs->job by Vladimir Sementsov-Ogievskiy · 6 years ago
  6. d861ab3 block: Add BlockBackend.ctx by Kevin Wolf · 6 years ago
  7. 30c070a test-blockjob: Acquire AioContext around job_cancel_sync() by Kevin Wolf · 7 years ago
  8. 977d26f tests/test-blockjob: remove exit callback by John Snow · 7 years ago
  9. 0cc4643 tests/blockjob: replace Blockjob with Job by John Snow · 7 years ago
  10. eb23654 jobs: utilize job_exit shim by John Snow · 7 years ago
  11. 3d1f8b0 jobs: canonize Error object by John Snow · 7 years ago
  12. f67432a jobs: change start callback to run callback by John Snow · 7 years ago
  13. 1266c9b job: Add error message for failing jobs by Kevin Wolf · 7 years ago
  14. 2e1795b job: Add job_transition_to_ready() by Kevin Wolf · 7 years ago
  15. df956ae job: Add job_is_ready() by Kevin Wolf · 7 years ago
  16. 5f9a6a0 job: Add job_dismiss() by Kevin Wolf · 7 years ago
  17. 3d70ff5 job: Move completion and cancellation to Job by Kevin Wolf · 7 years ago
  18. 7eaa8fb job: Move transactions to Job by Kevin Wolf · 7 years ago
  19. 3453d97 job: Move .complete callback to Job by Kevin Wolf · 7 years ago
  20. b69f777 job: Add job_drain() by Kevin Wolf · 7 years ago
  21. 4ad3518 job: Move single job finalisation to Job by Kevin Wolf · 7 years ago
  22. bb02b65 job: Move BlockJobCreateFlags to Job by Kevin Wolf · 7 years ago
  23. b15de82 job: Move pause/resume functions to Job by Kevin Wolf · 7 years ago
  24. 5d43e86 job: Add job_sleep_ns() by Kevin Wolf · 7 years ago
  25. da01ff7 job: Move coroutine and related code to Job by Kevin Wolf · 7 years ago
  26. 1908a55 job: Move defer_to_main_loop to Job by Kevin Wolf · 7 years ago
  27. daa7f2f job: Move cancelled to Job by Kevin Wolf · 7 years ago
  28. 80fa2c7 job: Add reference counting by Kevin Wolf · 7 years ago
  29. a50c2ab job: Move state transitions to Job by Kevin Wolf · 7 years ago
  30. 33e9e9b job: Create Job, JobDriver and job_create() by Kevin Wolf · 7 years ago
  31. fb367e0 tests/test-blockjob: test cancellations by John Snow · 7 years ago
  32. 75859b9 blockjobs: model single jobs as transactions by John Snow · 7 years ago
  33. 05b0d8e blockjob: introduce block_job_early_fail by Paolo Bonzini · 8 years ago
  34. 2807c0c tests: Remove FIXME comments by Kevin Wolf · 8 years ago
  35. c6cc12b blockjob: Add permissions to block_job_create() by Kevin Wolf · 8 years ago
  36. d708642 block: Add error parameter to blk_insert_bs() by Kevin Wolf · 8 years ago
  37. 6d0eb64 block: Add permissions to blk_new() by Kevin Wolf · 8 years ago
  38. d185cf0 tests: Use opened block node for block job tests by Kevin Wolf · 8 years ago
  39. c87621e blockjobs: split interface into public/private, Part 1 by John Snow · 8 years ago
  40. f81e0b4 blockjobs: Allow creating internal jobs by John Snow · 8 years ago
  41. 9ef8112 tests: Test blockjob IDs by Alberto Garcia · 9 years ago