Show patches with: Submitter = Kevin Wolf       |    State = Action Required       |   7089 patches
« 1 2 ... 68 69 70 71 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,13/29] blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del() - - - --- 2016-03-17 Kevin Wolf New
[PULL,12/29] blockdev: Split monitor reference from BB creation - - - --- 2016-03-17 Kevin Wolf New
[PULL,11/29] blockdev: Separate BB name management - - - --- 2016-03-17 Kevin Wolf New
[PULL,10/29] blockdev: Add list of all BlockBackends - - - --- 2016-03-17 Kevin Wolf New
[PULL,09/29] blockdev: Rename blk_backends - - - --- 2016-03-17 Kevin Wolf New
[PULL,08/29] block: Drop BB name from bad option error - - - --- 2016-03-17 Kevin Wolf New
[PULL,07/29] qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE - - - --- 2016-03-17 Kevin Wolf New
[PULL,06/29] block: Use blk_{commit, flush}_all() consistently - - - --- 2016-03-17 Kevin Wolf New
[PULL,05/29] block: Add blk_commit_all() - - - --- 2016-03-17 Kevin Wolf New
[PULL,04/29] block: Use blk_next() in block-backend.c - - - --- 2016-03-17 Kevin Wolf New
[PULL,03/29] monitor: Use BB list for BB name completion - - - --- 2016-03-17 Kevin Wolf New
[PULL,02/29] block: Fix memory leak in hmp_drive_add_node() - - - --- 2016-03-17 Kevin Wolf New
[PULL,01/29] block: Fix qemu_root_bds_opts.head initialisation - - - --- 2016-03-17 Kevin Wolf New
block: Fix memory leak in hmp_drive_add_node() - - - --- 2016-03-16 Kevin Wolf New
block: Fix qemu_root_bds_opts.head initialisation - - - --- 2016-03-15 Kevin Wolf New
[PULL,40/40] iotests: Add test for QMP event rates - - - --- 2016-03-14 Kevin Wolf New
[PULL,39/40] monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest mode - - - --- 2016-03-14 Kevin Wolf New
[PULL,38/40] monitor: Separate QUORUM_REPORT_BAD events according to the node name - - - --- 2016-03-14 Kevin Wolf New
[PULL,37/40] quorum: Fix crash in quorum_aio_cb() - - - --- 2016-03-14 Kevin Wolf New
[PULL,36/40] iotests: Correct 081's reference output - - - --- 2016-03-14 Kevin Wolf New
[PULL,35/40] block: Remove unused typedef of BlockDriverDirtyHandler - - - --- 2016-03-14 Kevin Wolf New
[PULL,34/40] block: Move block dirty bitmap code to separate files - - - --- 2016-03-14 Kevin Wolf New
[PULL,33/40] typedefs: Add BdrvDirtyBitmap - - - --- 2016-03-14 Kevin Wolf New
[PULL,32/40] block: Include hbitmap.h in block.h - - - --- 2016-03-14 Kevin Wolf New
[PULL,31/40] backup: Use Bitmap to replace "s->bitmap" - - - --- 2016-03-14 Kevin Wolf New
[PULL,30/40] vpc: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,29/40] vmdk: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,28/40] vhdx: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,27/40] vdi: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,26/40] sheepdog: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,25/40] qed: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,24/40] qcow2: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,23/40] qcow: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,22/40] parallels: Use BB functions in .bdrv_create() - - - --- 2016-03-14 Kevin Wolf New
[PULL,21/40] block: Introduce blk_set_allow_write_beyond_eof() - - - --- 2016-03-14 Kevin Wolf New
[PULL,20/40] block: Use writeback in .bdrv_create() implementations - - - --- 2016-03-14 Kevin Wolf New
[PULL,19/40] hmp: Extend drive_del to delete nodes without BB - - - --- 2016-03-14 Kevin Wolf New
[PULL,18/40] hmp: 'drive_add -n' for creating a node without BB - - - --- 2016-03-14 Kevin Wolf New
[PULL,17/40] vmdk: Switch to heap arrays for vmdk_parent_open - - - --- 2016-03-14 Kevin Wolf New
[PULL,16/40] vmdk: Switch to heap arrays for vmdk_read_cid - - - --- 2016-03-14 Kevin Wolf New
[PULL,15/40] vmdk: Switch to heap arrays for vmdk_write_cid - - - --- 2016-03-14 Kevin Wolf New
[PULL,14/40] block: Fix cache mode defaults in bds_tree_init() - - - --- 2016-03-14 Kevin Wolf New
[PULL,13/40] block: Fix snapshot=on cache modes - - - --- 2016-03-14 Kevin Wolf New
[PULL,12/40] blockdev: Snapshotting must not open second instance of old top - - - --- 2016-03-14 Kevin Wolf New
[PULL,11/40] quorum: modify vote rules for flush operation - - - --- 2016-03-14 Kevin Wolf New
[PULL,10/40] qmp event: Refactor QUORUM_REPORT_BAD - - - --- 2016-03-14 Kevin Wolf New
[PULL,09/40] docs: fix invalid node name in qmp event - - - --- 2016-03-14 Kevin Wolf New
[PULL,08/40] block/vpc: add tests for image creation force_size parameter - - - --- 2016-03-14 Kevin Wolf New
[PULL,07/40] block/vpc: give option to force the current_size field in .bdrv_create - - - --- 2016-03-14 Kevin Wolf New
[PULL,06/40] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images - - - --- 2016-03-14 Kevin Wolf New
[PULL,05/40] block/vpc: choose size calculation method based on creator_app field - - - --- 2016-03-14 Kevin Wolf New
[PULL,04/40] block/qapi: Include empty drives in query-blockstats - - - --- 2016-03-14 Kevin Wolf New
[PULL,03/40] block/qapi: Factor out bdrv_query_bds_stats() - - - --- 2016-03-14 Kevin Wolf New
[PULL,02/40] block/qapi: Factor out bdrv_query_blk_stats() - - - --- 2016-03-14 Kevin Wolf New
[PULL,01/40] qemu-img: eliminate memory leak - - - --- 2016-03-14 Kevin Wolf New
[5/5] block: Reject writethrough mode except at the root - - - --- 2016-03-14 Kevin Wolf New
[4/5] block: Make backing files always writeback - - - --- 2016-03-14 Kevin Wolf New
[3/5] block: Remove cache.writeback from blockdev-add - - - --- 2016-03-14 Kevin Wolf New
[2/5] block: Remove dirty bitmaps from bdrv_move_feature_fields() - - - --- 2016-03-14 Kevin Wolf New
[1/5] block: Remove copy-on-read from bdrv_move_feature_fields() - - - --- 2016-03-14 Kevin Wolf New
[11/11] vpc: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[10/11] vmdk: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[09/11] vhdx: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[08/11] vdi: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[07/11] sheepdog: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[06/11] qed: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[05/11] qcow2: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[04/11] qcow: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[03/11] parallels: Use BB functions in .bdrv_create() - - - --- 2016-03-08 Kevin Wolf New
[02/11] block: Introduce blk_set_allow_write_beyond_eof() - - - --- 2016-03-08 Kevin Wolf New
[01/11] block: Use writeback in .bdrv_create() implementations - - - --- 2016-03-08 Kevin Wolf New
[8/8] block: Use blk_co_pwritev() in blk_co_write_zeroes() - - - --- 2016-03-08 Kevin Wolf New
[7/8] block: Use blk_aio_prwv() for aio_read/write/write_zeroes - - - --- 2016-03-08 Kevin Wolf New
[6/8] block: Use blk_prw() in blk_pread()/blk_pwrite() - - - --- 2016-03-08 Kevin Wolf New
[5/8] block: Use blk_co_pwritev() in blk_write_zeroes() - - - --- 2016-03-08 Kevin Wolf New
[4/8] block: Pull up blk_read_unthrottled() implementation - - - --- 2016-03-08 Kevin Wolf New
[3/8] block: Use blk_co_pwritev() for blk_write() - - - --- 2016-03-08 Kevin Wolf New
[2/8] block: Use blk_co_preadv() for blk_read() - - - --- 2016-03-08 Kevin Wolf New
[1/8] block: Use BdrvChild in BlockBackend - - - --- 2016-03-08 Kevin Wolf New
block: Fix cache mode defaults in bds_tree_init() - - - --- 2016-03-07 Kevin Wolf New
block: Fix snapshot=on cache modes - - - --- 2016-03-07 Kevin Wolf New
blockdev: Snapshotting must not open second instance of old top - - - --- 2016-03-02 Kevin Wolf New
[3/3] block/qapi: Include empty drives in query-blockstats - - - --- 2016-02-26 Kevin Wolf New
[2/3] block/qapi: Factor out bdrv_query_bds_stats() - - - --- 2016-02-26 Kevin Wolf New
[1/3] block/qapi: Factor out bdrv_query_blk_stats() - - - --- 2016-02-26 Kevin Wolf New
[2/2] hmp: Extend drive_del to delete nodes without BB - - - --- 2016-02-23 Kevin Wolf New
[1/2] hmp: 'drive_add -n' for creating a node without BB - - - --- 2016-02-23 Kevin Wolf New
[PULL,34/34] qemu-iotests: 140: make description slightly more verbose - - - --- 2016-02-22 Kevin Wolf New
[PULL,33/34] qemu-iotests: 140: don't use IDE device - - - --- 2016-02-22 Kevin Wolf New
[PULL,32/34] qemu-iotests: 067: ignore QMP events - - - --- 2016-02-22 Kevin Wolf New
[PULL,31/34] blockdev: unset inappropriate flags when changing medium - - - --- 2016-02-22 Kevin Wolf New
[PULL,30/34] MAINTAINERS: Add myself as maintainer of the throttling code - - - --- 2016-02-22 Kevin Wolf New
[PULL,29/34] docs: Document the throttling infrastructure - - - --- 2016-02-22 Kevin Wolf New
[PULL,28/34] qapi: Correct the name of the iops_rd parameter - - - --- 2016-02-22 Kevin Wolf New
[PULL,27/34] qemu-iotests: Extend iotest 093 to test bursts - - - --- 2016-02-22 Kevin Wolf New
[PULL,26/34] throttle: Test throttle_compute_wait() during bursts - - - --- 2016-02-22 Kevin Wolf New
[PULL,25/34] throttle: Check that burst_level leaks correctly - - - --- 2016-02-22 Kevin Wolf New
[PULL,24/34] qapi: Add burst length fields to BlockDeviceInfo - - - --- 2016-02-22 Kevin Wolf New
[PULL,23/34] qapi: Add burst length parameters to block_set_io_throttle - - - --- 2016-02-22 Kevin Wolf New
[PULL,22/34] throttle: Add command-line settings to define the burst periods - - - --- 2016-02-22 Kevin Wolf New
« 1 2 ... 68 69 70 71 »