Show patches with: Submitter = Kevin Wolf       |    State = Action Required       |   12216 patches
« 1 2 ... 120 121 122 123 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/11] ide: Fix ide_dma_cancel - - - - --- 2010-05-07 Kevin Wolf New
[04/11] cloop: use qemu block API - - - - --- 2010-05-07 Kevin Wolf New
[03/11] cloop: use pread - - - - --- 2010-05-07 Kevin Wolf New
[02/11] qemu-nbd: Improve error reporting - - - - --- 2010-05-07 Kevin Wolf New
[01/11] block: Remove semicolon in BDRV_SECTOR_MASK macro - - - - --- 2010-05-07 Kevin Wolf New
[2/2] qcow2: Remove static forward declaration - - - - --- 2010-05-07 Kevin Wolf New
[1/2] Revert "Fix OpenBSD build" - - - - --- 2010-05-07 Kevin Wolf New
block: Fix bdrv_commit 1 - 1 - --- 2010-05-06 Kevin Wolf New
block: Fix protocol detection for Windows devices - - 1 - --- 2010-05-06 Kevin Wolf New
vdi: Fix image creation - - - - --- 2010-05-06 Kevin Wolf New
[RFC] block: separate raw images from the file protocol - - - - --- 2010-05-05 Kevin Wolf New
ide: Fix ide_dma_cancel - - 1 - --- 2010-05-05 Kevin Wolf New
block: Avoid unchecked casts for AIOCBs - - 1 - --- 2010-05-05 Kevin Wolf New
Qemu-KVM 0.12.3 and Multipath -> Assertion - - 1 - --- 2010-05-04 Kevin Wolf New
[18/18] block: Release allocated options after bdrv_open - - - - --- 2010-04-30 Kevin Wolf New
[17/18] qemu-img rebase: Fix output image corruption - - - - --- 2010-04-30 Kevin Wolf New
[16/18] block: Add wr_highest_sector blockstat - - - - --- 2010-04-30 Kevin Wolf New
[15/18] qcow2: Implement bdrv_truncate() for growing images - - - - --- 2010-04-30 Kevin Wolf New
[14/18] qcow2: Remove abort on free_clusters failure - - - - --- 2010-04-30 Kevin Wolf New
[13/18] qemu-img: Add 'resize' command to grow/shrink disk images - - - - --- 2010-04-30 Kevin Wolf New
[12/18] block: Cache total_sectors to reduce bdrv_getlength calls - - - - --- 2010-04-30 Kevin Wolf New
[11/18] raw-posix: Use pread/pwrite instead of lseek+read/write - - - - --- 2010-04-30 Kevin Wolf New
[10/18] qcow2: Avoid shadowing variable in alloc_clusters_noref() - - - - --- 2010-04-30 Kevin Wolf New
[09/18] block: Set backing_hd to NULL after deleting it - - - - --- 2010-04-30 Kevin Wolf New
[08/18] vmdk: Convert to bdrv_open - - - - --- 2010-04-30 Kevin Wolf New
[07/18] vmdk: Clean up backing file handling - - - - --- 2010-04-30 Kevin Wolf New
[06/18] vmdk: Fix COW - - - - --- 2010-04-30 Kevin Wolf New
[05/18] block: bdrv_has_zero_init - - - - --- 2010-04-30 Kevin Wolf New
[04/18] block: Open the underlying image file in generic code - - - - --- 2010-04-30 Kevin Wolf New
[03/18] block: Avoid forward declaration of bdrv_open_common - - - - --- 2010-04-30 Kevin Wolf New
[02/18] block: Split bdrv_open - - - - --- 2010-04-30 Kevin Wolf New
[01/18] block: separate raw images from the file protocol - - - - --- 2010-04-30 Kevin Wolf New
qemu-img rebase: Fix output image corruption - - - - --- 2010-04-29 Kevin Wolf New
qemu-iotests: Improve rebase test - - - - --- 2010-04-29 Kevin Wolf New
[v2] block: Add wr_highest_sector blockstat - - - - --- 2010-04-29 Kevin Wolf New
[2/2] block: Extend info blockstats monitor command - - - - --- 2010-04-28 Kevin Wolf New
[1/2] block: Add wr_highest_sector blockstat - - - - --- 2010-04-28 Kevin Wolf New
qcow2: Remove abort on free_clusters failure - - - - --- 2010-04-27 Kevin Wolf New
[26/26] block: Free iovec arrays allocated by multiwrite_merge() - - - - --- 2010-04-23 Kevin Wolf New
[25/26] qcow2: Use QLIST_FOREACH_SAFE macro - - - - --- 2010-04-23 Kevin Wolf New
[24/26] linux-aio: Fix typo in read() EINTR check - - - - --- 2010-04-23 Kevin Wolf New
[23/26] qemu-img: Fix BRDV_O_FLAGS typo - - - - --- 2010-04-23 Kevin Wolf New
[22/26] qemu-img: Eliminate bdrv_new_open() code duplication - - - - --- 2010-04-23 Kevin Wolf New
[21/26] block: Convert first_drv to QLIST - - - - --- 2010-04-23 Kevin Wolf New
[20/26] block.h: bdrv_create2 doesn't exist any more - - - - --- 2010-04-23 Kevin Wolf New
[19/26] Remove un-needed code - - - - --- 2010-04-23 Kevin Wolf New
[18/26] block: Convert bdrv_first to QTAILQ - - - - --- 2010-04-23 Kevin Wolf New
[17/26] block: Do not export bdrv_first - - - - --- 2010-04-23 Kevin Wolf New
[16/26] cleanup block driver option handling in vl.c - - - - --- 2010-04-23 Kevin Wolf New
[15/26] qcow2: Return 0/-errno in l2_allocate - - - - --- 2010-04-23 Kevin Wolf New
[14/26] qcow2: Return 0/-errno in write_l1_entry - - - - --- 2010-04-23 Kevin Wolf New
[13/26] qcow2: Fix error return code in qcow2_alloc_cluster_link_l2 - - - - --- 2010-04-23 Kevin Wolf New
[12/26] qcow2: Return 0/-errno in write_l2_entries - - - - --- 2010-04-23 Kevin Wolf New
[11/26] block: split raw_getlength - - - - --- 2010-04-23 Kevin Wolf New
[10/26] block: get rid of the BDRV_O_FILE flag - - - - --- 2010-04-23 Kevin Wolf New
[09/26] Replace calls of old bdrv_open - - - - --- 2010-04-23 Kevin Wolf New
[08/26] qcow2: Fix creation of large images - - - - --- 2010-04-23 Kevin Wolf New
[07/26] qcow2: Trigger blkdebug events - - - - --- 2010-04-23 Kevin Wolf New
[06/26] blkdebug: Add events and rules - - - - --- 2010-04-23 Kevin Wolf New
[05/26] Make qemu-config available for tools - - - - --- 2010-04-23 Kevin Wolf New
[04/26] blkdebug: Inject errors - - - - --- 2010-04-23 Kevin Wolf New
[03/26] blkdebug: Basic request passthrough - - - - --- 2010-04-23 Kevin Wolf New
[02/26] qemu-config: Make qemu_config_parse more generic - - - - --- 2010-04-23 Kevin Wolf New
[01/26] qemu-config: qemu_read_config_file() reads the normal config file - - - - --- 2010-04-23 Kevin Wolf New
[v2] qcow2: Fix creation of large images 1 - 1 - --- 2010-04-19 Kevin Wolf New
[v2,2/3] vmdk: Clean up backing file handling - - - - --- 2010-04-19 Kevin Wolf New
[3/3] vmdk: Convert to bdrv_open - - - - --- 2010-04-16 Kevin Wolf New
[2/3] vmdk: Clean up backing file handling - - - - --- 2010-04-16 Kevin Wolf New
[1/3] vmdk: Fix COW - - - - --- 2010-04-16 Kevin Wolf New
[RFC,5/5] block: bdrv_has_zero_init - - - - --- 2010-04-14 Kevin Wolf New
[RFC,4/5] block: Open the underlying image file in generic code - - - - --- 2010-04-14 Kevin Wolf New
[RFC,3/5] block: Avoid forward declaration of bdrv_open_common - - - - --- 2010-04-14 Kevin Wolf New
[RFC,2/5] block: Split bdrv_open - - - - --- 2010-04-14 Kevin Wolf New
[RFC,1/5] block: separate raw images from the file protocol - - - - --- 2010-04-14 Kevin Wolf New
block.h: bdrv_create2 doesn't exist any more - - - - --- 2010-04-13 Kevin Wolf New
block: Split bdrv_open - - - - --- 2010-04-12 Kevin Wolf New
[STABLE,10/10] qcow2: Remove request from in-flight list after error - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,09/10] qcow2: Don't ignore immediate read/write failures - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,08/10] block: Fix multiwrite memory leak in error case - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,07/10] block: Fix error code in multiwrite for immediate failures - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,06/10] block: Fix multiwrite error handling - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,05/10] scsi-disk: fix buffer overflow - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,04/10] qcow2: Rewrite alloc_refcount_block/grow_refcount_table - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,03/10] qcow2: Factor next_refcount_table_size out - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,02/10] block: avoid creating too large iovecs in multiwrite_merge - - - - --- 2010-04-09 Kevin Wolf New
[STABLE,01/10] json-parser: Fix segfault on malformed input - - - - --- 2010-04-09 Kevin Wolf New
[2/2] block: Fix multiwrite memory leak in error case - - - - --- 2010-04-06 Kevin Wolf New
[1/2] block: Fix error code in multiwrite for immediate failures - - - - --- 2010-04-06 Kevin Wolf New
[6/6] qcow2: Remove request from in-flight list after error - - - - --- 2010-04-06 Kevin Wolf New
[5/6] qcow2: Return 0/-errno in l2_allocate - - - - --- 2010-04-06 Kevin Wolf New
[4/6] qcow2: Return 0/-errno in write_l1_entry - - - - --- 2010-04-06 Kevin Wolf New
[3/6] qcow2: Fix error return code in qcow2_alloc_cluster_link_l2 - - - - --- 2010-04-06 Kevin Wolf New
[2/6] qcow2: Return 0/-errno in write_l2_entries - - - - --- 2010-04-06 Kevin Wolf New
[1/6] qcow2: Don't ignore immediate read/write failures - - - - --- 2010-04-06 Kevin Wolf New
block: Fix multiwrite error handling - - - - --- 2010-04-01 Kevin Wolf New
virtio-blk: Fix use after free in error case 1 - - - --- 2010-03-31 Kevin Wolf New
Replace calls of old bdrv_open - - - - --- 2010-03-31 Kevin Wolf New
[v2,7/7] qcow2: Trigger blkdebug events - - - - --- 2010-03-29 Kevin Wolf New
[v2,6/7] blkdebug: Add events and rules - - - - --- 2010-03-29 Kevin Wolf New
[v2,5/7] Make qemu-config available for tools - - - - --- 2010-03-29 Kevin Wolf New
« 1 2 ... 120 121 122 123 »