aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2016-10-25qapi: rename QmpOutputVisitor to QObjectOutputVisitorDaniel P. Berrange
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange
2016-10-24block/replication: Clarify 'top-id' parameter usageChanglong Xie
2016-10-24block: More operations for meta dirty bitmapFam Zheng
2016-10-24block: BdrvDirtyBitmap serialization interfaceVladimir Sementsov-Ogievskiy
2016-10-24block: Assert that bdrv_release_dirty_bitmap succeededFam Zheng
2016-10-24block: Add two dirty bitmap gettersFam Zheng
2016-10-24block: Support meta dirty bitmapFam Zheng
2016-10-24block: Hide HBitmap in block dirty bitmap interfaceFam Zheng
2016-10-24quorum: do not allocate multiple iovecs for FIFO strategyPaolo Bonzini
2016-10-24quorum: change child_iter to children_readPaolo Bonzini
2016-10-24throttle: Correct access to wrong BlockBackendPublic structuresAlberto Garcia
2016-10-24qapi: fix memory leak in bdrv_image_info_specific_dumpPino Toscano
2016-10-24block: improve error handling in raw_openHalil Pasic
2016-10-24qcow2: Support BDRV_REQ_MAY_UNMAPFam Zheng
2016-10-24block/iscsi: Adding new iSER transport layer optionRoy Shterman
2016-10-24block/iscsi: Introducing new zero-copy APIRoy Shterman
2016-10-23rbd: shift byte count as a 64-bit valuePaolo Bonzini
2016-10-19crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei
2016-10-07dmg: Move libbz2 code to dmg-bz2.soFam Zheng
2016-10-07block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf
2016-10-07block-backend: Remember if attached device is non-qdevKevin Wolf
2016-10-07block: Add node name to BLOCK_IO_ERROR eventKevin Wolf
2016-10-07block: use aio_bh_schedule_oneshotPaolo Bonzini
2016-10-07block: use bdrv_add_before_write_notifierPaolo Bonzini
2016-09-29block: Use 'detect-zeroes' option for 'blockdev-change-medium'Kevin Wolf
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf
2016-09-29block-backend: remove blk_flush_allJohn Snow
2016-09-29block: reintroduce bdrv_flush_allJohn Snow
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-28linux-aio: fix re-entrant completion processingStefan Hajnoczi
2016-09-27replay: allow replay stopping and restartingPavel Dovgalyuk
2016-09-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-09-23Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...Peter Maydell
2016-09-23block: Add blk_by_dev()Kevin Wolf
2016-09-23commit: Add 'base' to the reopen queue before 'overlay_bs'Alberto Garcia
2016-09-23block: Add "read-only" to the options QDictAlberto Garcia
2016-09-23qcow2: fix encryption during cow of sectorsDaniel P. Berrange
2016-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-23vpc: Use QEMU UUID APIFam Zheng
2016-09-23vdi: Use QEMU UUID APIFam Zheng
2016-09-23vhdx: Use QEMU UUID APIFam Zheng
2016-09-23util: Add UUID APIFam Zheng
2016-09-22iscsi: Fix divide-by-zero regression on raw SG devicesEric Blake
2016-09-20commit: get the overlay node before manipulating the backing chainAlberto Garcia
2016-09-20blockdev: Modularize nfs block driverColin Lord
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari
2016-09-20blockdev: prepare iSCSI block driver for dynamic loadingColin Lord
2016-09-19crypto: make PBKDF iterations configurable for LUKS formatDaniel P. Berrange
2016-09-15sheepdog: remove useless castsLaurent Vivier