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