Age | Commit message (Expand) | Author |
---|---|---|
2010-11-04 | block: Allow bdrv_flush to return errors | Kevin Wolf |
2010-06-22 | cow: Use bdrv_(p)write_sync for metadata writes | Kevin Wolf |
2010-06-15 | cow: use qemu block API | Christoph Hellwig |
2010-06-15 | cow: stop using mmap | Christoph Hellwig |
2010-06-15 | cow: use pread/pwrite | Christoph Hellwig |
2010-05-03 | block: Open the underlying image file in generic code | Kevin Wolf |
2010-03-09 | cow: return errno instead of -1 | Juan Quintela |
2010-01-26 | block/cow.c: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov |
2009-09-11 | block: use fdatasync instead of fsync if possible | Christoph Hellwig |
2009-06-06 | qemu-img: Print available options with -o ? | Kevin Wolf |
2009-05-22 | Convert all block drivers to new bdrv_create | Kevin Wolf |
2009-05-14 | Move block drivers into their own directory | Anthony Liguori |