aboutsummaryrefslogtreecommitdiff
path: root/block/rbd.c
AgeCommit message (Expand)Author
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori
2012-06-15rbd: hook up cache optionsJosh Durgin
2012-06-11change qemu_iovec_to_buf() to match other to,from_buf functionsMichael Tokarev
2012-06-11allow qemu_iovec_from_buffer() to specify offset from which to start copyingMichael Tokarev
2012-05-02rbd: add discard supportJosh Durgin
2012-04-19aio: remove process_queue callback and qemu_aio_process_queuePaolo Bonzini
2012-01-26rbd: wire up snapshot removal and rollback functionalityGregory Farnum
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-12-15rbd: always set out parameter in qemu_rbd_snap_listJosh Durgin
2011-12-15block: qemu_aio_get does not return NULLPaolo Bonzini
2011-11-11block: Rename bdrv_co_flush to bdrv_co_flush_to_diskKevin Wolf
2011-10-21block: change flush to co_flushPaolo Bonzini
2011-09-20rbd: allow escaping in config stringSage Weil
2011-09-20rbd: call flush, if availableSage Weil
2011-09-20rbd: update comment headingSage Weil
2011-09-20rbd: ignore failures when reading from default conf locationSage Weil
2011-09-12rbd: fix leak in qemu_rbd_open failure pathsSage Weil
2011-09-12rbd: clean up, fix styleSage Weil
2011-09-12rbd: allow client id to be specified in config stringSage Weil
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-14block/rbd: Remove unused local variableStefan Weil
2011-06-08rbd: Add bdrv_truncate implementationJosh Durgin
2011-06-08rbd: check return values when scheduling aioJosh Durgin
2011-06-08rbd: allow configuration of rados from the rbd filenameJosh Durgin
2011-06-08rbd: use the higher level librbd instead of just libradosJosh Durgin
2010-12-14ceph/rbd block driver for qemu-kvmChristian Brunner