Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-15 | block: drop empty .bdrv_close handlers | Vladimir Sementsov-Ogievskiy | 1 | -6/+0 |
2018-07-10 | block: Use BdrvChild to discard | Fam Zheng | 1 | -1/+1 |
2018-06-29 | block: Convert .bdrv_truncate callback to coroutine_fn | Kevin Wolf | 1 | -4/+4 |
2018-05-15 | block: Support BDRV_REQ_WRITE_UNCHANGED in filters | Max Reitz | 1 | -4/+6 |
2018-05-15 | block: Add COR filter driver | Max Reitz | 1 | -0/+171 |