Age | Commit message (Expand) | Author |
2019-04-30 | block/qed: add missed coroutine_fn markers | Vladimir Sementsov-Ogievskiy |
2019-04-30 | commit: Make base read-only if there is an early failure | Alberto Garcia |
2019-04-30 | block/stream: use buffer-based io | Vladimir Sementsov-Ogievskiy |
2019-04-30 | block/commit: use buffer-based io | Vladimir Sementsov-Ogievskiy |
2019-04-30 | block/backup: use buffer-based io | Vladimir Sementsov-Ogievskiy |
2019-04-30 | block/parallels: use buffer-based io | Vladimir Sementsov-Ogievskiy |
2019-04-30 | block/qed: use buffer-based io | Vladimir Sementsov-Ogievskiy |
2019-04-30 | block/qcow: use buffer-based io | Vladimir Sementsov-Ogievskiy |
2019-04-30 | block/qcow2: use buffer-based io | Vladimir Sementsov-Ogievskiy |
2019-04-30 | qcow2: Fix error handling in the compression code | Alberto Garcia |
2019-04-30 | qcow2: Fix qcow2_make_empty() with external data file | Kevin Wolf |
2019-04-30 | qcow2: Fix full preallocation with external data file | Kevin Wolf |
2019-04-30 | qcow2: Add errp to preallocate_co() | Kevin Wolf |
2019-04-30 | qcow2: Avoid COW during metadata preallocation | Kevin Wolf |
2019-04-30 | qemu-img: Saner printing of large file sizes | Eric Blake |
2019-04-30 | block/vhdx: Use IEC binary prefixes for size constants | Stefano Garzarella |
2019-04-30 | block/vhdx: Remove redundant IEC binary prefixes definition | Stefano Garzarella |
2019-04-30 | vmdk: Set vmdk parent backing_format to vmdk | Sam Eiderman |
2019-04-30 | vpc: unlock Coroutine lock to make IO submit Concurrently | Zhengui li |
2019-04-18 | block/qapi: Clean up how we print to monitor or stdout | Markus Armbruster |
2019-04-17 | block/ssh: Do not report read/write/flush errors to the user | Markus Armbruster |
2019-04-16 | qcow2: Fix preallocation bdrv_pwrite to wrong file | Kevin Wolf |
2019-04-02 | block: freeze the backing chain earlier in stream_start() | Alberto Garcia |
2019-04-02 | block/file-posix: do not fail on unlock bytes | Vladimir Sementsov-Ogievskiy |
2019-04-02 | block/gluster: limit the transfer size to 512 MiB | Stefano Garzarella |
2019-04-01 | nbd/client: Trace server noncompliance on structured reads | Eric Blake |
2019-04-01 | block: Add bdrv_get_request_alignment() | Eric Blake |
2019-04-01 | nbd/client: Support qemu-img convert from unaligned size | Eric Blake |
2019-03-30 | nbd/client: Report offsets in bdrv_block_status | Eric Blake |
2019-03-30 | nbd/client: Lower min_block for block-status, unaligned size | Eric Blake |
2019-03-30 | nbd-client: Work around server BLOCK_STATUS misalignment at EOF | Eric Blake |
2019-03-30 | nbd: Permit simple error to NBD_CMD_BLOCK_STATUS | Eric Blake |
2019-03-30 | nbd: Don't lose server's error to NBD_CMD_BLOCK_STATUS | Eric Blake |
2019-03-30 | nbd: Tolerate some server non-compliance in NBD_CMD_BLOCK_STATUS | Eric Blake |
2019-03-26 | file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes | Kevin Wolf |
2019-03-26 | block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers | Kevin Wolf |
2019-03-26 | block: Add BDRV_REQ_NO_FALLBACK | Kevin Wolf |
2019-03-26 | block: Remove error messages in bdrv_make_zero() | Kevin Wolf |
2019-03-22 | trace-events: Delete unused trace points | Markus Armbruster |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-19 | block: Make bdrv_{copy_on_read,crypto_luks,replication} static | Alberto Garcia |
2019-03-19 | vmdk: Support version=3 in VMDK descriptor files | Sam Eiderman |
2019-03-19 | qcow2: Fix data file error condition in qcow2_co_create() | Kevin Wolf |
2019-03-19 | mirror: Confirm we're quiesced only if the job is paused or cancelled | Sergio Lopez |
2019-03-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-03-13 | file-posix: add drop-cache=on|off option | Stefan Hajnoczi |
2019-03-12 | block: Remove the AioContext parameter from bdrv_reopen_multiple() | Alberto Garcia |
2019-03-12 | block: Add a 'mutable_opts' field to BlockDriver | Alberto Garcia |
2019-03-12 | block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() | Alberto Garcia |