Show patches with: State = Action Required       |    Archived = No       |   427083 patches
« 1 2 ... 1911 1912 19134270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] qcow2: group refcount updates during cow - - - - --- 2011-07-28 Kevin Wolf New
[10/10] block: Use bdrv_co_* instead of synchronous versions in coroutines - - - - --- 2011-07-26 Kevin Wolf New
[09/10] posix-aio-compat: Allow read after EOF - - - - --- 2011-07-26 Kevin Wolf New
[08/10] coroutines: Use one global bottom half for CoQueue - - - - --- 2011-07-26 Kevin Wolf New
[07/10] async: Remove AsyncContext - - - - --- 2011-07-26 Kevin Wolf New
[06/10] qcow: Use coroutines - - - - --- 2011-07-26 Kevin Wolf New
[05/10] qcow2: Use coroutines - - - - --- 2011-07-26 Kevin Wolf New
[04/10] coroutines: Locks - - - - --- 2011-07-26 Kevin Wolf New
[03/10] block: Add bdrv_co_readv/writev emulation - - - - --- 2011-07-26 Kevin Wolf New
[02/10] block: Emulate AIO functions with bdrv_co_readv/writev - - - - --- 2011-07-26 Kevin Wolf New
[01/10] block: Add bdrv_co_readv/writev - - - - --- 2011-07-26 Kevin Wolf New
[23/23] Add missing documentation for qemu-img -p - - - - --- 2011-07-20 Kevin Wolf New
[22/23] qcow2: Use Qcow2Cache in writeback mode during loadvm/savevm - - - - --- 2011-07-20 Kevin Wolf New
[05/23] scsi: Add 'hba_private' to SCSIRequest 1 - - - --- 2011-07-20 Kevin Wolf New
[PULL,v2,00/23] Block patches - - - - --- 2011-07-20 Kevin Wolf New
qcow2: Use Qcow2Cache in writeback mode during loadvm/savevm - - - - --- 2011-07-19 Kevin Wolf New
[21/21] block: add bdrv_get_allocated_file_size() operation - - 1 - --- 2011-07-19 Kevin Wolf New
[20/21] VMDK: fix coding style - - 1 - --- 2011-07-19 Kevin Wolf New
[19/21] VMDK: create different subformats - - 1 - --- 2011-07-19 Kevin Wolf New
[18/21] VMDK: open/read/write for monolithicFlat image - - 1 - --- 2011-07-19 Kevin Wolf New
[17/21] VMDK: change get_cluster_offset return type - - 1 - --- 2011-07-19 Kevin Wolf New
[16/21] VMDK: move 'static' cid_update flag to bs field - - 1 - --- 2011-07-19 Kevin Wolf New
[15/21] VMDK: flush multiple extents - - 1 - --- 2011-07-19 Kevin Wolf New
[14/21] VMDK: add field BDRVVmdkState.desc_offset - - 1 - --- 2011-07-19 Kevin Wolf New
[13/21] VMDK: separate vmdk_open by format version - - 1 - --- 2011-07-19 Kevin Wolf New
[12/21] VMDK: probe for monolithicFlat images - - 1 - --- 2011-07-19 Kevin Wolf New
[11/21] VMDK: bugfix, align offset to cluster in get_whole_cluster - - 1 - --- 2011-07-19 Kevin Wolf New
[10/21] VMDK: introduce VmdkExtent - - 1 - --- 2011-07-19 Kevin Wolf New
[09/21] qemu-config: Document -drive options - - - - --- 2011-07-19 Kevin Wolf New
[08/21] qemu-options.hx: Document missing -drive options - - - - --- 2011-07-19 Kevin Wolf New
[07/21] scsi-disk: Mask out serial number EVPD 1 - - - --- 2011-07-19 Kevin Wolf New
[06/21] scsi-disk: Fixup debugging statement 1 - - - --- 2011-07-19 Kevin Wolf New
[05/21] scsi: Add 'hba_private' to SCSIRequest 1 - - - --- 2011-07-19 Kevin Wolf New
[04/21] iov: Update parameter usage in iov_(to|from)_buf() 1 - - - --- 2011-07-19 Kevin Wolf New
[03/21] qemu-io: Fix if scoping bug - - - - --- 2011-07-19 Kevin Wolf New
[02/21] qemu-io: Fix formatting - - - - --- 2011-07-19 Kevin Wolf New
[01/21] sheepdog: add full data preallocation support - - - - --- 2011-07-19 Kevin Wolf New
[PULL,00/21] Block patches - - - - --- 2011-07-19 Kevin Wolf New
avoid core reading with bdrv_read (qemu-io) - - - - --- 2011-07-19 Kevin Wolf New
[v9,00/12] Adding VMDK monolithic flat support - - - - --- 2011-07-18 Kevin Wolf New
[RFC,9/9] block: Use bdrv_co_* instead of synchronous versions in coroutines - - - - --- 2011-07-15 Kevin Wolf New
[RFC,8/9] coroutines: Use one global bottom half for CoQueue - - - - --- 2011-07-15 Kevin Wolf New
[RFC,7/9] async: Remove AsyncContext - - - - --- 2011-07-15 Kevin Wolf New
[RFC,6/9] qcow: Use coroutines - - - - --- 2011-07-15 Kevin Wolf New
[RFC,5/9] qcow2: Use coroutines - - - - --- 2011-07-15 Kevin Wolf New
[RFC,4/9] coroutines: Locks - - - - --- 2011-07-15 Kevin Wolf New
[RFC,3/9] block: Add bdrv_co_readv/writev emulation - - - - --- 2011-07-15 Kevin Wolf New
[RFC,2/9] block: Emulate AIO functions with bdrv_co_readv/writev - - - - --- 2011-07-15 Kevin Wolf New
[RFC,1/9] block: Add bdrv_co_readv/writev - - - - --- 2011-07-15 Kevin Wolf New
[8/8] ide: Initialise buffers with zeros - - 1 - --- 2011-07-06 Kevin Wolf New
[7/8] ide: Ignore reads during PIO in and writes during PIO out - - 1 - --- 2011-07-06 Kevin Wolf New
[6/8] block: drive_init(): Improve CHS setting error message - - 1 - --- 2011-07-06 Kevin Wolf New
[5/8] block: drive_init(): Simplify interface type setting - - 1 - --- 2011-07-06 Kevin Wolf New
[4/8] virtio-blk: Turn drive serial into a qdev property - - - - --- 2011-07-06 Kevin Wolf New
[3/8] block/raw-posix: Linux compat-ioctl warning workaround - - - - --- 2011-07-06 Kevin Wolf New
[2/8] qemu-img: Add cache command line option - - - - --- 2011-07-06 Kevin Wolf New
[1/8] Documentation: Remove outdated host_device note - - - - --- 2011-07-06 Kevin Wolf New
[PULL,0/8] Block patches - - - - --- 2011-07-06 Kevin Wolf New
[2/2] ide: Initialise buffers with zeros - - - - --- 2011-07-04 Kevin Wolf New
[1/2] ide: Ignore reads during PIO in and writes during PIO out - - 1 - --- 2011-07-04 Kevin Wolf New
Documentation: Remove outdated host_device note - - - - --- 2011-06-28 Kevin Wolf New
[RFC,v2] Specification for qcow2 version 3 - - - - --- 2011-06-27 Kevin Wolf New
[14/14] Allow nested qemu_bh_poll() after BH deletion - - 1 - --- 2011-06-15 Kevin Wolf New
[13/14] ide: Clear error_status after restarting flush - - - - --- 2011-06-15 Kevin Wolf New
[12/14] ide: add TRIM support - - - - --- 2011-06-15 Kevin Wolf New
[11/14] ide: allow other dma comands than read and write - - - - --- 2011-06-15 Kevin Wolf New
[10/14] make dma_bdrv_io available to drivers - - - - --- 2011-06-15 Kevin Wolf New
[09/14] ide: Add forgotten VMSTATE_END_OF_LIST in subsection - - - - --- 2011-06-15 Kevin Wolf New
[08/14] ide: Fix ide_drive_pio_state_needed() - - - - --- 2011-06-15 Kevin Wolf New
[07/14] ide: Split error status from status register - - - - --- 2011-06-15 Kevin Wolf New
[06/14] qcow2: Fix in-flight list after qcow2_cache_put failure - - 1 - --- 2011-06-15 Kevin Wolf New
[05/14] Replaced tabs with spaces in block.h and block_int.h - - - - --- 2011-06-15 Kevin Wolf New
[04/14] vdi: Avoid direct AIO callback - - - - --- 2011-06-15 Kevin Wolf New
[03/14] qcow: Avoid direct AIO callback - - - - --- 2011-06-15 Kevin Wolf New
[02/14] qcow2: Avoid direct AIO callback - - - - --- 2011-06-15 Kevin Wolf New
[01/14] block/rbd: Remove unused local variable - - 1 - --- 2011-06-15 Kevin Wolf New
[PULL,00/14] Block patches - - - - --- 2011-06-15 Kevin Wolf New
[v2] ide: Clear error_status after restarting flush - - - - --- 2011-06-15 Kevin Wolf New
[v2,3/3] vdi: Avoid direct AIO callback - - - - --- 2011-06-15 Kevin Wolf New
Allow nested qemu_bh_poll() after BH deletion - - 1 - --- 2011-06-15 Kevin Wolf New
[v2,3/3] ide: add TRIM support - - - - --- 2011-06-14 Kevin Wolf New
[3/3] ide: Add forgotten VMSTATE_END_OF_LIST in subsection - - - - --- 2011-06-09 Kevin Wolf New
[2/3] ide: Fix ide_drive_pio_state_needed() - - - - --- 2011-06-09 Kevin Wolf New
[1/3] ide: Split error status from status register - - - - --- 2011-06-09 Kevin Wolf New
[12/12] qemu-img create: Fix displayed default cluster size - - - - --- 2011-06-08 Kevin Wolf New
[11/12] bdrv_img_create: Fix segfault - - - - --- 2011-06-08 Kevin Wolf New
[10/12] qcow2: Fix memory leaks in error cases - - - - --- 2011-06-08 Kevin Wolf New
[09/12] rbd: Add bdrv_truncate implementation - - 1 - --- 2011-06-08 Kevin Wolf New
[08/12] rbd: check return values when scheduling aio - - 1 - --- 2011-06-08 Kevin Wolf New
[07/12] rbd: allow configuration of rados from the rbd filename - - 1 - --- 2011-06-08 Kevin Wolf New
[06/12] rbd: use the higher level librbd instead of just librados - - 1 - --- 2011-06-08 Kevin Wolf New
[05/12] block/raw-posix: get right partition size - - - - --- 2011-06-08 Kevin Wolf New
[04/12] block/raw-posix: use a character device if a block device is given - - - - --- 2011-06-08 Kevin Wolf New
[03/12] vmdk: fix endianness bugs - - - - --- 2011-06-08 Kevin Wolf New
[02/12] block: clarify the meaning of BDRV_O_NOCACHE - - - - --- 2011-06-08 Kevin Wolf New
[01/12] ide/core: Remove explicit setting of BM_STATUS_INT - - - - --- 2011-06-08 Kevin Wolf New
[PULL,00/12] Block patches - - - - --- 2011-06-08 Kevin Wolf New
[qemu-iotests] Update filter for default cluster size - - 1 - --- 2011-06-08 Kevin Wolf New
[v2] qcow2: Fix in-flight list after qcow2_cache_put failure - - 1 - --- 2011-06-08 Kevin Wolf New
[3/3] vdi: Avoid direct AIO callback - - - - --- 2011-06-07 Kevin Wolf New
« 1 2 ... 1911 1912 19134270 4271 »