Age | Commit message (Expand) | Author |
2017-08-24 | block/nfs: fix mutex assertion in nfs_file_close() | Jeff Cody |
2017-08-24 | block: Skip implicit nodes in query-block/blockstats | Kevin Wolf |
2017-08-24 | commit: Add NULL check for overlay_bs | Kevin Wolf |
2017-08-24 | block: Do not strcmp() with NULL uri->scheme | Max Reitz |
2017-08-24 | nbd: fix NBD over TLS | Paolo Bonzini |
2017-08-24 | blkverify: Catch bs->exact_filename overflow | Max Reitz |
2017-08-24 | blkdebug: Catch bs->exact_filename overflow | Max Reitz |
2017-08-24 | commit: Fix completion with extra reference | Kevin Wolf |
2017-08-24 | commit: Fix use after free in completion | Kevin Wolf |
2017-08-03 | mirror: Drop permissions on s->target on completion | Kevin Wolf |
2017-08-03 | block: Guarantee that *file is set on bdrv_get_block_status() | Eric Blake |
2017-08-03 | block: Simplify BDRV_BLOCK_RAW recursion | Eric Blake |
2017-08-03 | blkdebug: Add ability to override unmap geometries | Eric Blake |
2017-08-03 | blkdebug: Simplify override logic | Eric Blake |
2017-08-03 | blkdebug: Add pass-through write_zero and discard support | Eric Blake |
2017-08-03 | blkdebug: Refactor error injection | Eric Blake |
2017-08-03 | blkdebug: Sanity check block layer guarantees | Eric Blake |
2017-08-03 | vvfat: fix qemu-img map and qemu-img convert | Hervé Poussineau |
2017-08-03 | stream: fix crash in stream_start() when block_job_create() fails | Alberto Garcia |
2017-08-03 | curl: avoid recursive locking of BDRVCURLState mutex | Paolo Bonzini |
2017-08-03 | curl: never invoke callbacks with s->mutex held | Paolo Bonzini |
2017-08-03 | curl: strengthen assertion in curl_clean_state | Paolo Bonzini |
2017-08-03 | block: Add errp to b{lk,drv}_truncate() | Max Reitz |
2017-08-03 | block/vhdx: Make vhdx_create() always set errp | Max Reitz |
2017-07-31 | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake |
2017-07-31 | qobject: Drop useless QObject casts | Eric Blake |
2017-07-31 | block: Do not unref bs->file on error in BD's open | Max Reitz |
2017-07-31 | dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented | Eric Blake |
2017-04-18 | block: Walk bs->children carefully in bdrv_drain_recurse | Fam Zheng |
2017-04-11 | block/io: Comment out permission assertions | Max Reitz |
2017-04-11 | sheepdog: Fix crash in co_read_response() | Kevin Wolf |
2017-04-11 | iscsi: Fix iscsi_create | Fam Zheng |
2017-04-11 | throttle: Remove block from group on hot-unplug | Eric Blake |
2017-04-11 | block: pass the right options for BlockDriver.bdrv_open() | Dong Jia Shi |
2017-04-11 | sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILE | Fam Zheng |
2017-04-11 | block: Fix bdrv_co_flush early return | Fam Zheng |
2017-04-11 | block: Use bdrv_coroutine_enter to start I/O coroutines | Fam Zheng |
2017-04-11 | block: Make bdrv_parent_drained_begin/end public | Fam Zheng |
2017-04-07 | mirror: Fix aio context of mirror_top_bs | Fam Zheng |
2017-04-07 | block: Don't check permissions for copy on read | Kevin Wolf |
2017-04-07 | block/mirror: Fix use-after-free | Max Reitz |
2017-04-07 | commit: Set commit_top_bs->total_sectors | Kevin Wolf |
2017-04-07 | commit: Set commit_top_bs->aio_context | Kevin Wolf |
2017-04-07 | block: Ignore guest dev permissions during incoming migration | Kevin Wolf |
2017-04-04 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-04-03 | block/parallels: Avoid overflows | Max Reitz |
2017-04-03 | qcow2: Discard unaligned tail when wiping image | Eric Blake |
2017-04-03 | sheepdog: Fix blockdev-add | Markus Armbruster |
2017-04-03 | nbd: Tidy up blockdev-add interface | Markus Armbruster |
2017-04-03 | qapi-schema: SocketAddressFlat variants 'vsock' and 'fd' | Markus Armbruster |