summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2017-05-30Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-29block/file-*: *_parse_filename() and colonsMax Reitz
2017-05-29block: Tweak error message related to qemu-img amendEric Blake
2017-05-29qcow2: remove extra local_error variableAlberto Garcia
2017-05-29mirror: Drop permissions on s->target on completionKevin Wolf
2017-05-26stream: fix crash in stream_start() when block_job_create() failsAlberto Garcia
2017-05-24block/gluster: glfs_lseek() workaroundJeff Cody
2017-05-24blockjob: introduce block_job_pause/resume_allPaolo Bonzini
2017-05-24blockjob: introduce block_job_early_failPaolo Bonzini
2017-05-18migration: migration.h was not neededJuan Quintela
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi
2017-05-17Merge remote-tracking branch 'jtc/tags/block-pull-request' into stagingStefan Hajnoczi
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-05-16curl: do not do aio_poll when waiting for a free CURLStatePaolo Bonzini
2017-05-16curl: convert readv to coroutinesPaolo Bonzini
2017-05-16curl: convert CURLAIOCB to byte valuesPaolo Bonzini
2017-05-16curl: split curl_find_state/curl_init_statePaolo Bonzini
2017-05-16block/win32: fix 'ret not initialized' warningGerd Hoffmann
2017-05-16curl: avoid recursive locking of BDRVCURLState mutexPaolo Bonzini
2017-05-16curl: never invoke callbacks with s->mutex heldPaolo Bonzini
2017-05-16curl: strengthen assertion in curl_clean_statePaolo Bonzini
2017-05-16block: curl: Allow passing cookies via QCryptoSecretPeter Krempa
2017-05-12Merge tag 'block-pull-request' into stagingStefan Hajnoczi
2017-05-12Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-12block: Simplify BDRV_BLOCK_RAW recursionEric Blake
2017-05-11qcow2: Discard/zero clusters by byte countEric Blake
2017-05-11qcow2: Assert that cluster operations are alignedEric Blake
2017-05-11qcow2: Optimize write zero of unaligned tail clusterEric Blake
2017-05-11qcow2: Optimize zero_single_l2() to minimize L2 churnEric Blake
2017-05-11qcow2: Make distinction between zero cluster types obviousEric Blake
2017-05-11qcow2: Name typedef for cluster typeEric Blake
2017-05-11qcow2: Correctly report status of preallocated zero clustersEric Blake
2017-05-11qcow2: Use consistent switch indentationEric Blake
2017-05-11qcow2: Nicer variable names in qcow2_update_snapshot_refcount()Eric Blake
2017-05-11blkdebug: Add ability to override unmap geometriesEric Blake
2017-05-11blkdebug: Simplify override logicEric Blake
2017-05-11blkdebug: Add pass-through write_zero and discard supportEric Blake
2017-05-11blkdebug: Refactor error injectionEric Blake
2017-05-11blkdebug: Sanity check block layer guaranteesEric Blake
2017-05-11file-posix: Remove .bdrv_inactivate/invalidate_cacheKevin Wolf
2017-05-11block: Drop permissions when migration completesKevin Wolf
2017-05-11block: New BdrvChildRole.activate() for blk_resume_after_migration()Kevin Wolf
2017-05-11qcow2: Discard preallocated zero clustersMax Reitz
2017-05-11qcow2: Reuse preallocated zero clustersMax Reitz
2017-05-11qcow2: Fix preallocation size formulaMax Reitz
2017-05-11file-posix: Add image locking to perm operationsFam Zheng
2017-05-11file-win32: Error out if locking=onFam Zheng
2017-05-11file-posix: Add 'locking' optionFam Zheng
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi
2017-05-10Merge remote-tracking branch 'danpb/tags/pull-qcrypto-2017-05-09-1' into stagingStefan Hajnoczi