aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2014-06-27block: Add replaces argument to drive-mirrorBenoît Canet
2014-06-27block: acquire AioContext in qmp_query_blockstats()Stefan Hajnoczi
2014-06-27block: make bdrv_query_stats() staticStefan Hajnoczi
2014-06-27quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf
2014-06-26block/nfs: add knob to set readaheadPeter Lieven
2014-06-26block/nfs: fix url parameter checkingPeter Lieven
2014-06-26mirror: Go through ready -> complete process for 0 len imageFam Zheng
2014-06-24Fix new typos (found by codespell)Stefan Weil
2014-06-23qapi event: convert QUORUM eventsWenchao Xia
2014-06-23qapi event: convert other BLOCK_JOB eventsWenchao Xia
2014-06-23qapi event: convert BLOCK_IMAGE_CORRUPTEDWenchao Xia
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-23sheepdog: fix NULL dereference in sd_createLiu Yuan
2014-06-18block/iscsi: drop obsolete pointers from iscsi_co_writevPeter Lieven
2014-06-18block/iscsi: fix init value for iTask->retriesPeter Lieven
2014-06-18block/iscsi: bump libiscsi requirement to 1.9.0Peter Lieven
2014-06-18block/iscsi: use 16 byte CDBs only when necessaryPeter Lieven
2014-06-18block/iscsi: fix potential segfault on early callbackPeter Lieven
2014-06-18block/iscsi: handle BUSY conditionPeter Lieven
2014-06-16cleanup QEMUOptionParameterChunyan Liu
2014-06-16vpc.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16vmdk.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16vhdx.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16vdi.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16ssh.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16sheepdog.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16rbd.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16raw_bsd.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16raw-win32.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16raw-posix.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16qed.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16qcow2.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16qcow.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16nfs.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16iscsi.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16gluster.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16cow.c: replace QEMUOptionParameter with QemuOptsChunyan Liu
2014-06-16vvfat.c: handle cross_driver's create_options and create_optsChunyan Liu
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu
2014-06-16block/nfs: fix potential segfault on early callbackPeter Lieven
2014-06-16block: Drop superfluous conditionals around g_free()Markus Armbruster
2014-06-10vdi: remove double conversionPaolo Bonzini
2014-06-06sheepdog: reload only header in a case of live snapshotHitoshi Mitake
2014-06-06sheepdog: fix vdi object update after live snapshotHitoshi Mitake
2014-06-06rbd: Fix leaks in rbd_start_aio() error pathKevin Wolf
2014-06-04raw-posix: drop raw_get_aio_fd() since it is no longer usedStefan Hajnoczi
2014-06-04vmdk: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi
2014-06-04ssh: use BlockDriverState's AioContextStefan Hajnoczi
2014-06-04sheepdog: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi