Age | Commit message (Expand) | Author | Files | Lines |
2019-04-02 | block: freeze the backing chain earlier in stream_start() | Alberto Garcia | 1 | -6/+7 |
2019-04-02 | block/file-posix: do not fail on unlock bytes | Vladimir Sementsov-Ogievskiy | 1 | -0/+12 |
2019-04-02 | block/gluster: limit the transfer size to 512 MiB | Stefano Garzarella | 1 | -0/+16 |
2019-04-01 | nbd/client: Trace server noncompliance on structured reads | Eric Blake | 2 | -2/+11 |
2019-04-01 | block: Add bdrv_get_request_alignment() | Eric Blake | 1 | -0/+7 |
2019-04-01 | nbd/client: Support qemu-img convert from unaligned size | Eric Blake | 1 | -1/+38 |
2019-03-30 | nbd/client: Report offsets in bdrv_block_status | Eric Blake | 1 | -2/+7 |
2019-03-30 | nbd/client: Lower min_block for block-status, unaligned size | Eric Blake | 1 | -1/+18 |
2019-03-30 | nbd-client: Work around server BLOCK_STATUS misalignment at EOF | Eric Blake | 1 | -4/+26 |
2019-03-30 | nbd: Permit simple error to NBD_CMD_BLOCK_STATUS | Eric Blake | 1 | -3/+1 |
2019-03-30 | nbd: Don't lose server's error to NBD_CMD_BLOCK_STATUS | Eric Blake | 1 | -6/+3 |
2019-03-30 | nbd: Tolerate some server non-compliance in NBD_CMD_BLOCK_STATUS | Eric Blake | 2 | -5/+17 |
2019-03-26 | file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes | Kevin Wolf | 1 | -8/+16 |
2019-03-26 | block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers | Kevin Wolf | 4 | -7/+7 |
2019-03-26 | block: Add BDRV_REQ_NO_FALLBACK | Kevin Wolf | 1 | -1/+11 |
2019-03-26 | block: Remove error messages in bdrv_make_zero() | Kevin Wolf | 1 | -4/+0 |
2019-03-22 | trace-events: Delete unused trace points | Markus Armbruster | 1 | -1/+0 |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster | 1 | -24/+24 |
2019-03-19 | block: Make bdrv_{copy_on_read,crypto_luks,replication} static | Alberto Garcia | 3 | -3/+3 |
2019-03-19 | vmdk: Support version=3 in VMDK descriptor files | Sam Eiderman | 1 | -2/+4 |
2019-03-19 | qcow2: Fix data file error condition in qcow2_co_create() | Kevin Wolf | 1 | -1/+1 |
2019-03-19 | mirror: Confirm we're quiesced only if the job is paused or cancelled | Sergio Lopez | 1 | -0/+16 |
2019-03-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -0/+16 |
2019-03-13 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell | 4 | -113/+236 |
2019-03-13 | file-posix: add drop-cache=on|off option | Stefan Hajnoczi | 1 | -0/+16 |
2019-03-12 | block: Remove the AioContext parameter from bdrv_reopen_multiple() | Alberto Garcia | 1 | -2/+1 |
2019-03-12 | block: Add a 'mutable_opts' field to BlockDriver | Alberto Garcia | 3 | -0/+34 |
2019-03-12 | block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() | Alberto Garcia | 1 | -2/+2 |
2019-03-12 | block: Freeze the backing chain for the duration of the stream job | Alberto Garcia | 1 | -0/+21 |
2019-03-12 | block: Freeze the backing chain for the duration of the mirror job | Alberto Garcia | 1 | -0/+8 |
2019-03-12 | block: Freeze the backing chain for the duration of the commit job | Alberto Garcia | 1 | -0/+16 |
2019-03-12 | file-posix: Make auto-read-only dynamic | Kevin Wolf | 1 | -19/+17 |
2019-03-12 | file-posix: Prepare permission code for fd switching | Kevin Wolf | 1 | -11/+85 |
2019-03-12 | file-posix: Lock new fd in raw_reopen_prepare() | Kevin Wolf | 1 | -11/+16 |
2019-03-12 | file-posix: Store BDRVRawState.reopen_state during reopen | Kevin Wolf | 1 | -0/+10 |
2019-03-12 | file-posix: Factor out raw_reconfigure_getfd() | Kevin Wolf | 1 | -45/+62 |
2019-03-12 | qapi: drop x- from x-block-latency-histogram-set | Vladimir Sementsov-Ogievskiy | 1 | -6/+6 |
2019-03-12 | block/qcow2-bitmap: Allow resizes with persistent bitmaps | John Snow | 3 | -3/+48 |
2019-03-12 | block/qcow2-bitmap: Don't check size for IN_USE bitmap | Vladimir Sementsov-Ogievskiy | 1 | -3/+18 |
2019-03-12 | bitmaps: Fix typo in function name | Eric Blake | 2 | -5/+5 |
2019-03-12 | block/dirty-bitmaps: implement inconsistent bit | John Snow | 1 | -48/+51 |
2019-03-12 | block/dirty-bitmaps: disallow busy bitmaps as merge source | John Snow | 1 | -0/+3 |
2019-03-12 | block/dirty-bitmaps: add block_dirty_bitmap_check function | John Snow | 1 | -12/+30 |
2019-03-12 | block/dirty-bitmap: add inconsistent status | John Snow | 1 | -1/+6 |
2019-03-12 | block/dirty-bitmaps: add inconsistent bit | John Snow | 1 | -0/+20 |
2019-03-12 | block/dirty-bitmaps: move comment block | John Snow | 1 | -17/+19 |
2019-03-12 | block/dirty-bitmaps: unify qmp_locked and user_locked calls | John Snow | 1 | -24/+19 |
2019-03-12 | block/dirty-bitmap: explicitly lock bitmaps with successors | John Snow | 1 | -5/+6 |
2019-03-12 | block/dirty-bitmap: change semantics of enabled predicate | John Snow | 1 | -2/+7 |
2019-03-12 | block/dirty-bitmap: remove set/reset assertions against enabled bit | John Snow | 1 | -2/+0 |