Show patches with: Submitter = Kevin Wolf       |    State = Action Required       |   7089 patches
« 1 2 3 470 71 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,12/27] block: avoid potential deadlock during bdrv_graph_wrlock() in bdrv_close() [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 1 - --- 2023-10-31 Kevin Wolf New
[PULL,11/27] blockjob: drop AioContext lock before calling bdrv_graph_wrlock() [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 1 - --- 2023-10-31 Kevin Wolf New
[PULL,10/27] iotests: Test media change with iothreads [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 1 - --- 2023-10-31 Kevin Wolf New
[PULL,09/27] block: Fix locking in media change monitor commands [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 1 - --- 2023-10-31 Kevin Wolf New
[PULL,08/27] iotests: add tests for "qemu-img rebase" with compression [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 2 - --- 2023-10-31 Kevin Wolf New
[PULL,07/27] qemu-img: add compression option to rebase subcommand [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 3 - --- 2023-10-31 Kevin Wolf New
[PULL,06/27] iotests/{024, 271}: add testcases for qemu-img rebase [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 2 - --- 2023-10-31 Kevin Wolf New
[PULL,05/27] qemu-img: rebase: avoid unnecessary COW operations [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 1 - --- 2023-10-31 Kevin Wolf New
[PULL,04/27] qemu-img: add chunk size parameter to compare_buffers() [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 3 - --- 2023-10-31 Kevin Wolf New
[PULL,03/27] qemu-img: rebase: use backing files' BlockBackend for buffer alignment [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 1 - --- 2023-10-31 Kevin Wolf New
[PULL,02/27] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 3 - --- 2023-10-31 Kevin Wolf New
[PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file [PULL,01/27] qemu-img: rebase: stop when reaching EOF of old backing file - 3 - --- 2023-10-31 Kevin Wolf New
[PULL,00/27] Block layer patches - - - --- 2023-10-31 Kevin Wolf New
[v2,12/12] qdev: Rework array properties based on list visitor qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,11/12] qdev: Make netdev properties work as list elements qdev: Make array properties user accessible again - - - --- 2023-10-30 Kevin Wolf New
[v2,10/12] qom: Add object_property_set_default_list() qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,09/12] hw/rx/rx62n: Use qdev_prop_set_array() qdev: Make array properties user accessible again - 2 - --- 2023-10-30 Kevin Wolf New
[v2,08/12] hw/arm/xlnx-versal: Use qdev_prop_set_array() qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,07/12] hw/arm/virt: Use qdev_prop_set_array() qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,06/12] hw/arm/vexpress: Use qdev_prop_set_array() qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,05/12] hw/arm/sbsa-ref: Use qdev_prop_set_array() qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,04/12] hw/arm/mps2: Use qdev_prop_set_array() qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,03/12] hw/arm/mps2-tz: Use qdev_prop_set_array() qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,02/12] hw/i386/pc: Use qdev_prop_set_array() qdev: Make array properties user accessible again - 1 - --- 2023-10-30 Kevin Wolf New
[v2,01/12] qdev: Add qdev_prop_set_array() qdev: Make array properties user accessible again - 2 - --- 2023-10-30 Kevin Wolf New
[24/24] block: Protect bs->file with graph_lock block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[23/24] block: Take graph lock for most of .bdrv_open block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[22/24] vhdx: Take locks for accessing bs->file block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[21/24] qcow2: Take locks for accessing bs->file block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[20/24] block: Add missing GRAPH_RDLOCK annotations block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[19/24] block: Introduce bdrv_co_change_backing_file() block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[18/24] blkverify: Add locking for request_fn block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[17/24] block: Protect bs->backing with graph_lock block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[16/24] block: Mark bdrv_replace_node() GRAPH_WRLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[15/24] block: Mark bdrv_replace_node_common() GRAPH_WRLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[14/24] block: Inline bdrv_set_backing_noperm() block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[13/24] block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[12/24] block: Mark bdrv_cow_child() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[11/24] block: Mark bdrv_filter_child() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[10/24] block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[09/24] block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[08/24] block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[07/24] block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[06/24] block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[05/24] block: Mark block_job_add_bdrv() GRAPH_WRLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[04/24] block: Mark bdrv_root_attach_child() GRAPH_WRLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[03/24] block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[02/24] block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[01/24] block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - - --- 2023-10-27 Kevin Wolf New
[2/2] iotests: Test media change with iothreads block: Fix locking in media change monitor commands - 1 - --- 2023-10-13 Kevin Wolf New
[1/2] block: Fix locking in media change monitor commands block: Fix locking in media change monitor commands - 1 - --- 2023-10-13 Kevin Wolf New
[PULL,26/26] block: Add assertion for bdrv_graph_wrlock() [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,25/26] block: Protect bs->children with graph_lock [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,24/26] block: Protect bs->parents with graph_lock [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,23/26] block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,22/26] block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,21/26] block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,20/26] qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,19/26] qcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,18/26] qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,17/26] block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,16/26] block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,15/26] block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,14/26] block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,13/26] block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,12/26] block: Take graph rdlock in parts of reopen [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,11/26] block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,10/26] block: Mark bdrv_parent_cb_resize() and callers GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,09/26] block: Mark drain related functions GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,08/26] block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,07/26] block: Take graph rdlock in bdrv_inactivate_all() [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,06/26] block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,05/26] test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine context [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,04/26] block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versi… [PULL,01/26] block: rename the bdrv_co_block_status static function - 2 - --- 2023-10-12 Kevin Wolf New
[PULL,03/26] block: switch to co_wrapper for bdrv_is_allocated_* [PULL,01/26] block: rename the bdrv_co_block_status static function - 2 - --- 2023-10-12 Kevin Wolf New
[PULL,02/26] block: complete public block status API [PULL,01/26] block: rename the bdrv_co_block_status static function - 2 - --- 2023-10-12 Kevin Wolf New
[PULL,01/26] block: rename the bdrv_co_block_status static function [PULL,01/26] block: rename the bdrv_co_block_status static function - 1 - --- 2023-10-12 Kevin Wolf New
[PULL,00/26] Block layer patches - - - --- 2023-10-12 Kevin Wolf New
[22/22] block: Add assertion for bdrv_graph_wrlock() block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[21/22] block: Protect bs->children with graph_lock block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[20/22] block: Protect bs->parents with graph_lock block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[19/22] block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[18/22] block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[17/22] block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[16/22] qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[15/22] qcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[14/22] qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[13/22] block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[12/22] block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[11/22] block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[10/22] block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[09/22] block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[08/22] block: Take graph rdlock in parts of reopen block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[07/22] block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[06/22] block: Mark bdrv_parent_cb_resize() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[05/22] block: Mark drain related functions GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[04/22] block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[03/22] block: Take graph rdlock in bdrv_inactivate_all() block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[02/22] block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
[01/22] test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine context block: Graph locking part 5 (protect children/parent links) - - - --- 2023-09-29 Kevin Wolf New
« 1 2 3 470 71 »