aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2021-09-15qcow2-refcount: introduce fix_l2_entry_by_zero()Vladimir Sementsov-Ogievskiy
2021-09-15qcow2: introduce qcow2_parse_compressed_l2_entry() helperVladimir Sementsov-Ogievskiy
2021-09-15qcow2: compressed read: simplify cluster descriptor passingVladimir Sementsov-Ogievskiy
2021-09-15qcow2-refcount: improve style of check_refcounts_l2()Vladimir Sementsov-Ogievskiy
2021-09-15qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy
2021-09-15qcow2: refactor handle_dependencies() loop bodyVladimir Sementsov-Ogievskiy
2021-09-15block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()Stefano Garzarella
2021-09-15block/iscsi: Do not force-cap *pnumHanna Reitz
2021-09-15block/gluster: Do not force-cap *pnumHanna Reitz
2021-09-15block/file-posix: Do not force-cap *pnumHanna Reitz
2021-09-15block: block-status cache for data regionsHanna Reitz
2021-09-15gluster: Align block-status tailMax Reitz
2021-09-07block/nvme: Only report VFIO error on failed retryPhilippe Mathieu-Daudé
2021-09-07util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()Philippe Mathieu-Daudé
2021-09-07block/nvme: Have nvme_create_queue_pair() report errors consistentlyPhilippe Mathieu-Daudé
2021-09-07block/nvme: Use safer trace format stringPhilippe Mathieu-Daudé
2021-09-01block/file-win32: add reopen handlersViktor Prutyanov
2021-09-01block/export/fuse.c: fix fuse-lseek on uclibc or muslFabrice Fontaine
2021-09-01block/block-copy: block_copy_state_new(): drop extra argumentsVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: make public block driverVladimir Sementsov-Ogievskiy
2021-09-01block/block-copy: make setting progress optionalVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: initialize block-copy bitmapVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: cbw_init(): use optionsVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: bdrv_cbw_append(): drop unused compress argVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: cbw_init(): use file child after attachingVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: cbw_init(): rename variablesVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: introduce cbw_init()Vladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: bdrv_cbw_append(): replace child at lastVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: use file child instead of backingVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: drop extra bdrv_unref on failure pathVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: relax permission requirements when no parentsVladimir Sementsov-Ogievskiy
2021-09-01block/backup: move cluster size calculation to block-copyVladimir Sementsov-Ogievskiy
2021-09-01block/backup: set copy_range and compress after filter insertionVladimir Sementsov-Ogievskiy
2021-09-01block/block-copy: introduce block_copy_set_copy_opts()Vladimir Sementsov-Ogievskiy
2021-09-01block-copy: move detecting fleecing scheme to block-copyVladimir Sementsov-Ogievskiy
2021-09-01block: rename backup-top to copy-before-writeVladimir Sementsov-Ogievskiy
2021-09-01block: introduce blk_replace_bsVladimir Sementsov-Ogievskiy
2021-09-01raw-format: drop WRITE and RESIZE child perms when possibleStefan Hajnoczi
2021-09-01block/monitor: Consolidate hmp_handle_error calls to reduce redundant codeMao Zhongyi
2021-08-09block/export/fuse.c: fix musl buildFabrice Fontaine
2021-08-03block: Fix in_flight leak in request padding error pathKevin Wolf
2021-07-29block/io_uring: resubmit when result is -EAGAINFabian Ebner
2021-07-26block/nvme: Fix VFIO_MAP_DMA failed: No space left on devicePhilippe Mathieu-Daudé
2021-07-21iotests: Improve and rename test 291 to qemu-img-bitmapEric Blake
2021-07-21linux-aio: limit the batch size using `aio-max-batch` parameterStefano Garzarella
2021-07-20block/export: Conditionally ignore set-context errorMax Reitz
2021-07-20block/vvfat: fix: drop backingVladimir Sementsov-Ogievskiy
2021-07-20replication: Remove workaroundLukas Straub
2021-07-20replication: Properly attach childrenLukas Straub
2021-07-20replication: Reduce usage of s->hidden_disk and s->secondary_diskLukas Straub