1. 1046779 block: Ignore loosening perm restrictions failures by Max Reitz · 6 years ago
  2. 9eab154 block: Add *tighten_restrictions to *check*_perm() by Max Reitz · 6 years ago
  3. 87ace5f block: Fix order in bdrv_replace_child() by Max Reitz · 6 years ago
  4. c1087f1 block: Add bdrv_child_refresh_perms() by Max Reitz · 6 years ago
  5. b23c580 block: drop bs->job by Vladimir Sementsov-Ogievskiy · 6 years ago
  6. 42a65f0 block: Remove bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  7. d0ee020 block: Remove wrong bdrv_set_aio_context() calls by Kevin Wolf · 6 years ago
  8. ad943dc block: Move node without parents to main AioContext by Kevin Wolf · 6 years ago
  9. 132ada8 block: Adjust AioContexts when attaching nodes by Kevin Wolf · 6 years ago
  10. d861ab3 block: Add BlockBackend.ctx by Kevin Wolf · 6 years ago
  11. f871abd block: Drain source node in bdrv_replace_node() by Kevin Wolf · 6 years ago
  12. b441dc7 block: Make bdrv_root_attach_child() unref child_bs on failure by Alberto Garcia · 6 years ago
  13. dd4118c block: Use bdrv_unref_child() for all children in bdrv_close() by Alberto Garcia · 6 years ago
  14. 481e0ee block: Improve "Block node is read-only" message by Max Reitz · 6 years ago
  15. 53a7d04 block: Propagate AioContext change to parents by Kevin Wolf · 6 years ago
  16. 0d83708 block: Move recursion to bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  17. a3a683c block: Make bdrv_attach/detach_aio_context() static by Kevin Wolf · 6 years ago
  18. 5d23184 block: Add bdrv_try_set_aio_context() by Kevin Wolf · 6 years ago
  19. 30c321f block: remove bs from lists before closing by Anton Kuchin · 6 years ago
  20. 66a5bdf block: Add coroutine_fn to bdrv_check_co_entry by Nikita Alekseev · 6 years ago
  21. 0b3ca76 block: Assert that drv->bdrv_child_perm is set in bdrv_child_perm() by Alberto Garcia · 6 years ago
  22. 1bffe1a block: Fix AioContext switch for bs->drv == NULL by Kevin Wolf · 6 years ago
  23. 3f48686 block: Forward 'discard' to temporary overlay by Kevin Wolf · 6 years ago
  24. 0f0998f block: continue until base is found in bdrv_freeze_backing_chain() et al by Alberto Garcia · 6 years ago
  25. 2345bde block: Silence Coverity in bdrv_drop_intermediate() by Kevin Wolf · 6 years ago
  26. 5019aec block: Remove the AioContext parameter from bdrv_reopen_multiple() by Alberto Garcia · 6 years ago
  27. faf116b block: Add bdrv_reset_options_allowed() by Alberto Garcia · 6 years ago
  28. cb828c3 block: Allow changing the backing file on reopen by Alberto Garcia · 6 years ago
  29. bacd9b8 block: Allow omitting the 'backing' option in certain cases by Alberto Garcia · 6 years ago
  30. 8546632 block: Handle child references in bdrv_reopen_queue() by Alberto Garcia · 6 years ago
  31. 077e8e2 block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() by Alberto Garcia · 6 years ago
  32. 2cad1eb block: Allow freezing BdrvChild links by Alberto Garcia · 6 years ago
  33. 3085513 file-posix: Fix bdrv_open_flags() for snapshot=on by Kevin Wolf · 6 years ago
  34. 69b736e block: Make permission changes in reopen less wrong by Kevin Wolf · 6 years ago
  35. a4615ab block: Avoid useless local_err by Kevin Wolf · 6 years ago
  36. 9ac404c block: iterate_format with account of whitelisting by Andrey Shinkevich · 6 years ago
  37. 62a01a27 block: BDS options may lack the "driver" option by Max Reitz · 6 years ago
  38. fb695c7 block: Do not copy exact_filename from format file by Max Reitz · 6 years ago
  39. 998b3a1 block: Purify .bdrv_refresh_filename() by Max Reitz · 6 years ago
  40. 97e2f02 block: Generically refresh runtime options by Max Reitz · 6 years ago
  41. 8df6861 block: Use bdrv_dirname() for relative filenames by Max Reitz · 6 years ago
  42. 1e89d0f block: Add bdrv_dirname() by Max Reitz · 6 years ago
  43. 2d9158c block: Fix bdrv_find_backing_image() by Max Reitz · 6 years ago
  44. 9f4793d block: Add bdrv_make_absolute_filename() by Max Reitz · 6 years ago
  45. 6b6833c block: bdrv_get_full_backing_filename's ret. val. by Max Reitz · 6 years ago
  46. 645ae7d block: bdrv_get_full_backing_filename_from_...'s ret. val. by Max Reitz · 6 years ago
  47. 009b03a block: Make path_combine() return the path by Max Reitz · 6 years ago
  48. 9099362 block: Respect backing bs in bdrv_refresh_filename by Max Reitz · 6 years ago
  49. 998c201 block: Add BDS.auto_backing_file by Max Reitz · 6 years ago
  50. bb808d5 block: Skip implicit nodes for filename info by Max Reitz · 6 years ago
  51. e24518e block: Use children list in bdrv_refresh_filename by Max Reitz · 6 years ago
  52. f30c66b block: Use bdrv_refresh_filename() to pull by Max Reitz · 6 years ago
  53. f962e96 block: fix bdrv_check_perm for non-tree subgraph by Vladimir Sementsov-Ogievskiy · 6 years ago
  54. 2f30b7c block: improve should_update_child by Vladimir Sementsov-Ogievskiy · 6 years ago
  55. d70d595 block: Use normal drain for bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  56. e64f25f block: Fix AioContext switch for drained node by Kevin Wolf · 6 years ago
  57. 6c75d76 block: Don't poll in bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  58. 57830a4 block: don't set the same context by Denis Plotnikov · 6 years ago
  59. 1bf6e9c bdrv_query_image_info Error parameter added by Andrey Shinkevich · 6 years ago
  60. 78fc3b3 block: Fix invalidate_cache error path for parent activation by Kevin Wolf · 6 years ago
  61. 8be25de block: Apply auto-read-only for ro-whitelist drivers by Kevin Wolf · 6 years ago
  62. 4720cbe block: Fix hangs in synchronous APIs with iothreads by Kevin Wolf · 6 years ago
  63. 5d3b4e9 qapi: add x-debug-query-block-graph by Vladimir Sementsov-Ogievskiy · 6 years ago
  64. e6d79c4 block: Assert that flags are up-to-date in bdrv_reopen_prepare() by Alberto Garcia · 6 years ago
  65. 8eb4b07 block: Remove assertions from update_flags_from_options() by Alberto Garcia · 6 years ago
  66. 9aa09dd block: Stop passing flags to bdrv_reopen_queue_child() by Alberto Garcia · 6 years ago
  67. 2e89172 block: Remove flags parameter from bdrv_reopen_queue() by Alberto Garcia · 6 years ago
  68. 295cf23 block: Drop bdrv_reopen() by Alberto Garcia · 6 years ago
  69. e94d3db block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename() by Alberto Garcia · 6 years ago
  70. 6e1000a block: Add bdrv_reopen_set_read_only() by Alberto Garcia · 6 years ago
  71. 9e37271 block: Don't inactivate children before parents by Kevin Wolf · 6 years ago
  72. 6bd858b block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate() by Alberto Garcia · 6 years ago
  73. 0065c45 block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd() by Alberto Garcia · 6 years ago
  74. 2a3d433 block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options() by Alberto Garcia · 6 years ago
  75. 9ad08c4 block: Always abort reopen after prepare succeeded by Max Reitz · 6 years ago
  76. eaa2410 block: Require auto-read-only for existing fallbacks by Kevin Wolf · 6 years ago
  77. e35bdc1 block: Add auto-read-only option by Kevin Wolf · 6 years ago
  78. eeae6a5 block: Update flags in bdrv_set_read_only() by Kevin Wolf · 6 years ago
  79. 415bbca block: replace "discard" literal with BDRV_OPT_DISCARD macro by Alberto Garcia · 6 years ago
  80. 9c98f14 dirty-bitmaps: clean-up bitmaps loading and migration logic by Vladimir Sementsov-Ogievskiy · 6 years ago
  81. da7e92c block: Clean up bdrv_img_create()'s error reporting by Markus Armbruster · 6 years ago
  82. 4b57664 error: Fix use of error_prepend() with &error_fatal, &error_abort by Markus Armbruster · 6 years ago
  83. 543770b block: Allow changing 'detect-zeroes' on reopen by Alberto Garcia · 6 years ago
  84. 593b307 block: Allow changing 'discard' on reopen by Alberto Garcia · 6 years ago
  85. 57f9db9 block: Forbid trying to change unsupported options during reopen by Alberto Garcia · 6 years ago
  86. db90528 block: Allow child references on reopen by Alberto Garcia · 6 years ago
  87. a600aad block: Don't look for child references in append_open_options() by Alberto Garcia · 6 years ago
  88. 50196d7 block: Remove child references from bs->{options,explicit_options} by Alberto Garcia · 6 years ago
  89. cfe29d8 block: Use a single global AioWait by Kevin Wolf · 6 years ago
  90. 8961be3 block: Fix use after free error in bdrv_open_inherit() by Alberto Garcia · 6 years ago
  91. dd98e84 qjson: Have qobject_from_json() & friends reject empty and blank by Markus Armbruster · 6 years ago
  92. 261dbcb block: Simplify append_open_options() by Alberto Garcia · 7 years ago
  93. 4c8350f block: Update bs->options if bdrv_reopen() succeeds by Alberto Garcia · 7 years ago
  94. 1bab38e block: Simplify bdrv_reopen_abort() by Alberto Garcia · 7 years ago
  95. 2f624b8 block: Remove children options from bs->{options,explicit_options} by Alberto Garcia · 7 years ago
  96. 3c00529 block: make .bdrv_close optional by Vladimir Sementsov-Ogievskiy · 6 years ago
  97. 50d6a8a block: Fix typos in comments (found by codespell) by Stefan Weil · 6 years ago
  98. 4be6a6d block: Poll after drain on attaching a node by Kevin Wolf · 7 years ago
  99. 824808d block: Don't silently truncate node names by Kevin Wolf · 6 years ago
  100. 7ae9f3f block: Move two block permission constants to the relevant enum by Ari Sundholm · 6 years ago