qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/06/09
[PATCH 2/3] vhost: add a helper for force stopping a device
Daniil Tatianin
2025/06/09
[PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Daniil Tatianin
2025/06/09
Re: [PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 20/21] iotests/308: Add multi-threading sanity test
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 18/21] fuse: Implement multi-threading
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 15/21] fuse: Process requests in coroutines
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 13/21] fuse: Manually process requests (without libfuse)
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 16/21] block/export: Add multi-threading interface
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 2/4] hbitmap: introduce hbitmap_inverse()
Vladimir Sementsov-Ogievskiy
2025/06/09
Re: [PATCH v2 4/4] block/copy-before-write: report partial block status to snapshot
Vladimir Sementsov-Ogievskiy
2025/06/09
Re: [PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 01/21] fuse: Copy write buffer content before polling
Stefan Hajnoczi
2025/06/09
Re: [PATCH v2 3/4] block/copy-before-write: inverse access bitmap
Vladimir Sementsov-Ogievskiy
2025/06/09
Re: [PATCH v2 2/4] hbitmap: introduce hbitmap_inverse()
Vladimir Sementsov-Ogievskiy
2025/06/09
Re: [PATCH v2 1/4] hbitmap: drop meta bitmap leftovers
Vladimir Sementsov-Ogievskiy
2025/06/06
Re: [PATCH 15/18] hw/core/machine: Remove hw_compat_2_9[] array
Igor Mammedov
2025/06/06
Re: [PATCH 18/18] hw/i386/x86-iommu: Remove X86IOMMUState::pt_supported field
Igor Mammedov
2025/06/06
Re: [PATCH 12/18] hw/nvram/fw_cfg: Inline fw_cfg_file_slots()
Igor Mammedov
2025/06/06
Re: [PATCH 13/18] hw/i386/pc: Remove deprecated pc-q35-2.9 and pc-i440fx-2.9 machines
Igor Mammedov
2025/06/06
Re: [PATCH 17/18] hw/pci-bridge/gen_pcie_rp: Remove GenPCIERootPort::migrate_msix field
Igor Mammedov
2025/06/06
Re: [PATCH 16/18] hw/net/virtio-net: Remove VirtIONet::mtu_bypass_backend field
Igor Mammedov
2025/06/06
Re: [PATCH 14/18] hw/i386/pc: Remove pc_compat_2_9[] array
Igor Mammedov
2025/06/06
Re: [PATCH 11/18] hw/nvram/fw_cfg: Remove FWCfgState::file_slots field
Igor Mammedov
2025/06/06
Re: [PATCH 10/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_PM definition
Igor Mammedov
2025/06/06
Re: [PATCH 09/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_LNKCTL definition
Igor Mammedov
2025/06/06
Re: [PATCH 08/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_DEVERR definition
Igor Mammedov
2025/06/06
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Kevin Wolf
2025/06/05
Re: [PULL 00/24] Block layer patches
Stefan Hajnoczi
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
2025/06/05
Re: [RFC 11/11] block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
2025/06/05
Re: [RFC 09/11] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
2025/06/05
Re: [RFC 06/11] aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Peter Maydell
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Philippe Mathieu-Daudé
2025/06/05
Re: [PATCH 07/18] hw/pci/pcie: Remove QEMU_PCIE_EXTCAP_INIT definition
Igor Mammedov
2025/06/05
Re: [PATCH 06/18] hw/block/pflash: Remove PFlashCFI01::old_multiple_chip_handling field
Igor Mammedov
2025/06/05
Re: [PATCH 0/2] block/rbd: support selected key-value-pairs via QAPI
Fiona Ebner
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Philippe Mathieu-Daudé
2025/06/05
Re: [PATCH v2 15/21] fuse: Process requests in coroutines
Hanna Czenczek
2025/06/05
[PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
Fiona Ebner
2025/06/05
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Daniel P . Berrangé
2025/06/05
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Daniel P . Berrangé
2025/06/05
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Igor Mammedov
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
2025/06/04
[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
2025/06/04
[PULL 00/24] Block layer patches
Kevin Wolf
2025/06/04
[PULL 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
Kevin Wolf
2025/06/04
[PULL 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
Kevin Wolf
2025/06/04
[PULL 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
Kevin Wolf
2025/06/04
[PULL 24/24] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Kevin Wolf
2025/06/04
[PULL 16/24] block: move drain outside of quorum_del_child()
Kevin Wolf
2025/06/04
[PULL 17/24] blockdev: drain while unlocked in internal_snapshot_action()
Kevin Wolf
2025/06/04
[PULL 09/24] block: move drain outside of bdrv_try_change_aio_context()
Kevin Wolf
2025/06/04
[PULL 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
Kevin Wolf
2025/06/04
[PULL 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Kevin Wolf
2025/06/04
[PULL 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
Kevin Wolf
2025/06/04
[PULL 13/24] block: move drain outside of bdrv_attach_child()
Kevin Wolf via
2025/06/04
[PULL 18/24] blockdev: drain while unlocked in external_snapshot_action()
Kevin Wolf
2025/06/04
[PULL 20/24] iotests/graph-changes-while-io: remove image file after test
Kevin Wolf
2025/06/04
[PULL 23/24] iotests: fix 240
Kevin Wolf
2025/06/04
[PULL 14/24] block: move drain outside of quorum_add_child()
Kevin Wolf
2025/06/04
[PULL 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
Kevin Wolf
2025/06/04
[PULL 15/24] block: move drain outside of bdrv_root_unref_child()
Kevin Wolf
2025/06/04
[PULL 12/24] block: move drain outside of bdrv_root_attach_child()
Kevin Wolf
2025/06/04
[PULL 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
Kevin Wolf
2025/06/04
[PULL 01/24] block: remove outdated comments about AioContext locking
Kevin Wolf
2025/06/04
[PULL 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Kevin Wolf
2025/06/04
[PULL 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
Kevin Wolf
2025/06/04
[PULL 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
Kevin Wolf
2025/06/04
[PULL 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
Kevin Wolf
2025/06/04
Re: [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
Eric Blake
2025/06/04
[PATCH v2 19/21] qapi/block-export: Document FUSE's multi-threading
Hanna Czenczek
2025/06/04
Re: [PATCH v2 19/21] qapi/block-export: Document FUSE's multi-threading
Markus Armbruster
2025/06/04
Re: [PATCH v2 16/21] block/export: Add multi-threading interface
Markus Armbruster
2025/06/04
[PATCH v2 13/21] fuse: Manually process requests (without libfuse)
Hanna Czenczek
2025/06/04
[PATCH v2 17/21] iotests/307: Test multi-thread export interface
Hanna Czenczek
2025/06/04
[PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
Hanna Czenczek
2025/06/04
[PATCH v2 18/21] fuse: Implement multi-threading
Hanna Czenczek
2025/06/04
[PATCH v2 05/21] fuse: Change setup_... to mount_fuse_export()
Hanna Czenczek
2025/06/04
[PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
Hanna Czenczek
2025/06/04
[PATCH v2 16/21] block/export: Add multi-threading interface
Hanna Czenczek
2025/06/04
[PATCH v2 15/21] fuse: Process requests in coroutines
Hanna Czenczek
2025/06/04
[PATCH v2 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
Hanna Czenczek
2025/06/04
[PATCH v2 07/21] fuse: Set direct_io and parallel_direct_writes
Hanna Czenczek via
2025/06/04
[PATCH v2 10/21] fuse: Add halted flag
Hanna Czenczek
2025/06/04
[PATCH v2 06/21] fuse: Fix mount options
Hanna Czenczek
2025/06/04
[PATCH v2 14/21] fuse: Reduce max read size
Hanna Czenczek via
2025/06/04
[PATCH v2 01/21] fuse: Copy write buffer content before polling
Hanna Czenczek
2025/06/04
[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
Hanna Czenczek
2025/06/04
[PATCH v2 09/21] fuse: Introduce fuse_{inc,dec}_in_flight()
Hanna Czenczek
2025/06/04
[PATCH v2 20/21] iotests/308: Add multi-threading sanity test
Hanna Czenczek
2025/06/04
[PATCH v2 08/21] fuse: Introduce fuse_{at,de}tach_handlers()
Hanna Czenczek
2025/06/04
[PATCH v2 04/21] fuse: Explicitly set inode ID to 1
Hanna Czenczek
2025/06/04
[PATCH v2 03/21] fuse: Remove superfluous empty line
Hanna Czenczek
2025/06/04
[PATCH v2 02/21] fuse: Ensure init clean-up even with error_fatal
Hanna Czenczek
2025/06/04
[PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
Fiona Ebner
2025/06/04
Re: [PATCH] iotests: fix 240
Kevin Wolf
2025/06/04
Re: [PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
Klaus Jensen
2025/06/04
[PATCH 2/4] block-coroutine-wrapper: mark generated co-wrapper as GRAPH_UNLOCKED
Fiona Ebner
2025/06/04
[PATCH 1/4] block/graph-lock: fix typo in comment
Fiona Ebner
2025/06/04
[PATCH 0/4] block: fix deadlock when doing blockdev-snapshot of a node with compress filter
Fiona Ebner
2025/06/04
[PATCH 4/4] iotests: add test for snapshot on top of node with compress filter
Fiona Ebner
2025/06/04
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
Fiona Ebner
2025/06/04
Re: [PATCH 0/2] hw/nvme: stable fixes
Michael Tokarev
2025/06/04
Re: [PATCH 0/2] hw/nvme: stable fixes
Klaus Jensen
2025/06/03
Re: [PATCH 2/2] hw/nvme: revert CMIC behavior
alan . adamson
2025/06/03
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Xiaoyao Li
2025/06/03
Re: [PATCH 05/18] hw/core/machine: Remove hw_compat_2_8[] array
Igor Mammedov
2025/06/03
Re: [PATCH 04/18] hw/i386/kvm: Remove KVMClockState::mach_use_reliable_get_clock field
Igor Mammedov
2025/06/03
Re: [PATCH 03/18] hw/southbridge/ich9: Remove ICH9_LPC_SMI_F_BROADCAST_BIT definition
Igor Mammedov
2025/06/03
Re: [PATCH 02/18] hw/i386/pc: Remove pc_compat_2_8[] array
Igor Mammedov
2025/06/03
Re: [PATCH 01/18] hw/i386/pc: Remove deprecated pc-q35-2.8 and pc-i440fx-2.8 machines
Igor Mammedov
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Igor Mammedov
2025/06/03
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
Kevin Wolf
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Igor Mammedov
2025/06/03
Re: [PATCH v4 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
Igor Mammedov
2025/06/03
Re: [PATCH v4 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
Igor Mammedov
2025/06/03
Re: [PATCH v4 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
Igor Mammedov
2025/06/03
[PATCH 2/2] hw/nvme: revert CMIC behavior
Klaus Jensen
2025/06/03
[PATCH 0/2] hw/nvme: stable fixes
Klaus Jensen
2025/06/03
[PATCH 1/2] hw/nvme: fix namespace attachment
Klaus Jensen
2025/06/02
Re: [PATCH 00/13] qapi: Doc fixes and improvements
Markus Armbruster
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
Markus Armbruster
2025/06/02
[PATCH 1/2] hw/nvme: enable ns atomic writes
Alan Adamson
2025/06/02
[PATCH 0/2] Add support for NVMe Namespace and Boundary Atomic Parameters
Alan Adamson
2025/06/02
[PATCH 2/2] hw/nvme: add atomic boundary support
Alan Adamson
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
Brian
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
2025/06/02
Re: [PATCH v4 23/48] block: never use atomics to access bs->quiesce_counter
Fiona Ebner
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
Brian
2025/06/02
Re: [PATCH 07/27] qemu-img: check: refresh options/--help
Kevin Wolf
2025/06/02
Re: [PATCH v4 29/48] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
Fiona Ebner
2025/06/02
Re: [PATCH v3 0/4] qapi: add auto-generated return docs
Markus Armbruster
2025/06/02
Re: [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
Philippe Mathieu-Daudé
2025/05/31
[PATCH 06/27] qemu-img: factor out parse_output_format() and use it in the code
Michael Tokarev
2025/05/31
[PATCH 05/27] qemu-img: create: refresh options/--help (short option change)
Michael Tokarev
2025/05/31
[PATCH 16/27] qemu-img: snapshot: make -l (list) the default, simplify option handling
Michael Tokarev
2025/05/31
Re: [PATCH v3 0/4] qapi: add auto-generated return docs
Michael Tokarev
2025/05/31
[PATCH 12/27] qemu-img: convert: refresh options/--help (short option change)
Michael Tokarev
2025/05/31
[PATCH 17/27] qemu-img: snapshot: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 18/27] qemu-img: rebase: refresh options/--help (short option change)
Michael Tokarev
2025/05/31
[PATCH 19/27] qemu-img: resize: do not always eat last argument
Michael Tokarev
2025/05/31
[PATCH 21/27] qemu-img: amend: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 23/27] qemu-img: bitmap: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 15/27] qemu-img: snapshot: allow specifying -f fmt
Michael Tokarev
2025/05/31
[PATCH 24/27] qemu-img: dd: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 09/27] qemu-img: commit: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 07/27] qemu-img: check: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 13/27] qemu-img: info: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 11/27] qemu-img: compare: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 22/27] qemu-img: bench: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 25/27] qemu-img: measure: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 27/27] qemu-img: extend cvtnum() and use it in more places
Michael Tokarev
2025/05/31
[PATCH 26/27] qemu-img: implement short --help, remove global help() function
Michael Tokarev
2025/05/31
[PATCH 14/27] qemu-img: map: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 10/27] qemu-img: compare: use helper function for --object
Michael Tokarev
2025/05/31
[PATCH 20/27] qemu-img: resize: refresh options/--help
Michael Tokarev
2025/05/31
[PATCH 04/27] qemu-img: pass current cmd info into command handlers
Michael Tokarev
2025/05/31
[PATCH 02/27] qemu-img: create: convert img_size to signed, simplify handling
Michael Tokarev
2025/05/31
[PATCH 03/27] qemu-img: global option processing and error printing
Michael Tokarev
2025/05/31
[PATCH v4 00/27] refresh qemu-img options handling
Michael Tokarev
2025/05/31
[PATCH 08/27] qemu-img: simplify --repair error message
Michael Tokarev
2025/05/31
[PATCH 01/27] qemu-img: measure: convert img_size to signed, simplify handling
Michael Tokarev
2025/05/31
Re: [PATCH 07/27] qemu-img: check: refresh options/--help
Michael Tokarev
2025/05/30
[PATCH v4 37/48] block: mark blk_remove_bs() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 47/48] block: mark bdrv_open_child_common() and its callers GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 44/48] block: mark bdrv_drop_intermediate() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 35/48] block: mark bdrv_inactivate() as GRAPH_RDLOCK and move drain to callers
Fiona Ebner
2025/05/30
[PATCH v4 08/48] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
Fiona Ebner
2025/05/30
[PATCH v4 13/48] block: move drain outside of bdrv_attach_child()
Fiona Ebner
2025/05/30
[PATCH v4 11/48] block: move drain outside of bdrv_set_backing_hd_drained()
Fiona Ebner
2025/05/30
[PATCH v4 46/48] block: mark bdrv_close() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 32/48] block/snapshot: mark bdrv_all_delete_snapshot() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 09/48] block: move drain outside of bdrv_try_change_aio_context()
Fiona Ebner
2025/05/30
[PATCH v4 25/48] block/mirror: switch to bdrv_set_backing_hd_drained() variant
Fiona Ebner
2025/05/30
[PATCH v4 04/48] block: move drain outside of read-locked bdrv_inactivate_recurse()
Fiona Ebner
2025/05/30
[PATCH v4 06/48] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Fiona Ebner
2025/05/30
Re: [PATCH v2] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Daniel P . Berrangé
2025/05/30
[PATCH v4 34/48] block: mark bdrv_reopen_queue() and bdrv_reopen_multiple() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 43/48] block: mark bdrv_insert_node() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 40/48] block/commit: mark commit_abort() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 31/48] block-backend: mark blk_drain_all() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 29/48] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
Fiona Ebner
2025/05/30
[PATCH v4 38/48] block: mark blk_drain() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 15/48] block: move drain outside of bdrv_root_unref_child()
Fiona Ebner
2025/05/30
[PATCH v4 36/48] block: mark bdrv_inactivate_all() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 23/48] block: never use atomics to access bs->quiesce_counter
Fiona Ebner
2025/05/30
[PATCH v4 41/48] block: mark bdrv_new() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 39/48] block-backend: mark blk_io_limits_disable() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 21/48] iotests/graph-changes-while-io: add test case with removal of lower snapshot
Fiona Ebner
2025/05/30
[PATCH v4 27/48] block: call bdrv_set_backing_hd() while unlocked in bdrv_open_backing_file()
Fiona Ebner
2025/05/30
[PATCH v4 45/48] block: mark bdrv_close_all() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 22/48] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
Fiona Ebner
2025/05/30
[PATCH v4 18/48] blockdev: drain while unlocked in external_snapshot_action()
Fiona Ebner
2025/05/30
[PATCH v4 28/48] block: mark bdrv_set_backing_hd() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 16/48] block: move drain outside of quorum_del_child()
Fiona Ebner
Earlier messages
Later messages