Age | Commit message (Expand) | Author |
2020-07-17 | Remove VXHS block device | Marc-André Lureau |
2020-07-14 | file-posix: Mitigate file fragmentation with extent size hints | Kevin Wolf |
2020-07-06 | block/qcow2: implement blockdev-amend | Maxim Levitsky |
2020-07-06 | block/crypto: implement blockdev-amend | Maxim Levitsky |
2020-07-06 | block/core: add generic infrastructure for x-blockdev-amend qmp command | Maxim Levitsky |
2020-05-28 | qcow2: Expose bitmaps' size during measure | Eric Blake |
2020-05-13 | qcow2: add zstd cluster compression | Denis Plotnikov |
2020-05-13 | qcow2: introduce compression type feature | Denis Plotnikov |
2020-03-17 | qapi: Mark deprecated QMP parts with feature 'deprecated' | Markus Armbruster |
2020-03-11 | qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot' | Peter Krempa |
2020-03-06 | block/rbd: Add support for ceph namespaces | Florian Florensa |
2020-03-06 | qemu-storage-daemon: Add --export option | Kevin Wolf |
2020-03-06 | blockdev-nbd: Boxed argument type for nbd-server-add | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --nbd-server option | Kevin Wolf |
2020-03-06 | block: Move sysemu QMP commands to QAPI block module | Kevin Wolf |
2020-03-06 | block: Move common QMP commands to block-core QAPI module | Kevin Wolf |
2020-02-20 | qapi: Allow getting flat output from 'query-named-block-nodes' | Peter Krempa |
2020-02-18 | commit: Expose on-error option in QMP | Kevin Wolf |
2020-02-18 | qapi: Document meaning of 'ignore' BlockdevOnError for jobs | Kevin Wolf |
2020-02-15 | qapi: Add blank lines before bulleted lists | Peter Maydell |
2020-02-15 | qapi: Use explicit bulleted lists | Peter Maydell |
2020-02-15 | qapi: Remove hardcoded tabs | Peter Maydell |
2020-02-15 | qapi: Fix indent level on doc comments in json files | Peter Maydell |
2020-02-15 | qapi: Fix incorrect "Not documented" claims in QMP documentation | Peter Maydell |
2020-02-15 | qapi/block-core.json: Use literal block for ascii art | Peter Maydell |
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 |