1. 6f1953c block: use fdatasync instead of fsync if possible by Christoph Hellwig · 16 years ago
  2. db08adf qemu-img: Print available options with -o ? by Kevin Wolf · 16 years ago
  3. 0e7e198 Convert all block drivers to new bdrv_create by Kevin Wolf · 16 years ago
  4. 019d6b8 Move block drivers into their own directory by Anthony Liguori · 16 years ago[Renamed from block-cow.c]
  5. 5efa9d5 Convert block infrastructure to use new module init functionality by Anthony Liguori · 16 years ago
  6. 3f4cb3d Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' by blueswir1 · 16 years ago
  7. e60f469 Use C99 initializers for BlockDriver methods by aurel32 · 16 years ago
  8. faf0796 Split block API from vl.h. by pbrook · 17 years ago
  9. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  10. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  11. 83f6409 async file I/O API by bellard · 19 years ago
  12. 7a6cba6 Disk cache flush support. by pbrook · 19 years ago
  13. 712e787 probing fixes by bellard · 20 years ago
  14. 2b03a7a renamed set_bit to cow_set_bit (Paul Brook) by bellard · 20 years ago
  15. e2731ad fixed block close() method prototype by bellard · 20 years ago
  16. d524939 64 bit file I/O by default by bellard · 21 years ago
  17. ea2384d new disk image layer by bellard · 21 years ago