Age | Commit message (Expand) | Author |
2012-04-10 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-04-05 | qed: remove incoming live migration blocker | Benoît Canet |
2012-04-05 | qed: honor BDRV_O_INCOMING for incoming live migration | Benoît Canet |
2012-04-05 | qed: add bdrv_invalidate_cache to be called after incoming live migration | Benoît Canet |
2012-04-05 | block stream: close unused files and update ->backing_hd | Marcelo Tosatti |
2012-04-05 | sheepdog: fix send req helpers | Liu Yuan |
2012-04-05 | sheepdog: implement SD_OP_FLUSH_VDI operation | Liu Yuan |
2012-04-05 | qed: track dirty flag status | Dong Xu Wang |
2012-04-05 | qed: image fragmentation statistics | Dong Xu Wang |
2012-04-05 | block: set job->speed in block_set_speed | Paolo Bonzini |
2012-04-05 | block: fix streaming/closing race | Paolo Bonzini |
2012-04-05 | vdi: change goto to loop | Paolo Bonzini |
2012-04-05 | vdi: do not create useless iovecs | Paolo Bonzini |
2012-04-05 | vdi: leave bounce buffering to block layer | Paolo Bonzini |
2012-04-05 | vdi: move aiocb fields to locals | Paolo Bonzini |
2012-04-05 | vdi: merge aio_read_cb and aio_write_cb into callers | Paolo Bonzini |
2012-04-05 | vdi: move end-of-I/O handling at the end | Paolo Bonzini |
2012-04-05 | vdi: basic conversion to coroutines | Paolo Bonzini |
2012-04-05 | block/vpc: write checksum back to footer after check | Zhang Shengju |
2012-04-05 | block: push recursive flushing up from drivers | Paolo Bonzini |
2012-04-05 | qcow2: Remove unused parameter in get_cluster_table() | Kevin Wolf |
2012-04-03 | block/curl: Replace usleep by g_usleep | Stefan Weil |
2012-03-12 | qcow2: Reduce number of I/O requests | Kevin Wolf |
2012-03-12 | qcow2: Add qcow2_alloc_clusters_at() | Kevin Wolf |
2012-03-12 | qcow2: Factor out count_cow_clusters | Kevin Wolf |
2012-03-12 | qcow2: Add error messages in qcow2_truncate | Kevin Wolf |
2012-03-12 | qcow2: Add some tracing | Kevin Wolf |
2012-03-12 | qed: do not evict in-use L2 table cache entries | Stefan Hajnoczi |
2012-03-07 | block/vmdk: Fix warning from splint (comparision of unsigned value) | Stefan Weil |
2012-02-29 | qcow2: Reject too large header extensions | Kevin Wolf |
2012-02-29 | qcow2: Fix offset in qcow2_read_extensions | Kevin Wolf |
2012-02-29 | qcow2: Fix build with DEBUG_EXT enabled | Kevin Wolf |
2012-02-22 | block: bdrv_eject(): Make eject_flag a real bool | Luiz Capitulino |
2012-02-09 | sheepdog: fix co_recv coroutine context | MORITA Kazutaka |
2012-02-09 | qcow2: Keep unknown header extension when rewriting header | Kevin Wolf |
2012-02-09 | qcow2: Update whole header at once | Kevin Wolf |
2012-02-09 | vpc: Round up image size during fixed image creation | Kevin Wolf |
2012-02-09 | vpc: Add support for Fixed Disk type | Charles Arnold |
2012-02-09 | iSCSI: add configuration variables for iSCSI | Ronnie Sahlberg |
2012-02-09 | qed: add .bdrv_co_write_zeroes() support | Stefan Hajnoczi |
2012-02-09 | qed: replace is_write with flags field | Stefan Hajnoczi |
2012-01-26 | qcow: Use bdrv functions to replace file operation | Li Zhi Hui |
2012-01-26 | qcow: Return real error code in qcow_open | Li Zhi Hui |
2012-01-26 | block/vdi: Zero unused parts when allocating a new block (fix #919242) | Stefan Weil |
2012-01-26 | block: add support for partial streaming | Marcelo Tosatti |
2012-01-26 | block: rate-limit streaming operations | Stefan Hajnoczi |
2012-01-26 | block: add image streaming block job | Stefan Hajnoczi |
2012-01-26 | block: replace unchecked strdup/malloc/calloc with glib | Stefan Hajnoczi |
2012-01-26 | rbd: wire up snapshot removal and rollback functionality | Gregory Farnum |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |