summaryrefslogtreecommitdiffstats
path: root/block/rbd.c
Commit message (Expand)AuthorAgeFilesLines
...
* aio: remove process_queue callback and qemu_aio_process_queuePaolo Bonzini2012-04-191-3/+2Star
* rbd: wire up snapshot removal and rollback functionalityGregory Farnum2012-01-261-0/+22
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+2
* rbd: always set out parameter in qemu_rbd_snap_listJosh Durgin2011-12-151-1/+2
* block: qemu_aio_get does not return NULLPaolo Bonzini2011-12-151-3/+0Star
* block: Rename bdrv_co_flush to bdrv_co_flush_to_diskKevin Wolf2011-11-111-5/+5
* block: change flush to co_flushPaolo Bonzini2011-10-211-2/+2
* rbd: allow escaping in config stringSage Weil2011-09-201-2/+27
* rbd: call flush, if availableSage Weil2011-09-201-0/+12
* rbd: update comment headingSage Weil2011-09-201-15/+13Star
* rbd: ignore failures when reading from default conf locationSage Weil2011-09-201-10/+4Star
* rbd: fix leak in qemu_rbd_open failure pathsSage Weil2011-09-121-15/+13Star
* rbd: clean up, fix styleSage Weil2011-09-121-9/+8Star
* rbd: allow client id to be specified in config stringSage Weil2011-09-121-8/+44
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-13/+13
* block/rbd: Remove unused local variableStefan Weil2011-06-141-4/+0Star
* rbd: Add bdrv_truncate implementationJosh Durgin2011-06-081-0/+14
* rbd: check return values when scheduling aioJosh Durgin2011-06-081-4/+20
* rbd: allow configuration of rados from the rbd filenameJosh Durgin2011-06-081-17/+102
* rbd: use the higher level librbd instead of just libradosJosh Durgin2011-06-081-577/+218Star
* ceph/rbd block driver for qemu-kvmChristian Brunner2010-12-141-0/+1059