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