Show patches with: Submitter = Alberto Garcia       |    Archived = No       |   136 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/2] quorum: Implement bdrv_co_block_status() quorum: Implement bdrv_co_block_status() --- 2020-11-06 Alberto Garcia Accepted
quorum: Implement bdrv_co_block_status() quorum: Implement bdrv_co_block_status() --- 2020-11-04 Alberto Garcia Superseded
[v5,1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status() [v5,1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status() --- 2020-10-26 Alberto Garcia Superseded
[v2] qcow2: Document and enforce the QCowL2Meta invariants [v2] qcow2: Document and enforce the QCowL2Meta invariants --- 2020-10-07 Alberto Garcia Superseded
qcow2: Document and enforce the QCowL2Meta invariants qcow2: Document and enforce the QCowL2Meta invariants --- 2020-10-07 Alberto Garcia New
qcow2: Use L1E_SIZE in qcow2_write_l1_entry() qcow2: Use L1E_SIZE in qcow2_write_l1_entry() --- 2020-09-28 Alberto Garcia New
docs: Document the throttle block filter docs: Document the throttle block filter --- 2020-09-21 Alberto Garcia New
[v4,2/2] qcow2: Skip copy-on-write when allocating a zero cluster Skip copy-on-write when allocating a zero cluster --- 2020-09-21 Alberto Garcia Superseded
[v4,1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status() Skip copy-on-write when allocating a zero cluster --- 2020-09-21 Alberto Garcia Superseded
[2/2] qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset() Make preallocate_co() resize the image to the correct size --- 2020-09-11 Alberto Garcia New
[1/2] qcow2: Make preallocate_co() resize the image to the correct size Make preallocate_co() resize the image to the correct size --- 2020-09-11 Alberto Garcia New
[v3,2/2] qcow2: Skip copy-on-write when allocating a zero cluster Skip copy-on-write when allocating a zero cluster --- 2020-09-10 Alberto Garcia New
[v3,1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status() Skip copy-on-write when allocating a zero cluster --- 2020-09-10 Alberto Garcia New
qcow2: Return the original error code in qcow2_co_pwrite_zeroes() qcow2: Return the original error code in qcow2_co_pwrite_zeroes() --- 2020-09-09 Alberto Garcia New
[2/2] qcow2: Make qcow2_free_any_clusters() free only one cluster Fix error handling in preallocate_co() --- 2020-09-08 Alberto Garcia New
[1/2] qcow2: Handle QCowL2Meta on error in preallocate_co() Fix error handling in preallocate_co() --- 2020-09-08 Alberto Garcia New
[v2,1/3] qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs --- 2020-09-03 Alberto Garcia Superseded
qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs --- 2020-09-02 Alberto Garcia New
[v2] qcow2: Skip copy-on-write when allocating a zero cluster [v2] qcow2: Skip copy-on-write when allocating a zero cluster --- 2020-08-27 Alberto Garcia Superseded
[v11,34/34] iotests: Add tests for qcow2 images with extended L2 entries Untitled series #59050 --- 2020-07-10 Alberto Garcia New
[v11,32/34] qcow2: Allow preallocation and backing files if extended_l2 is set Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit Untitled series #59050 --- 2020-07-10 Alberto Garcia New
[v11,29/34] qcow2: Add subcluster support to qcow2_measure() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,27/34] qcow2: Add subcluster support to handle_alloc_space() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,24/34] qcow2: Add subcluster support to check_refcounts_l2() Untitled series #59050 --- 2020-07-10 Alberto Garcia New
[v11,20/34] qcow2: Add subcluster support to calculate_l2_meta() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_* Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,15/34] qcow2: Add qcow2_get_subcluster_range_type() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,12/34] qcow2: Add l2_entry_size() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,09/34] qcow2: Add subcluster-related fields to BDRVQcow2State Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,07/34] qcow2: Document the Extended L2 Entries feature Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,06/34] qcow2: Add get_l2_entry() and set_l2_entry() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v11,04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters() Untitled series #59050 --- 2020-07-10 Alberto Garcia Superseded
[v10,33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,23/34] qcow2: Add subcluster support to discard_in_l2_slice() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,20/34] qcow2: Add subcluster support to calculate_l2_meta() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,16/34] qcow2: Add qcow2_cluster_is_allocated() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,10/34] qcow2: Add offset_to_sc_index() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,08/34] qcow2: Add dummy has_subclusters() function Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,07/34] qcow2: Document the Extended L2 Entries feature Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia New
[v10,04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v10,03/34] qcow2: Add calculate_l2_meta() Add subcluster allocation to qcow2 --- 2020-07-03 Alberto Garcia Superseded
[v9,32/34] qcow2: Allow preallocation and backing files if extended_l2 is set Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia New
[v9,31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,23/34] qcow2: Add subcluster support to discard_in_l2_slice() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,22/34] qcow2: Add subcluster support to zero_in_l2_slice() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,21/34] qcow2: Add subcluster support to qcow2_get_host_offset() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_* Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,16/34] qcow2: Add qcow2_cluster_is_allocated() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,10/34] qcow2: Add offset_to_sc_index() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,09/34] qcow2: Add subcluster-related fields to BDRVQcow2State Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,08/34] qcow2: Add dummy has_subclusters() function Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,07/34] qcow2: Document the Extended L2 Entries feature Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v9,03/34] qcow2: Add calculate_l2_meta() Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia New
[v9,01/34] qcow2: Make Qcow2AioTask store the full host offset Add subcluster allocation to qcow2 --- 2020-06-28 Alberto Garcia Superseded
[v2] qcow2: Fix preallocation on images with unaligned sizes [v2] qcow2: Fix preallocation on images with unaligned sizes --- 2020-06-17 Alberto Garcia Superseded
[v8,33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,27/34] qcow2: Add subcluster support to handle_alloc_space() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,24/34] qcow2: Add subcluster support to check_refcounts_l2() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,23/34] qcow2: Add subcluster support to discard_in_l2_slice() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,21/34] qcow2: Add subcluster support to qcow2_get_host_offset() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_* Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,16/34] qcow2: Add qcow2_cluster_is_allocated() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,15/34] qcow2: Add qcow2_get_subcluster_range_type() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,10/34] qcow2: Add offset_to_sc_index() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,09/34] qcow2: Add subcluster-related fields to BDRVQcow2State Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,08/34] qcow2: Add dummy has_subclusters() function Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,07/34] qcow2: Document the Extended L2 Entries feature Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
[v8,02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset() Add subcluster allocation to qcow2 --- 2020-06-10 Alberto Garcia Superseded
qcow2: Fix preallocation on images with unaligned sizes qcow2: Fix preallocation on images with unaligned sizes --- 2020-06-10 Alberto Garcia New
[v7,32/32] iotests: Add tests for qcow2 images with extended L2 entries Untitled series #60334 --- 2020-05-25 Alberto Garcia New
[v7,31/32] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters Untitled series #60334 --- 2020-05-25 Alberto Garcia New
[v7,30/32] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit Untitled series #60334 --- 2020-05-25 Alberto Garcia Superseded
[v7,27/32] qcow2: Add subcluster support to handle_alloc_space() Untitled series #60334 --- 2020-05-25 Alberto Garcia New
[v7,26/32] qcow2: Clear the L2 bitmap when allocating a compressed cluster Untitled series #60334 --- 2020-05-25 Alberto Garcia Superseded
[v7,23/32] qcow2: Add subcluster support to discard_in_l2_slice() Untitled series #60334 --- 2020-05-25 Alberto Garcia Superseded
[v7,22/32] qcow2: Add subcluster support to zero_in_l2_slice() Untitled series #60334 --- 2020-05-25 Alberto Garcia Superseded
[v7,21/32] qcow2: Add subcluster support to qcow2_get_host_offset() Untitled series #60334 --- 2020-05-25 Alberto Garcia New
[v7,20/32] qcow2: Add subcluster support to calculate_l2_meta() Untitled series #60334 --- 2020-05-25 Alberto Garcia Superseded
[v7,18/32] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_* Untitled series #60334 --- 2020-05-25 Alberto Garcia Superseded
[v7,15/32] qcow2: Add qcow2_get_subcluster_range_type() Untitled series #60334 --- 2020-05-25 Alberto Garcia New
[v7,14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type() Untitled series #60334 --- 2020-05-25 Alberto Garcia New
« 1 2 »