Age | Commit message (Expand) | Author |
2020-01-30 | qapi/block-core: add option for io_uring | Aarushi Mehta |
2020-01-06 | block: introduce compress filter driver | Andrey Shinkevich |
2020-01-06 | blkdebug: Allow taking/unsharing permissions | Max Reitz |
2019-12-18 | qapi: better document NVMe blockdev @device parameter | Daniel P. Berrangé |
2019-11-18 | bitmap: Enforce maximum bitmap name length | Eric Blake |
2019-10-25 | qapi: add support for blkreplay driver | Pavel Dovgalyuk |
2019-10-17 | dirty-bitmaps: remove deprecated autoload parameter | John Snow |
2019-10-10 | block/backup: use backup-top instead of write notifiers | Vladimir Sementsov-Ogievskiy |
2019-10-10 | qapi: query-blockstat: add driver specific file-posix stats | Anton Nefedov |
2019-10-10 | qapi: add unmap to BlockDeviceStats | Anton Nefedov |
2019-10-10 | qapi: group BlockDeviceStats fields | Anton Nefedov |
2019-08-19 | doc: Preallocation does not require writing zeroes | Max Reitz |
2019-08-19 | LUKS: support preallocation | Maxim Levitsky |
2019-08-16 | qapi: add dirty-bitmaps to query-named-block-nodes result | Vladimir Sementsov-Ogievskiy |
2019-08-16 | block/backup: support bitmap sync modes for non-bitmap backups | John Snow |
2019-08-16 | block/backup: add 'always' bitmap sync policy | John Snow |
2019-08-16 | block/backup: add 'never' policy to bitmap sync mode | John Snow |
2019-08-16 | block/backup: Add mirror sync mode 'bitmap' | John Snow |
2019-08-16 | qapi: add BitmapSyncMode enum | John Snow |
2019-08-16 | qapi/block-core: Introduce BackupCommon | John Snow |
2019-08-15 | block/nbd: add cmdline and qapi parameter reconnect-delay | Vladimir Sementsov-Ogievskiy |
2019-06-18 | block/null: Expose read-zeroes option in QAPI schema | Kevin Wolf |
2019-06-14 | blkdebug: Inject errors on .bdrv_co_block_status() | Max Reitz |
2019-06-14 | blkdebug: Add "none" event | Max Reitz |
2019-06-14 | blkdebug: Add @iotype error option | Max Reitz |
2019-06-14 | qapi/block-core: Overlays are not snapshots | Max Reitz |
2019-06-12 | file-posix: Add dynamic-auto-read-only QAPI feature | Kevin Wolf |
2019-06-12 | qapi/block-core: update documentation of preallocation parameter | Stefano Garzarella |
2019-05-30 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-05-28 | qapi: support external bitmaps in block-dirty-bitmap-merge | Vladimir Sementsov-Ogievskiy |
2019-05-28 | qcow2: skip writing zero buffers to empty COW areas | Anton Nefedov |
2019-03-19 | qapi: fix block-latency-histogram-set description and examples | Vladimir Sementsov-Ogievskiy |
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: Add an 'x-blockdev-reopen' QMP command | Alberto Garcia |
2019-03-12 | qapi: drop x- from x-block-latency-histogram-set | Vladimir Sementsov-Ogievskiy |
2019-03-12 | block/dirty-bitmap: add inconsistent status | John Snow |
2019-03-12 | block/dirty-bitmaps: add inconsistent bit | John Snow |
2019-03-12 | block/dirty-bitmap: add recording and busy properties | John Snow |
2019-03-12 | qapi: move to QOM path for x-block-latency-histogram-set | Vladimir Sementsov-Ogievskiy |
2019-03-08 | qcow2: Implement data-file-raw create option | Kevin Wolf |
2019-03-08 | qcow2: Store data file name in the image | Kevin Wolf |
2019-03-08 | qcow2: Creating images with external data file | Kevin Wolf |
2019-03-08 | qcow2: Add basic data-file infrastructure | Kevin Wolf |
2019-02-19 | block/dirty-bitmap: Documentation and Comment fixups | John Snow |
2019-02-19 | dirty-bitmap: Expose persistent flag to 'query-block' | Eric Blake |
2019-02-14 | qapi: Fix qcow2 encryption doc typo | Eric Blake |
2019-02-11 | qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 | Andrey Shinkevich |
2019-02-01 | vmdk: Reject excess extents in blockdev-create | Kevin Wolf |