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