Age | Commit message (Expand) | Author |
---|---|---|
2023-02-01 | block: use bdrv_co_refresh_total_sectors when possible | Emanuele Giuseppe Esposito |
2023-02-01 | block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed | Emanuele Giuseppe Esposito |
2023-01-20 | include/block: Untangle inclusion loops | Markus Armbruster |
2022-10-27 | block: introduce bdrv_open_file_child() helper | Vladimir Sementsov-Ogievskiy |
2022-03-07 | block: fix preallocate filter: don't do unaligned preallocate requests | Vladimir Sementsov-Ogievskiy |
2021-09-29 | block: use int64_t instead of int in driver discard handlers | Vladimir Sementsov-Ogievskiy |
2021-09-29 | block: use int64_t instead of int in driver write_zeroes handlers | Vladimir Sementsov-Ogievskiy |
2021-09-29 | block: use int64_t instead of uint64_t in driver write handlers | Vladimir Sementsov-Ogievskiy |
2021-09-29 | block: use int64_t instead of uint64_t in driver read handlers | Vladimir Sementsov-Ogievskiy |
2020-12-18 | block: introduce preallocate filter | Vladimir Sementsov-Ogievskiy |