Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qcow2: Fix signedness bugs | Kevin Wolf | 2010-02-23 | 1 | -4/+2 |
* | qcow2: Return 0/-errno in qcow2_alloc_cluster_offset | Kevin Wolf | 2010-01-27 | 1 | -2/+2 |
* | Revert "qcow2: Bring synchronous read/write back to life" | Kevin Wolf | 2009-10-27 | 1 | -3/+0 |
* | qcow2: Bring synchronous read/write back to life | Kevin Wolf | 2009-10-15 | 1 | -0/+3 |
* | qcow2: Increase maximum cluster size to 2 MB | Kevin Wolf | 2009-10-05 | 1 | -1/+1 |
* | Fix sys-queue.h conflict for good | Blue Swirl | 2009-09-12 | 1 | -3/+3 |
* | qcow2: Order concurrent AIO requests on the same unallocated cluster | Kevin Wolf | 2009-09-09 | 1 | -0/+7 |
* | Fix QCOW2 debugging code to compile again | Filip Navara | 2009-06-29 | 1 | -0/+4 |
* | qcow2: Rename global functions | Kevin Wolf | 2009-06-16 | 1 | -27/+27 |
* | qcow2: Split out snapshot functions | Kevin Wolf | 2009-06-16 | 1 | -0/+16 |
* | qcow2: Split out guest cluster functions | Kevin Wolf | 2009-06-16 | 1 | -2/+35 |
* | qcow2: Split out refcount handling | Kevin Wolf | 2009-06-16 | 1 | -0/+154 |