Show patches with: Submitter = Kevin Wolf       |    State = Action Required       |    Archived = No       |   12216 patches
« 1 2 ... 119 120 121122 123 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[24/27] blockdev: Hide QEMUMachine from drive_init() - - - - --- 2010-06-04 Kevin Wolf New
[23/27] block: call the snapshot handlers of the protocol drivers - - - - --- 2010-06-04 Kevin Wolf New
[22/27] close all the block drivers before the qemu process exits - - - - --- 2010-06-04 Kevin Wolf New
[21/27] block: Assume raw for drives without media - - - - --- 2010-06-04 Kevin Wolf New
[20/27] Fix error message in drive_init - - - - --- 2010-06-04 Kevin Wolf New
[19/27] scsi: Fix info qtree for scsi-disk.ver - - - - --- 2010-06-04 Kevin Wolf New
[18/27] scsi: Turn drive serial into a qdev property scsi-disk.serial - - - - --- 2010-06-04 Kevin Wolf New
[17/27] ide: Fix info qtree for ide-drive.ver - - - - --- 2010-06-04 Kevin Wolf New
[16/27] ide: Turn drive serial into a qdev property ide-drive.serial - - - - --- 2010-06-04 Kevin Wolf New
[15/27] qdev: Don't leak string property value on hot unplug - - - - --- 2010-06-04 Kevin Wolf New
[14/27] qdev: New qdev_prop_set_string() - - - - --- 2010-06-04 Kevin Wolf New
[13/27] ide: Split non-qdev code off ide_init2() - - - - --- 2010-06-04 Kevin Wolf New
[12/27] ide: Change ide_init_drive() to require valid dinfo argument - - - - --- 2010-06-04 Kevin Wolf New
[11/27] ide: Split ide_init1() off ide_init2() - - - - --- 2010-06-04 Kevin Wolf New
[10/27] ide: Remove redundant IDEState member conf - - - - --- 2010-06-04 Kevin Wolf New
[09/27] ide: Remove useless IDEDeviceInfo members unit, drive - - - - --- 2010-06-04 Kevin Wolf New
[08/27] usb: Remove unused usb_device_add() parameter is_hotplug - - - - --- 2010-06-04 Kevin Wolf New
[07/27] blockdev: Belatedly remove driveopts - - - - --- 2010-06-04 Kevin Wolf New
[06/27] blockdev: Belatedly remove MAX_DRIVES - - - - --- 2010-06-04 Kevin Wolf New
[05/27] qemu-io: Fix error messages - - - - --- 2010-06-04 Kevin Wolf New
[04/27] Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead - - - - --- 2010-06-04 Kevin Wolf New
[03/27] Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512 - - - - --- 2010-06-04 Kevin Wolf New
[02/27] Cleanup: Be consistent and use BDRV_SECTOR_SIZE instead of 512 - - - - --- 2010-06-04 Kevin Wolf New
[01/27] Cleanup: bdrv_open() no need to shift total_size just to shift back. - - - - --- 2010-06-04 Kevin Wolf New
[3/3] qcow2: Return real error code in load_refcount_block - - - - --- 2010-06-04 Kevin Wolf New
[2/3] qcow2: Allow alloc_clusters_noref to return errors - - - - --- 2010-06-04 Kevin Wolf New
[1/3] qcow2: Allow get_refcount to return errors - - - - --- 2010-06-04 Kevin Wolf New
vpc: Read/write multiple sectors at once - - - - --- 2010-06-04 Kevin Wolf New
block: Assume raw for drives without media 1 - - - --- 2010-06-01 Kevin Wolf New
Fix error message in drive_init - - - - --- 2010-06-01 Kevin Wolf New
qemu-io: Fix error messages - - 1 - --- 2010-05-28 Kevin Wolf New
[STABLE,6/6] qcow2: Fix corruption after error in update_refcount - - - - --- 2010-05-28 Kevin Wolf New
[STABLE,5/6] qcow2: Fix corruption after refblock allocation - - - - --- 2010-05-28 Kevin Wolf New
[STABLE,4/6] block: Fix multiwrite with overlapping requests - - - - --- 2010-05-28 Kevin Wolf New
[STABLE,3/6] qcow2: Fix error handling in l2_allocate - - - - --- 2010-05-28 Kevin Wolf New
[STABLE,2/6] qcow2: Clear L2 table cache after write error - - - - --- 2010-05-28 Kevin Wolf New
[STABLE,1/6] ide: Fix ide_dma_cancel - - - - --- 2010-05-28 Kevin Wolf New
[14/14] block: Add missing bdrv_delete() for SG_IO BlockDriver in find_image_format() - - - - --- 2010-05-28 Kevin Wolf New
[13/14] qcow2: Fix corruption after error in update_refcount - - - - --- 2010-05-28 Kevin Wolf New
[12/14] qcow2: Fix corruption after refblock allocation - - - - --- 2010-05-28 Kevin Wolf New
[11/14] qcow2: Return right error code in write_refcount_block_entries - - - - --- 2010-05-28 Kevin Wolf New
[10/14] qcow2: Change l2_load to return 0/-errno - - - - --- 2010-05-28 Kevin Wolf New
[09/14] qcow2: Allow qcow2_get_cluster_offset to return errors - - - - --- 2010-05-28 Kevin Wolf New
[08/14] block.h: Make BDRV_SECTOR_SIZE 64 bit safe - - - - --- 2010-05-28 Kevin Wolf New
[07/14] posix-aio-compat: Expand tabs that have crept in - - - - --- 2010-05-28 Kevin Wolf New
[06/14] drive: allow rerror, werror and readonly for if=none - - - - --- 2010-05-28 Kevin Wolf New
[05/14] add support for protocol driver create_options - - - - --- 2010-05-28 Kevin Wolf New
[04/14] qemu-io: Add multiwrite command - - - - --- 2010-05-28 Kevin Wolf New
[03/14] block: Fix multiwrite with overlapping requests - - - - --- 2010-05-28 Kevin Wolf New
[02/14] qcow2: Fix error handling in l2_allocate - - - - --- 2010-05-28 Kevin Wolf New
[01/14] qcow2: Clear L2 table cache after write error - - - - --- 2010-05-28 Kevin Wolf New
[5/5] qcow2: Fix corruption after error in update_refcount - - 1 - --- 2010-05-28 Kevin Wolf New
[4/5] qcow2: Fix corruption after refblock allocation - - - - --- 2010-05-28 Kevin Wolf New
[3/5] qcow2: Return right error code in write_refcount_block_entries - - 1 - --- 2010-05-28 Kevin Wolf New
[2/5] qcow2: Change l2_load to return 0/-errno - - 1 - --- 2010-05-28 Kevin Wolf New
[1/5] qcow2: Allow qcow2_get_cluster_offset to return errors - - 1 - --- 2010-05-28 Kevin Wolf New
[v2] qdev-properties: Fix (u)intXX parsers 1 - - - --- 2010-05-26 Kevin Wolf New
qdev-properties: Fix (u)intXX parsers - - - - --- 2010-05-26 Kevin Wolf New
block: Fix multiwrite with overlapping requests - - - - --- 2010-05-21 Kevin Wolf New
qemu-io: Add multiwrite command - - - - --- 2010-05-21 Kevin Wolf New
[2/2] qcow2: Fix error handling in l2_allocate - - - - --- 2010-05-20 Kevin Wolf New
[1/2] qcow2: Clear L2 table cache after write error - - - - --- 2010-05-20 Kevin Wolf New
[8/8] vvfat: More build fixes with DEBUG - - - - --- 2010-05-20 Kevin Wolf New
[7/8] vvfat: Fix compilation with DEBUG defined - - - - --- 2010-05-20 Kevin Wolf New
[6/8] block: Add SG_IO device check in refresh_total_sectors() - - - - --- 2010-05-20 Kevin Wolf New
[5/8] block: Make find_image_format() return 'raw' BlockDriver for SG_IO devices - - - - --- 2010-05-20 Kevin Wolf New
[4/8] block: fix sector comparism in multiwrite_req_compare - - - - --- 2010-05-20 Kevin Wolf New
[3/8] virtio-blk: fix barrier support - - - - --- 2010-05-20 Kevin Wolf New
[2/8] virtio-blk: Avoid zeroing every request structure - - - - --- 2010-05-20 Kevin Wolf New
[1/8] block: fix aio_flush segfaults for read-only protocols (e.g. curl) - - - - --- 2010-05-20 Kevin Wolf New
vvfat: More build fixes with DEBUG - - - - --- 2010-05-20 Kevin Wolf New
Fix error handling in qemu_read_config_file - - - - --- 2010-05-17 Kevin Wolf New
[21/21] block: Remove special case for vvfat - - - - --- 2010-05-14 Kevin Wolf New
[20/21] Fix docs for block stats monitor command - - - - --- 2010-05-14 Kevin Wolf New
[19/21] use qemu_free() instead of free() - - - - --- 2010-05-14 Kevin Wolf New
[18/21] block/vdi: Fix image opening and creation for odd disk sizes - - - - --- 2010-05-14 Kevin Wolf New
[17/21] dmg: use qemu block API - - - - --- 2010-05-14 Kevin Wolf New
[16/21] dmg: use pread - - - - --- 2010-05-14 Kevin Wolf New
[15/21] dmg: fix reading of uncompressed chunks - - - - --- 2010-05-14 Kevin Wolf New
[14/21] block/vpc: Fix conversion from size to disk geometry - - - - --- 2010-05-14 Kevin Wolf New
[13/21] parallels: use qemu block API - - - - --- 2010-05-14 Kevin Wolf New
[12/21] parallels: use pread - - - - --- 2010-05-14 Kevin Wolf New
[11/21] block/vdi: Allow disk images of size 0 - - - - --- 2010-05-14 Kevin Wolf New
[10/21] block: Fix bdrv_commit - - - - --- 2010-05-14 Kevin Wolf New
[09/21] block: Fix protocol detection for Windows devices - - - - --- 2010-05-14 Kevin Wolf New
[08/21] block: Avoid unchecked casts for AIOCBs - - - - --- 2010-05-14 Kevin Wolf New
[07/21] bochs: use qemu block API - - - - --- 2010-05-14 Kevin Wolf New
[06/21] bochs: use pread - - - - --- 2010-05-14 Kevin Wolf New
[05/21] ide: Fix ide_dma_cancel - - - - --- 2010-05-14 Kevin Wolf New
[04/21] cloop: use qemu block API - - - - --- 2010-05-14 Kevin Wolf New
[03/21] cloop: use pread - - - - --- 2010-05-14 Kevin Wolf New
[02/21] qemu-nbd: Improve error reporting - - - - --- 2010-05-14 Kevin Wolf New
[01/21] block: Remove semicolon in BDRV_SECTOR_MASK macro - - - - --- 2010-05-14 Kevin Wolf New
block: Remove special case for vvfat - - - - --- 2010-05-12 Kevin Wolf New
[11/11] block/vdi: Allow disk images of size 0 - - - - --- 2010-05-07 Kevin Wolf New
[10/11] block: Fix bdrv_commit - - - - --- 2010-05-07 Kevin Wolf New
[09/11] block: Fix protocol detection for Windows devices - - - - --- 2010-05-07 Kevin Wolf New
[08/11] block: Avoid unchecked casts for AIOCBs - - - - --- 2010-05-07 Kevin Wolf New
[07/11] bochs: use qemu block API - - - - --- 2010-05-07 Kevin Wolf New
[06/11] bochs: use pread - - - - --- 2010-05-07 Kevin Wolf New
« 1 2 ... 119 120 121122 123 »