1. 1f051dc block: Protect bs->file with graph_lock by Kevin Wolf · 1 year, 2 months ago
  2. a4b740d block: Take graph lock for most of .bdrv_open by Kevin Wolf · 1 year, 2 months ago
  3. 79a5586 block: Add missing GRAPH_RDLOCK annotations by Kevin Wolf · 1 year, 2 months ago
  4. edcce17 preallocate: Don't poll during permission updates by Kevin Wolf · 1 year, 3 months ago
  5. 01e28f6 preallocate: Factor out preallocate_truncate_to_real_size() by Kevin Wolf · 1 year, 3 months ago
  6. 9ea473f block: Make more BlockDriver definitions static by Kevin Wolf · 1 year, 4 months ago
  7. 6188088 block: remove has_variable_length from filters by Paolo Bonzini · 1 year, 9 months ago
  8. 8ab8140 block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 11 months ago
  9. b9b10c3 block: Mark public read/write functions GRAPH_RDLOCK by Kevin Wolf · 1 year, 11 months ago
  10. abaf8b7 block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 11 months ago
  11. 9a5a1c6 block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK by Emanuele Giuseppe Esposito · 1 year, 11 months ago
  12. 8809534 block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK by Emanuele Giuseppe Esposito · 1 year, 11 months ago
  13. c2b8e31 block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 11 months ago
  14. bd53086 block: use bdrv_co_refresh_total_sectors when possible by Emanuele Giuseppe Esposito · 2 years ago
  15. c86422c block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed by Emanuele Giuseppe Esposito · 2 years ago
  16. e2c1c34 include/block: Untangle inclusion loops by Markus Armbruster · 2 years ago
  17. 8393078 block: introduce bdrv_open_file_child() helper by Vladimir Sementsov-Ogievskiy · 2 years, 5 months ago
  18. 45e62b4 block: fix preallocate filter: don't do unaligned preallocate requests by Vladimir Sementsov-Ogievskiy · 2 years, 10 months ago
  19. 0c80228 block: use int64_t instead of int in driver discard handlers by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
  20. f34b2bc block: use int64_t instead of int in driver write_zeroes handlers by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
  21. e75abed block: use int64_t instead of uint64_t in driver write handlers by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
  22. f7ef38d block: use int64_t instead of uint64_t in driver read handlers by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
  23. 33fa222 block: introduce preallocate filter by Vladimir Sementsov-Ogievskiy · 4 years, 2 months ago