Show patches with: Submitter = Max Reitz       |    Archived = No       |   254 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v8,25/43] blockdev: Use CAF in external_snapshot_prepare() block: Deal with filters --- 2020-09-01 Max Reitz New
[v8,24/43] block/null: Implement bdrv_get_allocated_file_size block: Deal with filters --- 2020-09-01 Max Reitz New
[v8,23/43] block: Improve get_allocated_file_size's default block: Deal with filters --- 2020-09-01 Max Reitz New
[v8,19/43] block: Use CAFs in bdrv_refresh_filename() block: Deal with filters --- 2020-09-01 Max Reitz New
[v8,18/43] block: Iterate over children in refresh_limits block: Deal with filters --- 2020-09-01 Max Reitz Superseded
[v8,10/43] block: Use bdrv_filter_(bs|child) where obvious block: Deal with filters --- 2020-09-01 Max Reitz Superseded
[v8,09/43] copy-on-read: Support compressed writes block: Deal with filters --- 2020-09-01 Max Reitz New
[v8,08/43] throttle: Support compressed writes block: Deal with filters --- 2020-09-01 Max Reitz New
[v8,07/43] block: Add bdrv_supports_compressed_writes() block: Deal with filters --- 2020-09-01 Max Reitz New
[v8,04/43] block: bdrv_set_backing_hd() is about bs->backing block: Deal with filters --- 2020-09-01 Max Reitz New
[v8,01/43] block: Add child access functions block: Deal with filters --- 2020-09-01 Max Reitz New
[PULL,33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,24/34] qcow2: Add subcluster support to check_refcounts_l2() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,23/34] qcow2: Add subcluster support to discard_in_l2_slice() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,22/34] qcow2: Add subcluster support to zero_in_l2_slice() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,21/34] qcow2: Add subcluster support to qcow2_get_host_offset() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_* Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,16/34] qcow2: Add qcow2_cluster_is_allocated() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,15/34] qcow2: Add qcow2_get_subcluster_range_type() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,12/34] qcow2: Add l2_entry_size() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,10/34] qcow2: Add offset_to_sc_index() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,08/34] qcow2: Add dummy has_subclusters() function Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters() Untitled series #58198 --- 2020-08-25 Max Reitz New
[PULL,03/34] qcow2: Add calculate_l2_meta() Untitled series #58198 --- 2020-08-25 Max Reitz New
[v5,1/3] migration: Add block-bitmap-mapping parameter [v5,1/3] migration: Add block-bitmap-mapping parameter --- 2020-08-20 Max Reitz New
[v4,3/4] iotests.py: Let wait_migration() return on failure migration: Add block-bitmap-mapping parameter --- 2020-08-18 Max Reitz New
[v4,2/4] iotests.py: Add wait_for_runstate() migration: Add block-bitmap-mapping parameter --- 2020-08-18 Max Reitz Superseded
[PULL,2/2] iotests: add test for unaligned granularity bitmap backup Block patches for 5.1.0-rc4 --- 2020-08-11 Max Reitz New
[2/2] iotests/169: Test source cont with backing bmap [1/2] qcow2: Release read-only bitmaps when inactivated --- 2020-07-30 Max Reitz New
[1/2] qcow2: Release read-only bitmaps when inactivated [1/2] qcow2: Release read-only bitmaps when inactivated --- 2020-07-30 Max Reitz New
[PULL,2/3] iotests/028: Add test for cross-base-EOF reads [PULL,1/3] block: Fix bdrv_aligned_p*v() for qiov_offset != 0 --- 2020-07-28 Max Reitz New
[PULL,1/3] block: Fix bdrv_aligned_p*v() for qiov_offset != 0 [PULL,1/3] block: Fix bdrv_aligned_p*v() for qiov_offset != 0 --- 2020-07-28 Max Reitz Superseded
[v2] iotests/197: Fix for non-qcow2 formats [v2] iotests/197: Fix for non-qcow2 formats --- 2020-07-28 Max Reitz New
[for-5.1,1/2] block: Fix bdrv_aligned_p*v() for qiov_offset != 0 block: Fix bdrv_aligned_p*v() for qiov_offset != 0 --- 2020-07-28 Max Reitz New
[PULL,3/3] iotests/197: Fix for compat=0.10 Block patches for 5.1 --- 2020-07-27 Max Reitz Superseded
iotests/197: Fix for compat=0.10 iotests/197: Fix for compat=0.10 --- 2020-07-27 Max Reitz New
[for-5.2,v3,1/3] migration: Add block-bitmap-mapping parameter migration: Add block-bitmap-mapping parameter --- 2020-07-22 Max Reitz New
[PULL,2/3] qemu-iotests: add testcase for bz #1857490 Block patches for 5.1 --- 2020-07-21 Max Reitz New
[v2,3/3] iotests: Test node/bitmap aliases during migration Untitled series #58915 --- 2020-07-16 Max Reitz New
[v2,2/3] iotests.py: Add wait_for_runstate() Untitled series #58915 --- 2020-07-16 Max Reitz New
iotests: Simplify _filter_img_create() a bit iotests: Simplify _filter_img_create() a bit --- 2020-07-09 Max Reitz New
[PULL,31/31] qed: Simplify backing reads [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,30/31] block: drop unallocated_blocks_are_zero [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,28/31] block/file-posix: drop unallocated_blocks_are_zero [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,25/31] block/vpc: return ZERO block-status when appropriate [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,24/31] block/vdi: return ZERO block-status when appropriate [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,23/31] block: inline bdrv_unallocated_blocks_are_zero() [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,21/31] iotests: add tests for blockdev-amend [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz Superseded
[PULL,20/31] block/qcow2: implement blockdev-amend [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz Superseded
[PULL,19/31] block/crypto: implement blockdev-amend [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz Superseded
[PULL,18/31] block/core: add generic infrastructure for x-blockdev-amend qmp command [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz Superseded
[PULL,17/31] iotests: qemu-img tests for luks key management [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,14/31] block/crypto: rename two functions [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz Superseded
[PULL,09/31] qcrypto/core: add generic infrastructure for crypto options amendment [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz Superseded
[PULL,05/31] iotests/common.rc: Add _require_working_luks [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,04/31] iotests: filter few more luks specific create options [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz Superseded
[PULL,02/31] qcow2: Fix preallocation on images with unaligned sizes [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz New
[PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check [PULL,01/31] block/block-copy: block_copy_dirty_clusters: fix failure check --- 2020-07-06 Max Reitz Superseded
[4/4] iotests: Test node/bitmap aliases during migration Untitled series #59311 --- 2020-06-30 Max Reitz New
iotests.py: Do not wait() before communicate() iotests.py: Do not wait() before communicate() --- 2020-06-30 Max Reitz New
[v7,46/47] iotests: Add test for commit in sub directory block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,45/47] iotests: Add filter mirror test cases block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,44/47] iotests: Add filter commit test cases block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,40/47] block: Inline bdrv_co_block_status_from_*() block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,39/47] blockdev: Fix active commit choice block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,37/47] qemu-img: Use child access functions block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,36/47] nbd: Use CAF when looking for dirty bitmap block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,35/47] commit: Deal with filters block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,34/47] backup: Deal with filters block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,33/47] mirror: Deal with filters block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,27/47] blkverify: Use bdrv_sum_allocated_file_size() block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,26/47] block: Improve get_allocated_file_size's default block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,24/47] block: Use CAFs for debug breakpoints block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,20/47] block: Iterate over children in refresh_limits block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,19/47] vmdk: Drop vmdk_co_flush() block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,17/47] block: Re-evaluate backing file handling in reopen block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,16/47] block: Use bdrv_cow_child() in bdrv_co_truncate() block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,14/47] stream: Deal with filters block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,12/47] block: Use bdrv_filter_(bs|child) where obvious block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,11/47] backup-top: Support compressed writes block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,05/47] block: Include filters when freezing backing chain block: Deal with filters --- 2020-06-25 Max Reitz New
[v7,03/47] block: bdrv_cow_child() for bdrv_has_zero_init() block: Deal with filters --- 2020-06-25 Max Reitz New
[19/19] iotests: add tests for blockdev-amend block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz New
[17/19] block/crypto: implement blockdev-amend block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz Superseded
[16/19] block/core: add generic infrastructure for x-blockdev-amend qmp command block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz Superseded
[14/19] block/qcow2: extend qemu-img amend interface with crypto options block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz New
[11/19] block/amend: refactor qcow2 amend options block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz New
[10/19] block/amend: separate amend and create options for qemu-img block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz Superseded
[09/19] block/amend: add 'force' option block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz New
[07/19] qcrypto/core: add generic infrastructure for crypto options amendment block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz New
[04/19] iotests.py: Add qemu_img_pipe_and_status() block: LUKS encryption slot management + iotest tweaks --- 2020-06-25 Max Reitz New
[PULL,v2,1/2] iotests: Fix 051 output after qdev_init_nofail() removal Block patches --- 2020-06-24 Max Reitz New
[PULL,18/18] iotests: don't test qcow2.py inside 291 Block patches --- 2020-06-22 Max Reitz New
[PULL,15/18] block/qcow2: implement blockdev-amend Block patches --- 2020-06-22 Max Reitz New
« 1 2 3 »