1. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  2. 226c3c2 qcow2: Factor out handle_dependencies() by Kevin Wolf · 12 years ago
  3. 280d373 qcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2 by Kevin Wolf · 12 years ago
  4. f50f88b qcow2: Allocate l2meta only for cluster allocations by Kevin Wolf · 12 years ago
  5. 060bee8 qcow2: Drop l2meta.cluster_offset by Kevin Wolf · 12 years ago
  6. 593fb83 qcow2: Introduce Qcow2COWRegion by Kevin Wolf · 12 years ago
  7. 1d3afd6 qcow2: Round QCowL2Meta.offset down to cluster boundary by Kevin Wolf · 12 years ago
  8. bfe8043 qcow2: implement lazy refcounts by Stefan Hajnoczi · 13 years ago
  9. b7ab0fe qcow2: Fix avail_sectors in cluster allocation code by Kevin Wolf · 13 years ago
  10. cdba7fe qcow2: Simplify calculation for COW area at the end by Kevin Wolf · 13 years ago
  11. 833e408 qcow2: remove a line of unnecessary code by Zhi Yong Wu · 13 years ago
  12. 1417d7e qcow2: Silence false warning by Kevin Wolf · 13 years ago
  13. df02179 qcow2: Check qcow2_alloc_clusters_at() return value by Kevin Wolf · 13 years ago
  14. 54e6814 qcow2: Limit COW to where it's needed by Kevin Wolf · 13 years ago
  15. 7242411 qcow2: Don't hold cache references across yield by Kevin Wolf · 13 years ago
  16. 60651f9 qcow2: Remove unused parameter in do_alloc_cluster_offset by Kevin Wolf · 13 years ago
  17. 621f058 qcow2: Zero write support by Kevin Wolf · 13 years ago
  18. 6377af4 qcow2: Support reading zero clusters by Kevin Wolf · 13 years ago
  19. 143550a qcow2: Simplify count_cow_clusters by Kevin Wolf · 13 years ago
  20. 8e37f68 qcow2: Ignore reserved bits in L1/L2 entries by Kevin Wolf · 13 years ago
  21. b0b6862 qcow2: Fail write_compressed when overwriting data by Kevin Wolf · 13 years ago
  22. 2bfcc4a qcow2: Ignore reserved bits in count_contiguous_clusters() by Kevin Wolf · 13 years ago
  23. 68d000a qcow2: Ignore reserved bits in get_cluster_offset by Kevin Wolf · 13 years ago
  24. 8dc0a5e qcow2: Fix error handling in qcow2_alloc_cluster_offset by Kevin Wolf · 13 years ago
  25. 3948d1d qcow2: Remove unused parameter in get_cluster_table() by Kevin Wolf · 13 years ago
  26. 250196f qcow2: Reduce number of I/O requests by Kevin Wolf · 13 years ago
  27. bf319ec qcow2: Factor out count_cow_clusters by Kevin Wolf · 13 years ago
  28. 3cce16f qcow2: Add some tracing by Kevin Wolf · 13 years ago
  29. aef4acb qcow2: avoid reentrant bdrv_read() in copy_sectors() by Stefan Hajnoczi · 13 years ago
  30. 1b9f149 qcow2: Unlock during COW by Kevin Wolf · 13 years ago
  31. 8f1efd0 qcow2: Fix bdrv_write_compressed error handling by Kevin Wolf · 13 years ago
  32. ee18e73 qcow2: fix range check by Frediano Ziglio · 13 years ago
  33. 0514049 qcow2: initialize metadata before inserting in cluster_allocs by Frediano Ziglio · 13 years ago
  34. a791236 qcow2: removed unused depends_on field by Frediano Ziglio · 14 years ago
  35. 35ee5e3 qcow2: use always stderr for debugging by Frediano Ziglio · 14 years ago
  36. d57237f qcow2: fix typo in documentation for qcow2_get_cluster_offset() by Devin Nakamura · 14 years ago
  37. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  38. 68d100e qcow2: Use coroutines by Kevin Wolf · 14 years ago
  39. 9e2a370 qcow2: Fix in-flight list after qcow2_cache_put failure by Kevin Wolf · 14 years ago
  40. 80fa334 qcow2: Fix memory leaks in error cases by Kevin Wolf · 14 years ago
  41. 16fde5f qcow2: Fix order in L2 table COW by Kevin Wolf · 14 years ago
  42. 8af3648 qcow2: Fix error handling for reading compressed clusters by Kevin Wolf · 14 years ago
  43. 5ea929e qcow2: Add bdrv_discard support by Kevin Wolf · 14 years ago
  44. 3de0a29 qcow2: Batch flushes for COW by Kevin Wolf · 14 years ago
  45. 29c1a73 qcow2: Use QcowCache by Kevin Wolf · 14 years ago
  46. 653df36 qcow2: fix unaligned access by Aurelien Jarno · 14 years ago
  47. 7c80ab3 block/qcow2.c: rename qcow_ functions to qcow2_ by Jes Sorensen · 14 years ago
  48. 1c02e2a qcow2: Invalidate cache after failed read by Kevin Wolf · 14 years ago
  49. 7289375 qcow2: Support exact L1 table growth by Stefan Hajnoczi · 14 years ago
  50. bd28f83 qcow2: Avoid bounce buffers for AIO read requests by Kevin Wolf · 14 years ago
  51. 9f8e668 qcow2: Get rid of additional sync on COW by Kevin Wolf · 14 years ago
  52. 29216ed qcow2: Move sync out of qcow2_alloc_clusters by Kevin Wolf · 14 years ago
  53. 7ec5e6a qcow2: Remove unnecessary flush after L2 write by Kevin Wolf · 15 years ago
  54. 8b3b720 qcow2: Use bdrv_(p)write_sync for metadata writes by Kevin Wolf · 15 years ago
  55. 68dba0b qcow2: Restore L1 entry on l2_allocate failure by Kevin Wolf · 15 years ago
  56. 55c17e9 qcow2: Change l2_load to return 0/-errno by Kevin Wolf · 15 years ago
  57. 1c46efa qcow2: Allow qcow2_get_cluster_offset to return errors by Kevin Wolf · 15 years ago
  58. 175e115 qcow2: Fix error handling in l2_allocate by Kevin Wolf · 15 years ago
  59. 1b7c801 qcow2: Clear L2 table cache after write error by Kevin Wolf · 15 years ago
  60. 66f82ce block: Open the underlying image file in generic code by Kevin Wolf · 15 years ago
  61. c46e116 qcow2: Return 0/-errno in l2_allocate by Kevin Wolf · 15 years ago
  62. f7defcb qcow2: Return 0/-errno in write_l1_entry by Kevin Wolf · 15 years ago
  63. c835d00 qcow2: Fix error return code in qcow2_alloc_cluster_link_l2 by Kevin Wolf · 15 years ago
  64. 79a3118 qcow2: Return 0/-errno in write_l2_entries by Kevin Wolf · 15 years ago
  65. 8252278 qcow2: Trigger blkdebug events by Kevin Wolf · 15 years ago
  66. c644db3 qcow2: Remove request from in-flight list after error by Kevin Wolf · 15 years ago
  67. 4805bb6 qcow2: Fix access after end of array by Kevin Wolf · 15 years ago
  68. f4f0d39 qcow2: Fix signedness bugs by Kevin Wolf · 15 years ago
  69. 5d757b5 qcow2: Don't ignore qcow2_alloc_clusters return value by Kevin Wolf · 15 years ago
  70. 148da7e qcow2: Return 0/-errno in qcow2_alloc_cluster_offset by Kevin Wolf · 15 years ago
  71. 1e3e8f1 qcow2: Return 0/-errno in get_cluster_table by Kevin Wolf · 15 years ago
  72. fb8fa77 qcow2: Fix error handling in qcow2_grow_l1_table by Kevin Wolf · 15 years ago
  73. d191d12 qcow2: Allow qcow2 disk images with size zero by Stefan Weil · 15 years ago
  74. 72ecf02 Revert "qcow2: Bring synchronous read/write back to life" by Kevin Wolf · 15 years ago
  75. ef845c3 qcow2: Bring synchronous read/write back to life by Kevin Wolf · 15 years ago
  76. 80ee15a qcow2: Increase maximum cluster size to 2 MB by Kevin Wolf · 15 years ago
  77. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  78. f214978 qcow2: Order concurrent AIO requests on the same unallocated cluster by Kevin Wolf · 16 years ago
  79. 3f6a3ee qcow2: Fix L1 table memory allocation by Kevin Wolf · 16 years ago
  80. 4c1612d alloc_cluster_link_l2: Write complete sectors by Kevin Wolf · 16 years ago
  81. 6583e3c l2_allocate: Write complete sectors by Kevin Wolf · 16 years ago
  82. ed6ccf0 qcow2: Rename global functions by Kevin Wolf · 16 years ago
  83. 45aba42 qcow2: Split out guest cluster functions by Kevin Wolf · 16 years ago