Age | Commit message (Expand) | Author |
2018-06-27 | linux-aio: properly bubble up errors from initialization | Nishanth Aravamudan |
2018-06-22 | qapi: remove empty flat union branches and types | Anton Nefedov |
2018-06-18 | block/mirror: Add copy mode QAPI interface | Max Reitz |
2018-06-18 | block/mirror: Add active mirroring | Max Reitz |
2018-06-18 | block/mirror: Add MirrorBDSOpaque | Max Reitz |
2018-06-18 | block/dirty-bitmap: Add bdrv_dirty_iter_next_area | Max Reitz |
2018-06-18 | hbitmap: Add @advance param to hbitmap_iter_next() | Max Reitz |
2018-06-18 | block/mirror: Use source as a BdrvChild | Max Reitz |
2018-06-18 | block/mirror: Wait for in-flight op conflicts | Max Reitz |
2018-06-18 | block/mirror: Use CoQueue to wait on in-flight ops | Max Reitz |
2018-06-18 | block/mirror: Convert to coroutines | Max Reitz |
2018-06-18 | block/mirror: Pull out mirror_perform() | Max Reitz |
2018-06-18 | block: fix QEMU crash with scsi-hd and drive_del | Greg Kurz |
2018-06-18 | block: Allow graph changes in bdrv_drain_all_begin/end sections | Kevin Wolf |
2018-06-18 | block: ignore_bds_parents parameter for drain functions | Kevin Wolf |
2018-06-18 | block: Move bdrv_drain_all_begin() out of coroutine context | Kevin Wolf |
2018-06-18 | block: Defer .bdrv_drain_begin callback to polling phase | Kevin Wolf |
2018-06-18 | block: Don't poll in parent drain callbacks | Kevin Wolf |
2018-06-18 | block: Drain recursively with a single BDRV_POLL_WHILE() | Kevin Wolf |
2018-06-18 | block: Remove bdrv_drain_recurse() | Kevin Wolf |
2018-06-18 | block: Really pause block jobs on drain | Kevin Wolf |
2018-06-18 | block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE() | Kevin Wolf |
2018-06-18 | block: Don't manually poll in bdrv_drain_all() | Kevin Wolf |
2018-06-18 | block: Remove 'recursive' parameter from bdrv_drain_invoke() | Kevin Wolf |
2018-06-18 | block: Use bdrv_do_drain_begin/end in bdrv_drain_all() | Kevin Wolf |
2018-06-18 | test-bdrv-drain: bdrv_drain() works with cross-AioContext events | Kevin Wolf |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-06-15 | rbd: New parameter key-secret | Markus Armbruster |
2018-06-15 | rbd: New parameter auth-client-required | Markus Armbruster |
2018-06-15 | block: Make remaining uses of qobject input visitor more robust | Markus Armbruster |
2018-06-15 | block: Factor out qobject_input_visitor_new_flat_confused() | Markus Armbruster |
2018-06-15 | block: Clean up a misuse of qobject_to() in .bdrv_co_create_opts() | Markus Armbruster |
2018-06-15 | block: Fix -drive for certain non-string scalars | Markus Armbruster |
2018-06-15 | block: Fix -blockdev for certain non-string scalars | Markus Armbruster |
2018-06-15 | block: Add block-specific QDict header | Max Reitz |
2018-06-15 | iscsi: Drop deprecated -drive parameter "filename" | Markus Armbruster |
2018-06-15 | rbd: Drop deprecated -drive parameter "filename" | Markus Armbruster |
2018-06-11 | qapi: add x-block-dirty-bitmap-merge | Vladimir Sementsov-Ogievskiy |
2018-06-11 | block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2018-06-11 | block: simplify code around releasing bitmaps | Paolo Bonzini |
2018-06-11 | block: remove bdrv_dirty_bitmap_make_anon | Paolo Bonzini |
2018-06-11 | qcow2: Do not mark inactive images corrupt | Max Reitz |
2018-06-11 | throttle: Fix crash on reopen | Alberto Garcia |
2018-06-11 | block/qcow2-bitmap: fix free_bitmap_clusters | Vladimir Sementsov-Ogievskiy |
2018-06-11 | qcow2: Repair OFLAG_COPIED when fixing leaks | Max Reitz |
2018-06-11 | block: Add Error parameter to bdrv_amend_options | Max Reitz |
2018-06-11 | block/file-posix: File locking during creation | Max Reitz |
2018-06-11 | block/file-posix: Pass FD to locking helpers | Max Reitz |
2018-06-05 | sheepdog: remove huge BSS object | Paolo Bonzini |
2018-06-05 | sheepdog: cleanup repeated expression | Paolo Bonzini |