Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-04 | block: remove unused bdrv_media_changed | Manos Pitsidianakis | 1 | -6/+0 |
2017-07-11 | block: Add PreallocMode to bdrv_truncate() | Max Reitz | 1 | -7/+1 |
2017-07-11 | block: Add PreallocMode to BD.bdrv_truncate() | Max Reitz | 1 | -1/+8 |
2017-07-11 | raw-format: add bdrv_measure() support | Stefan Hajnoczi | 1 | -0/+26 |
2017-07-10 | block: Simplify use of BDRV_BLOCK_RAW | Eric Blake | 1 | -1/+1 |
2017-06-26 | block: change variable names in BlockDriverState | Manos Pitsidianakis | 1 | -4/+4 |
2017-04-28 | block: Add .bdrv_truncate() error messages | Max Reitz | 1 | -0/+2 |
2017-04-28 | block: Add errp to BD.bdrv_truncate() | Max Reitz | 1 | -2/+2 |
2017-04-28 | block: Add errp to b{lk,drv}_truncate() | Max Reitz | 1 | -1/+1 |
2017-02-28 | block: Request child permissions in filter drivers | Kevin Wolf | 1 | -0/+1 |
2017-02-24 | block: Attach bs->file only during .bdrv_open() | Kevin Wolf | 1 | -0/+6 |
2017-02-24 | block: Pass BdrvChild to bdrv_truncate() | Kevin Wolf | 1 | -1/+1 |
2017-01-09 | block: Rename raw_bsd to raw-format.c | Eric Blake | 1 | -0/+490 |