summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2019-05-10block/io.c: fix for the allocation failureAndrey Shinkevich
2019-05-07commit: Use bdrv_append() in commit_start()Alberto Garcia
2019-05-07block/ssh: Implement .bdrv_dirname()Max Reitz
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz
2019-05-07qcow2: discard bitmap when removedAndrey Shinkevich
2019-05-07qcow2-refcount: don't mask corruptions under internal errorsVladimir Sementsov-Ogievskiy
2019-05-07qcow2-refcount: check_refcounts_l2: don't count fixed cluster as allocatedVladimir Sementsov-Ogievskiy
2019-05-07qcow2-refcount: check_refcounts_l2: reduce ignored overlapsVladimir Sementsov-Ogievskiy
2019-05-07qcow2-refcount: avoid eating RAMVladimir Sementsov-Ogievskiy
2019-05-07qcow2-refcount: fix check_oflag_copiedVladimir Sementsov-Ogievskiy
2019-04-30block/qed: add missed coroutine_fn markersVladimir Sementsov-Ogievskiy
2019-04-30commit: Make base read-only if there is an early failureAlberto Garcia
2019-04-30block/stream: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/commit: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/backup: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/parallels: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qed: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qcow: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qcow2: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30qcow2: Fix error handling in the compression codeAlberto Garcia
2019-04-30qcow2: Fix qcow2_make_empty() with external data fileKevin Wolf
2019-04-30qcow2: Fix full preallocation with external data fileKevin Wolf
2019-04-30qcow2: Add errp to preallocate_co()Kevin Wolf
2019-04-30qcow2: Avoid COW during metadata preallocationKevin Wolf
2019-04-30qemu-img: Saner printing of large file sizesEric Blake
2019-04-30block/vhdx: Use IEC binary prefixes for size constantsStefano Garzarella
2019-04-30block/vhdx: Remove redundant IEC binary prefixes definitionStefano Garzarella
2019-04-30vmdk: Set vmdk parent backing_format to vmdkSam Eiderman
2019-04-30vpc: unlock Coroutine lock to make IO submit ConcurrentlyZhengui li
2019-04-18block/qapi: Clean up how we print to monitor or stdoutMarkus Armbruster
2019-04-17block/ssh: Do not report read/write/flush errors to the userMarkus Armbruster
2019-04-16qcow2: Fix preallocation bdrv_pwrite to wrong fileKevin Wolf
2019-04-02block: freeze the backing chain earlier in stream_start()Alberto Garcia
2019-04-02block/file-posix: do not fail on unlock bytesVladimir Sementsov-Ogievskiy
2019-04-02block/gluster: limit the transfer size to 512 MiBStefano Garzarella
2019-04-01nbd/client: Trace server noncompliance on structured readsEric Blake
2019-04-01block: Add bdrv_get_request_alignment()Eric Blake
2019-04-01nbd/client: Support qemu-img convert from unaligned sizeEric Blake
2019-03-30nbd/client: Report offsets in bdrv_block_statusEric Blake
2019-03-30nbd/client: Lower min_block for block-status, unaligned sizeEric Blake
2019-03-30nbd-client: Work around server BLOCK_STATUS misalignment at EOFEric Blake
2019-03-30nbd: Permit simple error to NBD_CMD_BLOCK_STATUSEric Blake
2019-03-30nbd: Don't lose server's error to NBD_CMD_BLOCK_STATUSEric Blake
2019-03-30nbd: Tolerate some server non-compliance in NBD_CMD_BLOCK_STATUSEric Blake
2019-03-26file-posix: Support BDRV_REQ_NO_FALLBACK for zero writesKevin Wolf
2019-03-26block: Advertise BDRV_REQ_NO_FALLBACK in filter driversKevin Wolf
2019-03-26block: Add BDRV_REQ_NO_FALLBACKKevin Wolf
2019-03-26block: Remove error messages in bdrv_make_zero()Kevin Wolf
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster