Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: introduce bdrv_open_file_child() helper | Vladimir Sementsov-Ogievskiy | 2022-10-27 | 1 | -5/+4 |
* | block: fix preallocate filter: don't do unaligned preallocate requests | Vladimir Sementsov-Ogievskiy | 2022-03-07 | 1 | -3/+12 |
* | block: use int64_t instead of int in driver discard handlers | Vladimir Sementsov-Ogievskiy | 2021-09-29 | 1 | -1/+1 |
* | block: use int64_t instead of int in driver write_zeroes handlers | Vladimir Sementsov-Ogievskiy | 2021-09-29 | 1 | -1/+1 |
* | block: use int64_t instead of uint64_t in driver write handlers | Vladimir Sementsov-Ogievskiy | 2021-09-29 | 1 | -3/+3 |
* | block: use int64_t instead of uint64_t in driver read handlers | Vladimir Sementsov-Ogievskiy | 2021-09-29 | 1 | -2/+2 |
* | block: introduce preallocate filter | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -0/+559 |