Age | Commit message (Expand) | Author |
2014-04-01 | qcow2: fix two memory leaks in qcow2_open error code path | Prasad Joshi |
2014-04-01 | vvfat: Fix :floppy: option to suppress partition table | Markus Armbruster |
2014-03-25 | mirror: fix early wake from sleep due to aio | Stefan Hajnoczi |
2014-03-25 | mirror: fix throttling delay calculation | Paolo Bonzini |
2014-03-25 | Fixed various typos | Deepak Kathayat |
2014-03-19 | block/nfs: report errors from libnfs | Peter Lieven |
2014-03-19 | qcow2: Fix fail path in realloc_refcount_block() | Max Reitz |
2014-03-19 | qcow2: Correct comment for realloc_refcount_block() | Max Reitz |
2014-03-19 | block: Add error handling to bdrv_invalidate_cache() | Kevin Wolf |
2014-03-14 | nbd: close socket if connection breaks | Stefan Hajnoczi |
2014-03-14 | block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants | Jeff Cody |
2014-03-13 | block/raw-win32: bdrv_parse_filename() for hdev | Max Reitz |
2014-03-13 | block/raw-posix: Strip protocol prefix on creation | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for cdrom | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for floppy | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for hdev | Max Reitz |
2014-03-13 | qcow2: Don't write with BDRV_O_INCOMING | Kevin Wolf |
2014-03-13 | qcow2: Keep option in qcow2_invalidate_cache() | Kevin Wolf |
2014-03-13 | block: Rewrite the snapshot authorization mechanism for block filters. | Benoît Canet |
2014-03-13 | qcow2: Check bs->drv in copy_sectors() | Max Reitz |
2014-03-13 | block: Update image size in bdrv_invalidate_cache() | Kevin Wolf |
2014-03-13 | qcow2-refcount: Sanitize refcount table entry | Max Reitz |
2014-03-06 | block/raw-win32: Strip "file:" prefix on creation | Max Reitz |
2014-03-06 | block/raw-win32: Implement bdrv_parse_filename() | Max Reitz |
2014-03-06 | block/raw-posix: Strip "file:" prefix on creation | Max Reitz |
2014-03-06 | block/raw-posix: Implement bdrv_parse_filename() | Max Reitz |
2014-03-06 | block: mirror - remove code cruft that has no function | Jeff Cody |
2014-03-05 | iscsi: Use bs->sg for everything else than disks | Kevin Wolf |
2014-03-05 | gluster: Remove unused defines and header include | Bharata B Rao |
2014-03-05 | gluster: Change licence to GPLv2+ | Bharata B Rao |
2014-03-04 | block/gluster: Add missing argument to qemu_gluster_init() call | Andreas Färber |
2014-03-04 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell |
2014-02-28 | block/vmdk: do not report file offset for compressed extents | Peter Lieven |
2014-02-28 | qmp: Make Quorum error events more palatable. | Benoît Canet |
2014-02-28 | block: gluster - add reopen support. | Jeff Cody |
2014-02-28 | block: gluster - code movements, state storage changes | Jeff Cody |
2014-02-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-02-24 | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell |
2014-02-22 | block/iscsi: fix segfault if writesame fails | Peter Lieven |
2014-02-22 | block/iscsi: query for supported VPD pages | Peter Lieven |
2014-02-22 | block/iscsi: fix deadlock on scsi check condition | Peter Lieven |
2014-02-21 | quorum: Simplify quorum_open() | Max Reitz |
2014-02-21 | quorum: Add quorum_open() and quorum_close(). | Benoît Canet |
2014-02-21 | quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum. | Benoît Canet |
2014-02-21 | quorum: Add quorum_co_flush(). | Benoît Canet |
2014-02-21 | quorum: Add quorum_invalidate_cache(). | Benoît Canet |
2014-02-21 | quorum: Add quorum_getlength(). | Benoît Canet |
2014-02-21 | quorum: Add quorum mechanism. | Benoît Canet |
2014-02-21 | quorum: Add quorum_aio_readv. | Benoît Canet |