1. b9531b6 block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported() by Stefan Weil · 13 years ago
  2. 621f058 qcow2: Zero write support by Kevin Wolf · 13 years ago
  3. cfcc4c6 qcow2: Support for feature table header extension by Kevin Wolf · 13 years ago
  4. 6377af4 qcow2: Support reading zero clusters by Kevin Wolf · 13 years ago
  5. 6744cba qcow2: Version 3 images by Kevin Wolf · 13 years ago
  6. 68d000a qcow2: Ignore reserved bits in get_cluster_offset by Kevin Wolf · 13 years ago
  7. 29cdb25 block: push recursive flushing up from drivers by Paolo Bonzini · 13 years ago
  8. 259b217 qcow2: Add error messages in qcow2_truncate by Kevin Wolf · 13 years ago
  9. 3cce16f qcow2: Add some tracing by Kevin Wolf · 13 years ago
  10. 64ca6ae qcow2: Reject too large header extensions by Kevin Wolf · 13 years ago
  11. fd29b4b qcow2: Fix offset in qcow2_read_extensions by Kevin Wolf · 13 years ago
  12. 423477e qcow2: Fix build with DEBUG_EXT enabled by Kevin Wolf · 13 years ago
  13. 75bab85 qcow2: Keep unknown header extension when rewriting header by Kevin Wolf · 13 years ago
  14. e24e49e qcow2: Update whole header at once by Kevin Wolf · 13 years ago
  15. 28c1202 block/qcow2.c: call qcow2_free_snapshots in the function of qcow2_close by Li Zhi Hui · 13 years ago
  16. eb5d5be Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  17. e8ee5e4 coroutine: add qemu_co_queue_restart_all() by Stefan Hajnoczi · 13 years ago
  18. f8a2e5e block: convert qcow2, qcow2, and vmdk to .bdrv_co_is_allocated() by Stefan Hajnoczi · 13 years ago
  19. 42deb29 qcow2: Return real error code in qcow2_read_snapshots by Kevin Wolf · 13 years ago
  20. a968168 block: Add coroutine_fn marker to coroutine functions by Dong Xu Wang · 13 years ago
  21. 9b2260c fix spelling in block sub directory by Dong Xu Wang · 13 years ago
  22. 06d9260 qcow2: implement bdrv_invalidate_cache (v2) by Anthony Liguori · 13 years ago
  23. eb489bb block: Introduce bdrv_co_flush_to_os by Kevin Wolf · 13 years ago
  24. c68b89a block: Rename bdrv_co_flush to bdrv_co_flush_to_disk by Kevin Wolf · 13 years ago
  25. c95de7e block: fix qcow2_co_flush deadlock by Dong Xu Wang · 13 years ago
  26. 6db39ae block: change discard to co_discard by Paolo Bonzini · 13 years ago
  27. 8b94ff8 block: change flush to co_flush by Paolo Bonzini · 13 years ago
  28. 8f1efd0 qcow2: Fix bdrv_write_compressed error handling by Kevin Wolf · 13 years ago
  29. 6f6dc65 block: drop redundant bdrv_flush implementation by Stefan Hajnoczi · 13 years ago
  30. dea43a6 qcow2: align cluster_data to block to improve performance using O_DIRECT by Frediano Ziglio · 13 years ago
  31. 0fa9131 qcow2: Fix error cases to run depedent requests by Kevin Wolf · 13 years ago
  32. 8e217d5 qcow2: Properly initialise QcowL2Meta by Kevin Wolf · 13 years ago
  33. ab0997e qcow2: remove memory leak by Frediano Ziglio · 13 years ago
  34. 3fc48d0 qcow2: Removed QCowAIOCB entirely by Frediano Ziglio · 13 years ago
  35. 5ebaa27 qcow2: reindent and use while before the big jump by Frediano Ziglio · 13 years ago
  36. e78c69b qcow2: remove common from QCowAIOCB by Frediano Ziglio · 13 years ago
  37. c2bdd99 qcow2: remove cluster_offset from QCowAIOCB by Frediano Ziglio · 13 years ago
  38. c227140 qcow2: remove l2meta from QCowAIOCB by Frediano Ziglio · 13 years ago
  39. faf575c qcow2: removed cur_nr_sectors field in QCowAIOCB by Frediano Ziglio · 13 years ago
  40. 4617310 qcow2: Removed unused AIOCB fields by Frediano Ziglio · 13 years ago
  41. f5cd817 qcow/qcow2: Allocate QCowAIOCB structure using stack by Frediano Ziglio · 13 years ago
  42. 6cbc303 qcow2: Fix DEBUG_* compilation by Philipp Hahn · 14 years ago
  43. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  44. 68d100e qcow2: Use coroutines by Kevin Wolf · 14 years ago
  45. 6daf194 Strip trailing '\n' from error_report()'s first argument by Markus Armbruster · 14 years ago
  46. 42496d6 qcow2: Avoid direct AIO callback by Kevin Wolf · 14 years ago
  47. 99cce9f qemu-img create: Fix displayed default cluster size by Kevin Wolf · 14 years ago
  48. a659979 block: clarify the meaning of BDRV_O_NOCACHE by Christoph Hellwig · 14 years ago
  49. e8cdcec qcow2: Report error for version > 2 by Kevin Wolf · 14 years ago
  50. 8af3648 qcow2: Fix error handling for reading compressed clusters by Kevin Wolf · 14 years ago
  51. 3ab4c7e qcow2: Fix error handling for immediate backing file read failure by Kevin Wolf · 14 years ago
  52. e0d9c6f QCOW2: bug fix - read base image beyond its size by Chunqiang Tang · 14 years ago
  53. e1a7107 qcow2: Really use cache=unsafe for image creation by Kevin Wolf · 14 years ago
  54. 5ea929e qcow2: Add bdrv_discard support by Kevin Wolf · 14 years ago
  55. 29c1a73 qcow2: Use QcowCache by Kevin Wolf · 14 years ago
  56. 6d85a57 Add proper -errno error return values to qcow2_open() by Jes Sorensen · 14 years ago
  57. 7c80ab3 block/qcow2.c: rename qcow_ functions to qcow2_ by Jes Sorensen · 14 years ago
  58. 205ef79 block: Allow bdrv_flush to return errors by Kevin Wolf · 14 years ago
  59. 51ef672 Copy snapshots out of QCOW2 disk by edison · 14 years ago
  60. 9b03605 qcow2: Remove old image creation function by Kevin Wolf · 15 years ago
  61. a942073 qcow2: Simplify image creation by Kevin Wolf · 15 years ago
  62. 7289375 qcow2: Support exact L1 table growth by Stefan Hajnoczi · 14 years ago
  63. 6f5f060 qcow2: Avoid bounce buffers for AIO write requests by Kevin Wolf · 14 years ago
  64. bd28f83 qcow2: Avoid bounce buffers for AIO read requests by Kevin Wolf · 14 years ago
  65. 9ac228e qcow2/vdi: Change check to distinguish error cases by Kevin Wolf · 15 years ago
  66. 19dbcbf qcow2: Fix error handling during metadata preallocation by Kevin Wolf · 15 years ago
  67. 8b3b720 qcow2: Use bdrv_(p)write_sync for metadata writes by Kevin Wolf · 15 years ago
  68. 1c46efa qcow2: Allow qcow2_get_cluster_offset to return errors by Kevin Wolf · 15 years ago
  69. 0bfcd59 Fix %lld or %llx printf format use by Blue Swirl · 15 years ago
  70. b666d23 block: Avoid unchecked casts for AIOCBs by Kevin Wolf · 15 years ago
  71. 92b3074 qcow2: Remove static forward declaration by Kevin Wolf · 15 years ago
  72. de5f3f4 Revert "Fix OpenBSD build" by Kevin Wolf · 15 years ago
  73. 419b19d qcow2: Implement bdrv_truncate() for growing images by Stefan Hajnoczi · 15 years ago
  74. 66f82ce block: Open the underlying image file in generic code by Kevin Wolf · 15 years ago
  75. 20d9735 Fix OpenBSD build by Blue Swirl · 15 years ago
  76. d4c146f qcow2: Use QLIST_FOREACH_SAFE macro by Stefan Hajnoczi · 15 years ago
  77. d6e9098 Replace calls of old bdrv_open by Kevin Wolf · 15 years ago
  78. 4768fa9 qcow2: Fix creation of large images by Kevin Wolf · 15 years ago
  79. 8252278 qcow2: Trigger blkdebug events by Kevin Wolf · 15 years ago
  80. c644db3 qcow2: Remove request from in-flight list after error by Kevin Wolf · 15 years ago
  81. 171e3d6 qcow2: Don't ignore immediate read/write failures by Kevin Wolf · 15 years ago
  82. bef57da qcow2: return errno instead of -1 by Juan Quintela · 15 years ago
  83. 6f745bd qcow2: Fix image creation regression by Kevin Wolf · 15 years ago
  84. 7b88e48 qcow2: rename two QCowAIOCB members by Christoph Hellwig · 15 years ago
  85. 058fc8c Ask for read-write permissions when opening files by Naphtali Sprei · 15 years ago
  86. db89119 block/qcow2.c: fix warnings with _FORTIFY_SOURCE by Kirill A. Shutemov · 15 years ago
  87. 148da7e qcow2: Return 0/-errno in qcow2_alloc_cluster_offset by Kevin Wolf · 15 years ago
  88. 1d36e3a qcow2: Fix error handling in qcow_save_vmstate by Kevin Wolf · 15 years ago
  89. f8012c1 qcow/qcow2: implement bdrv_aio_flush by Kevin Wolf · 15 years ago
  90. 756e673 block: Add bdrv_change_backing_file by Kevin Wolf · 15 years ago
  91. e1c7f0e qcow2: Store exact backing format length by Kevin Wolf · 15 years ago
  92. d191d12 qcow2: Allow qcow2 disk images with size zero by Stefan Weil · 15 years ago
  93. 72ecf02 Revert "qcow2: Bring synchronous read/write back to life" by Kevin Wolf · 15 years ago
  94. ef845c3 qcow2: Bring synchronous read/write back to life by Kevin Wolf · 15 years ago
  95. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  96. f214978 qcow2: Order concurrent AIO requests on the same unallocated cluster by Kevin Wolf · 15 years ago
  97. ea80b90 qcow2: Fix metadata preallocation by Kevin Wolf · 15 years ago
  98. 2000cbc Fix gcc 3 warning about uninitialized variable by Blue Swirl · 15 years ago
  99. a35e1c1 qcow2: Metadata preallocation by Kevin Wolf · 16 years ago
  100. 45566e9 replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate by Christoph Hellwig · 16 years ago