Show patches with: Submitter = Kevin Wolf       |    State = Action Required       |    Archived = No       |   12216 patches
« 1 2 ... 87 88 89122 123 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] block: Fix bs->request_alignment assertion for bs->sg=1 - - 1 - --- 2014-03-05 Kevin Wolf New
[1/2] iscsi: Use bs->sg for everything else than disks - - 1 - --- 2014-03-05 Kevin Wolf New
[2/2] qemu-iotests: Test progress output for conversion - - - - --- 2014-03-03 Kevin Wolf New
[1/2] qemu-img convert: Fix progress output - - 1 - --- 2014-03-03 Kevin Wolf New
[PULL,54/54] iotests: Mixed quorum child device specifications - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,53/54] quorum: Simplify quorum_open() - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,52/54] quorum: Add unit test. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,51/54] quorum: Add quorum_open() and quorum_close(). - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,50/54] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,49/54] quorum: Add quorum_co_flush(). - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,48/54] quorum: Add quorum_invalidate_cache(). - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,47/54] quorum: Add quorum_getlength(). - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,46/54] quorum: Add quorum mechanism. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,45/54] quorum: Add quorum_aio_readv. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,44/54] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,43/54] quorum: Add quorum_aio_writev and its dependencies. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,42/54] quorum: Create BDRVQuorumState and BlkDriver and do init. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,41/54] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,40/54] check-qdict: Test termination of qdict_array_split() - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,39/54] check-qdict: Adjust test for qdict_array_split() - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,38/54] qdict: Extract non-QDicts in qdict_array_split() - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,37/54] qemu-config: Sections must consist of keys - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,36/54] qemu-iotests: Check qemu-img command line parsing - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,35/54] qemu-img: Allow -o help with incomplete argument list - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,34/54] qemu-img amend: Support multiple -o options - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,33/54] qemu-img convert: Support multiple -o options - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,32/54] qemu-img create: Support multiple -o options - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,31/54] qemu-option: has_help_option() and is_valid_option_list() - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,30/54] vdi: say why an image is bad - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,29/54] block: do not abuse EMEDIUMTYPE - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,28/54] vmdk: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,27/54] vmdk: do not try opening a file as both image and descriptor - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,26/54] vmdk: push vmdk_read_desc up to caller - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,25/54] vmdk: extract vmdk_read_desc - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,24/54] vvfat: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,23/54] vhdx: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,22/54] qed: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,21/54] qcow: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,20/54] curl: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,19/54] cow: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,18/54] gluster: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,17/54] gluster: default scheme to gluster:// and host to localhost. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,16/54] iscsi: correctly propagate errors in iscsi_open - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,15/54] iscsi: fix indentation - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,14/54] nbd: move socket wrappers to qemu-nbd - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,13/54] nbd: inline tcp_socket_incoming_spec into sole caller - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,12/54] nbd: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,11/54] nbd: produce a better error if neither host nor port is passed - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,10/54] block: Remove bdrv_open_image()'s force_raw option - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,09/54] block: Reuse success path from bdrv_open() - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,08/54] block: Handle bs->options in bdrv_open() only - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,07/54] block: Remove bdrv_new() from bdrv_file_open() - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,06/54] block: Reuse reference handling from bdrv_open() - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,05/54] block: Make bdrv_file_open() static - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,04/54] block: Add reference parameter to bdrv_open() - - - - --- 2014-02-21 Kevin Wolf New
[PULL,03/54] block: Change BDS parameter of bdrv_open() to ** - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,02/54] block: Fix bdrv_is_first_non_filter() - - 1 1 --- 2014-02-21 Kevin Wolf New
[PULL,01/54] qcow2: Set zero flag for discarded clusters - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,00/54] Block patches - - - - --- 2014-02-21 Kevin Wolf New
[v3,6/6] qemu-iotests: Check qemu-img command line parsing - - - - --- 2014-02-21 Kevin Wolf New
[v3,5/6] qemu-img: Allow -o help with incomplete argument list - - - - --- 2014-02-21 Kevin Wolf New
[v3,4/6] qemu-img amend: Support multiple -o options - - - - --- 2014-02-21 Kevin Wolf New
[v3,3/6] qemu-img convert: Support multiple -o options - - - - --- 2014-02-21 Kevin Wolf New
[v3,2/6] qemu-img create: Support multiple -o options - - - - --- 2014-02-21 Kevin Wolf New
[v3,1/6] qemu-option: has_help_option() and is_valid_option_list() - - 1 - --- 2014-02-21 Kevin Wolf New
[v2,6/6] qemu-iotests: Check qemu-img command line parsing - - 1 - --- 2014-02-20 Kevin Wolf New
[v2,5/6] qemu-img: Allow -o help with incomplete argument list - - 2 - --- 2014-02-20 Kevin Wolf New
[v2,4/6] qemu-img amend: Support multiple -o options - - 2 - --- 2014-02-20 Kevin Wolf New
[v2,3/6] qemu-img convert: Support multiple -o options - - 2 - --- 2014-02-20 Kevin Wolf New
[v2,2/6] qemu-img create: Support multiple -o options - - 2 - --- 2014-02-20 Kevin Wolf New
[v2,1/6] qemu-option: Introduce has_help_option() - - 2 - --- 2014-02-20 Kevin Wolf New
[PULL,1/1] target-i386: Fix I/O bitmap checks for in/out - - 1 - --- 2014-02-19 Kevin Wolf New
[PULL,0/1] target-i386: Fix I/O bitmap regression - - - - --- 2014-02-19 Kevin Wolf New
[7/7] qemu-img amend: Support multiple -o options - - - - --- 2014-02-19 Kevin Wolf New
[6/7] qemu-img convert: Support multiple -o options - - - - --- 2014-02-19 Kevin Wolf New
[5/7] qemu-img create: Support multiple -o options - - - - --- 2014-02-19 Kevin Wolf New
[4/7] qemu-img: Detect options specified more than once - - - - --- 2014-02-19 Kevin Wolf New
[3/7] qemu-img amend: Detect options specified more than once - - - - --- 2014-02-19 Kevin Wolf New
[2/7] qemu-img convert: Detect options specified more than once - - - - --- 2014-02-19 Kevin Wolf New
[1/7] qemu-img create: Detect options specified more than once - - 1 - --- 2014-02-19 Kevin Wolf New
[v2] qcow2: Set zero flag for discarded clusters - - 1 - --- 2014-02-17 Kevin Wolf New
trace-events: Fix typo in "offset" - - 1 - --- 2014-02-17 Kevin Wolf New
sdhci: Drop unnecessary #include - - 1 - --- 2014-02-09 Kevin Wolf New
blockdev: Remove 'type' parameter from blockdev_init() - - - - --- 2014-02-09 Kevin Wolf New
[PULL,18/18] block: Fix 32 bit truncation in mark_request_serialising() - - 1 - --- 2014-02-09 Kevin Wolf New
[PULL,17/18] blkdebug: Don't leak bs->file on failure - - 1 - --- 2014-02-09 Kevin Wolf New
[PULL,16/18] block: Don't call ROUND_UP with negative values - - 2 - --- 2014-02-09 Kevin Wolf New
[PULL,15/18] block: bdrv_aligned_pwritev: Assert overlap range - - 2 - --- 2014-02-09 Kevin Wolf New
[PULL,14/18] block: Fix memory leaks in bdrv_co_do_pwritev() - - 2 - --- 2014-02-09 Kevin Wolf New
[PULL,13/18] raw: Fix BlockLimits passthrough - - 1 - --- 2014-02-09 Kevin Wolf New
[PULL,12/18] qemu-iotests: add test for qcow2 preallocation with different cluster sizes - - 1 - --- 2014-02-09 Kevin Wolf New
[PULL,11/18] qcow2: check for NULL l2meta - - 2 - --- 2014-02-09 Kevin Wolf New
[PULL,10/18] qcow2: fix offset overflow in qcow2_alloc_clusters_at() - - 2 - --- 2014-02-09 Kevin Wolf New
[PULL,09/18] qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset() - - 2 - --- 2014-02-09 Kevin Wolf New
[PULL,08/18] block/iscsi: always fill bs->bl.opt_transfer_length - - 1 - --- 2014-02-09 Kevin Wolf New
[PULL,07/18] block: Fail gracefully with missing filename - - 1 - --- 2014-02-09 Kevin Wolf New
[PULL,06/18] qemu-iotests: enable support for NFS protocol - - - - --- 2014-02-09 Kevin Wolf New
[PULL,05/18] qemu-iotests: enable test 016 and 025 to work with NFS protocol - - - - --- 2014-02-09 Kevin Wolf New
[PULL,04/18] qemu-iotests: blacklist test 020 for NFS protocol - - - - --- 2014-02-09 Kevin Wolf New
[PULL,03/18] qemu-iotests: change _supported_proto to file for various tests - - - - --- 2014-02-09 Kevin Wolf New
« 1 2 ... 87 88 89122 123 »