qemu-block
Thread
Date
Earlier messages
Messages by Date
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
2025/05/30
[PATCH v4 00/48] block: do not drain while holding the graph lock
Fiona Ebner
2025/05/30
[PATCH v4 03/48] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Fiona Ebner
2025/05/30
[PATCH v4 48/48] blockjob: mark block_job_remove_all_bdrv() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 20/48] iotests/graph-changes-while-io: remove image file after test
Fiona Ebner
2025/05/30
[PATCH v4 30/48] block: drop wrapper for bdrv_set_backing_hd_drained()
Fiona Ebner
2025/05/30
[PATCH v4 10/48] block: move drain outside of bdrv_attach_child_common(_abort)()
Fiona Ebner
2025/05/30
[PATCH v4 33/48] block/stream: mark stream_prepare() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 26/48] block/commit: switch to bdrv_set_backing_hd_drained() variant
Fiona Ebner
2025/05/30
[PATCH v4 07/48] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
Fiona Ebner
2025/05/30
[PATCH v4 42/48] block: mark bdrv_replace_child_bs() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 24/48] block: add bdrv_graph_wrlock_drained() convenience wrapper
Fiona Ebner
2025/05/30
[PATCH v4 02/48] block: move drain outside of read-locked bdrv_reopen_queue_child()
Fiona Ebner
2025/05/30
[PATCH v4 01/48] block: remove outdated comments about AioContext locking
Fiona Ebner
2025/05/30
[PATCH v4 12/48] block: move drain outside of bdrv_root_attach_child()
Fiona Ebner
2025/05/30
[PATCH v4 19/48] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
Fiona Ebner
2025/05/30
[PATCH v4 17/48] blockdev: drain while unlocked in internal_snapshot_action()
Fiona Ebner
2025/05/30
[PATCH v4 05/48] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
Fiona Ebner
2025/05/30
[PATCH v4 14/48] block: move drain outside of quorum_add_child()
Fiona Ebner
2025/05/30
Re: [PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Michael S. Tsirkin
2025/05/30
Re: [PATCH v3 0/4] qapi: add auto-generated return docs
Michael S. Tsirkin
2025/05/30
Re: [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
Michael S. Tsirkin
2025/05/30
[PATCH 1/4] qcow2: Add keep_data_file command-line option
Hanna Czenczek
2025/05/30
[PATCH 0/4] qcow2: Add keep_data_file command-line option
Hanna Czenczek
2025/05/30
[PATCH 4/4] iotests/244: Add test cases for keep_data_file
Hanna Czenczek
2025/05/30
[PATCH 2/4] qcow2: Simplify size round-up in co_create_opts
Hanna Czenczek
2025/05/30
[PATCH 3/4] iotests/common.filter: Sort keep_data_file
Hanna Czenczek
2025/05/29
Re: [PATCH] iotests: fix 240
Thomas Huth
2025/05/29
[PATCH v2] file-posix: Tolerate unaligned hole at middle
Akihiko Odaki
2025/05/29
[PULL 4/6] iotests: Use disk_usage in more places
Eric Blake
2025/05/29
[PULL 6/6] iotests: Filter out ZFS in several tests
Eric Blake
2025/05/29
[PULL 3/6] nbd: Set unix socket send buffer on Linux
Eric Blake
2025/05/29
[PULL 2/6] nbd: Set unix socket send buffer on macOS
Eric Blake
2025/05/29
[PULL 5/6] iotests: Improve mirror-sparse on ext4 and xfs
Eric Blake
2025/05/29
Re: [PATCH] iotests: fix 240
Eric Blake
2025/05/29
Re: [RFC 11/11] block/io_uring: use aio_add_sqe()
Eric Blake
2025/05/29
[PATCH] iotests: fix 240
Stefan Hajnoczi
2025/05/29
Re: [RFC 10/11] aio-posix: avoid EventNotifier for cqe_handler_bh
Eric Blake
2025/05/29
Re: [RFC 09/11] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Eric Blake
2025/05/29
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
2025/05/28
Re: [PATCH] file-posix: Tolerate unaligned hole at middle
Akihiko Odaki
2025/05/28
Re: [RFC 09/11] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Eric Blake
2025/05/28
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
Eric Blake
2025/05/28
Re: [RFC 07/11] aio: add errp argument to aio_context_setup()
Eric Blake
2025/05/28
Re: [RFC 06/11] aio: free AioContext when aio_context_new() fails
Eric Blake
2025/05/28
Re: [RFC 05/11] aio: remove aio_context_use_g_source()
Eric Blake
2025/05/28
Re: [RFC 04/11] aio-posix: integrate fdmon into glib event loop
Eric Blake
2025/05/28
Re: [RFC 03/11] tests/unit: skip test-nested-aio-poll with io_uring
Eric Blake
2025/05/28
Re: [RFC 02/11] aio-posix: keep polling enabled with fdmon-io_uring.c
Eric Blake
2025/05/28
Re: [RFC 01/11] aio-posix: fix polling mode with fdmon-io_uring
Eric Blake
2025/05/28
[RFC 00/11] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
2025/05/28
[RFC 11/11] block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
2025/05/28
[RFC 03/11] tests/unit: skip test-nested-aio-poll with io_uring
Stefan Hajnoczi
2025/05/28
[RFC 05/11] aio: remove aio_context_use_g_source()
Stefan Hajnoczi
2025/05/28
[RFC 02/11] aio-posix: keep polling enabled with fdmon-io_uring.c
Stefan Hajnoczi
2025/05/28
[RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
2025/05/28
[RFC 04/11] aio-posix: integrate fdmon into glib event loop
Stefan Hajnoczi
2025/05/28
[RFC 09/11] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
2025/05/28
[RFC 06/11] aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
2025/05/28
[RFC 07/11] aio: add errp argument to aio_context_setup()
Stefan Hajnoczi
2025/05/28
[RFC 01/11] aio-posix: fix polling mode with fdmon-io_uring
Stefan Hajnoczi
2025/05/28
[RFC 10/11] aio-posix: avoid EventNotifier for cqe_handler_bh
Stefan Hajnoczi
2025/05/28
Re: [PATCH v2 2/3] iotests: Improve mirror-sparse on ext4
Markus Armbruster
2025/05/28
Re: [PATCH 0/3] docs: remove legacy qapidoc
Markus Armbruster
2025/05/28
Re: [PATCH 1/3] docs: fix errors formatting in test-good
Markus Armbruster
2025/05/28
Re: [PATCH v2 2/3] iotests: Improve mirror-sparse on ext4
Eric Blake
2025/05/28
Re: [PULL 13/14] tests: Add iotest mirror-sparse for recent patches
Eric Blake
2025/05/28
Re: [PULL 13/14] tests: Add iotest mirror-sparse for recent patches
Markus Armbruster
2025/05/28
Re: [PATCH v2 2/3] iotests: Improve mirror-sparse on ext4
Eric Blake
2025/05/28
Re: [PULL 13/14] tests: Add iotest mirror-sparse for recent patches
Eric Blake
2025/05/28
Re: [PULL 13/14] tests: Add iotest mirror-sparse for recent patches
Markus Armbruster
2025/05/28
Re: [PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Xiaoyao Li
2025/05/28
Re: [PATCH v4 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
Xiaoyao Li
2025/05/28
Re: [PATCH v4 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
Xiaoyao Li
2025/05/28
Re: [PATCH v4 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
Xiaoyao Li
2025/05/28
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Xiaoyao Li
2025/05/28
Re: [PATCH v4 10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
Xiaoyao Li
2025/05/28
Re: [PATCH v4 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
Xiaoyao Li
2025/05/28
Re: [PATCH v4 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
Xiaoyao Li
2025/05/28
Re: [PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Xiaoyao Li
2025/05/28
Re: [PATCH v4 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
Xiaoyao Li
2025/05/28
Re: [PATCH v4 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
Xiaoyao Li
2025/05/28
Re: [PATCH v4 12/19] hw/core/machine: Remove hw_compat_2_5[] array
Xiaoyao Li
2025/05/28
Re: [PATCH v4 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
Xiaoyao Li
2025/05/28
Re: [PATCH v4 05/19] hw/core/machine: Remove hw_compat_2_4[] array
Xiaoyao Li
2025/05/28
Re: [PATCH v4 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
Xiaoyao Li
2025/05/28
Re: [PATCH v4 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
Xiaoyao Li
2025/05/28
Re: [PATCH v4 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
Xiaoyao Li
2025/05/28
Re: [PATCH v4 16/19] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
Xiaoyao Li
2025/05/28
Re: [PATCH v3 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
Fiona Ebner
2025/05/28
Re: [PATCH] file-posix: Tolerate unaligned hole at middle
Eric Blake
2025/05/28
Re: [PULL 13/14] tests: Add iotest mirror-sparse for recent patches
Eric Blake
2025/05/28
Re: [PULL 13/14] tests: Add iotest mirror-sparse for recent patches
Markus Armbruster
2025/05/28
[PATCH v2 4/4] block/copy-before-write: report partial block status to snapshot
Andrey Zhadchenko
2025/05/28
[PATCH v2 3/4] block/copy-before-write: inverse access bitmap
Andrey Zhadchenko
2025/05/28
[PATCH v2 2/4] hbitmap: introduce hbitmap_inverse()
Andrey Zhadchenko
2025/05/28
[PATCH v2 1/4] hbitmap: drop meta bitmap leftovers
Andrey Zhadchenko
2025/05/28
[PATCH v2 0/4] improve block_status() for cbw + snapshot setup
Andrey Zhadchenko
2025/05/28
Re: [PATCH v3 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
Fiona Ebner
2025/05/28
[PATCH] file-posix: Tolerate unaligned hole at middle
Akihiko Odaki
2025/05/28
Re: [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
Thomas Huth
2025/05/28
Re: [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
Thomas Huth
2025/05/28
Re: [PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Thomas Huth
2025/05/27
Re: [PATCH v2 1/4] nbd: Add multi-conn option
Markus Armbruster
2025/05/27
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Zhao Liu
2025/05/27
Re: [PATCH v2 1/4] nbd: Add multi-conn option
Eric Blake
2025/05/27
Re: [PATCH v3 15/24] block: move drain outside of bdrv_root_unref_child()
Kevin Wolf
2025/05/27
Re: [PATCH v3 16/24] block: move drain outside of quorum_del_child()
Kevin Wolf
2025/05/27
Re: [PATCH v3 14/24] block: move drain outside of quorum_add_child()
Kevin Wolf
2025/05/27
Re: [PATCH v3 13/24] block: move drain outside of bdrv_attach_child()
Kevin Wolf
2025/05/27
Re: [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
Thomas Huth
2025/05/27
Re: [PATCH v3 12/24] block: move drain outside of bdrv_root_attach_child()
Kevin Wolf
2025/05/27
Re: [PATCH v3 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
Kevin Wolf
2025/05/27
Re: [PATCH v3 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
Kevin Wolf
2025/05/27
Re: [PATCH v3 09/24] block: move drain outside of bdrv_try_change_aio_context()
Kevin Wolf
2025/05/27
Re: [PATCH v3 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
Kevin Wolf
2025/05/27
[PATCH v2 1/2] block: Allow drivers to control protocol prefix at creation
Eric Blake
2025/05/27
[PATCH v2 0/2] reject qcow2 creation with protocol in data_store
Eric Blake
2025/05/27
[PATCH v2 2/2] qcow2, vmdk: Restrict creation with secondary file using protocol
Eric Blake
2025/05/27
Re: [RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset
Philippe Mathieu-Daudé
2025/05/27
Re: [PATCH v2 3/3] iotests: Filter out ZFS in several tests
Eric Blake
2025/05/27
Re: [PATCH 00/13] qapi: Doc fixes and improvements
Eric Blake
2025/05/27
Re: [RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset
Gerd Hoffmann
2025/05/27
[PATCH 08/13] qapi: Use proper markup instead of CAPS for emphasis in doc comments
Markus Armbruster
2025/05/27
[PATCH 12/13] qapi: Tidy up references to job state CONCLUDED
Markus Armbruster
2025/05/27
[PATCH 10/13] qapi: Refer to job-FOO instead of deprecated block-job-FOO in docs
Markus Armbruster
2025/05/27
[PATCH 01/13] qapi: Tidy up run-together sentences in doc comments
Markus Armbruster
2025/05/27
[PATCH 11/13] qapi: Mention both job-cancel and block-job-cancel in doc comments
Markus Armbruster
2025/05/27
[PATCH 09/13] qapi: Spell JSON null correctly in blockdev-reopen documentation
Markus Armbruster
2025/05/27
[PATCH 13/13] qapi: Improve documentation around job state @concluded
Markus Armbruster
2025/05/27
[PATCH 07/13] qapi: Fix capitalization in doc comments
Markus Armbruster
2025/05/27
[PATCH 03/13] qapi: Move (since X.Y) to end of description
Markus Armbruster
2025/05/27
[PATCH 00/13] qapi: Doc fixes and improvements
Markus Armbruster
2025/05/27
[PATCH 05/13] qapi: Drop a problematic (Since: 2.11) from query-hotpluggable-cpus
Markus Armbruster
2025/05/27
[PATCH 04/13] qapi: Avoid breaking lines within (since X.Y)
Markus Armbruster
2025/05/27
[PATCH 02/13] qapi: Tidy up whitespace in doc comments
Markus Armbruster
2025/05/27
[PATCH 06/13] qapi: Correct spelling of QEMU in doc comments
Markus Armbruster
2025/05/26
Re: [RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset
Jiaxun Yang
2025/05/26
[PATCH v3 00/24] block: do not drain while holding the graph lock
Fiona Ebner
2025/05/26
[RFC PATCH 2/2] hw/ide/ahci: Delay a bit before completing reset
Philippe Mathieu-Daudé
2025/05/26
[RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset
Philippe Mathieu-Daudé
2025/05/26
[RFC PATCH 1/2] hw/ide/ahci: Introduce ahci_reset_delayed() and ahci_reset_complete()
Philippe Mathieu-Daudé
2025/05/26
[PATCH v3 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Fiona Ebner
2025/05/26
[PATCH v3 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
Fiona Ebner
2025/05/26
[PATCH v3 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
Fiona Ebner
2025/05/26
[PATCH v3 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
Fiona Ebner
2025/05/26
[PATCH v3 01/24] block: remove outdated comments about AioContext locking
Fiona Ebner
2025/05/26
[PATCH v3 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
Fiona Ebner
2025/05/26
[PATCH v3 16/24] block: move drain outside of quorum_del_child()
Fiona Ebner
2025/05/26
[PATCH v3 20/24] iotests/graph-changes-while-io: remove image file after test
Fiona Ebner
2025/05/26
[PATCH v3 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
Fiona Ebner
2025/05/26
[PATCH v3 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
Fiona Ebner
2025/05/26
[PATCH v3 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
Fiona Ebner
2025/05/26
[PATCH v3 13/24] block: move drain outside of bdrv_attach_child()
Fiona Ebner
2025/05/26
[PATCH v3 09/24] block: move drain outside of bdrv_try_change_aio_context()
Fiona Ebner
2025/05/26
[PATCH v3 15/24] block: move drain outside of bdrv_root_unref_child()
Fiona Ebner
2025/05/26
[PATCH v3 18/24] blockdev: drain while unlocked in external_snapshot_action()
Fiona Ebner
2025/05/26
[PATCH v3 23/24] block: never use atomics to access bs->quiesce_counter
Fiona Ebner
2025/05/26
[PATCH v3 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
Fiona Ebner
2025/05/26
[PATCH v3 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
Fiona Ebner
2025/05/26
[PATCH v3 24/24] block: add bdrv_graph_wrlock_drained() convenience wrapper
Fiona Ebner
2025/05/26
[PATCH v3 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Fiona Ebner
2025/05/26
[PATCH v3 12/24] block: move drain outside of bdrv_root_attach_child()
Fiona Ebner
2025/05/26
[PATCH v3 17/24] blockdev: drain while unlocked in internal_snapshot_action()
Fiona Ebner
2025/05/26
[PATCH v3 14/24] block: move drain outside of quorum_add_child()
Fiona Ebner
2025/05/26
[PATCH v3 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
Fiona Ebner
2025/05/26
Re: [PATCH v2 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Kevin Wolf
2025/05/26
Re: [PATCH v2 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Fiona Ebner
2025/05/26
Re: [PATCH v2 3/3] iotests: Filter out ZFS in several tests
Fiona Ebner
2025/05/26
Re: [PATCH v2 1/3] iotests: Use disk_usage in more places
Fiona Ebner
Earlier messages