1. 6ebc91e block: use per-object cflags and libs by Fam Zheng · 10 years ago
  2. cc67f4d block: mirror - use local_err to avoid NULL errp by Jeff Cody · 10 years ago
  3. 39a611a block: Don't throw away errno via error_setg by Jeff Cody · 10 years ago
  4. 28f106a block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare by Jeff Cody · 10 years ago
  5. eaf944a blkdebug: Don't leak bs->file on failure by Kevin Wolf · 10 years ago
  6. ad6aef4 raw: Fix BlockLimits passthrough by Kevin Wolf · 10 years ago
  7. 7c2bbf4 qcow2: check for NULL l2meta by Hu Tao · 10 years ago
  8. 33304ec qcow2: fix offset overflow in qcow2_alloc_clusters_at() by Hu Tao · 10 years ago
  9. 16f0587 qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset() by Hu Tao · 10 years ago
  10. 5d259fc block/iscsi: always fill bs->bl.opt_transfer_length by Peter Lieven · 10 years ago
  11. 6542aa9 block: add native support for NFS by Peter Lieven · 10 years ago
  12. f50159f block/vhdx: Error checking fixes by Markus Armbruster · 10 years ago
  13. f43aa8e block/vmdk: add basic .bdrv_check support by Peter Lieven · 10 years ago
  14. 14b4a8b block: remove qcow2 .bdrv_make_empty implementation by Jeff Cody · 10 years ago
  15. 55aff7f block: remove QED .bdrv_make_empty implementation by Jeff Cody · 10 years ago
  16. e9f526a Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 10 years ago
  17. 9e1cb96 qemu-iotests: Test pwritev RMW logic by Kevin Wolf · 10 years ago
  18. b35ee7f blkdebug: Make required alignment configurable by Kevin Wolf · 10 years ago
  19. 2c9880c iscsi: Set bs->request_alignment by Paolo Bonzini · 13 years ago
  20. 793ed47 block: Switch BdrvTrackedRequest to byte granularity by Kevin Wolf · 11 years ago
  21. c25f53b raw: Probe required direct I/O alignment by Paolo Bonzini · 13 years ago
  22. 355ef4a block: Update BlockLimits when they might have changed by Kevin Wolf · 11 years ago
  23. d34682c block: Move initialisation of BlockLimits to bdrv_refresh_limits() by Kevin Wolf · 11 years ago
  24. 4da8358 block: resize backing image during active layer commit, if needed by Jeff Cody · 10 years ago
  25. 031fd1b block/curl: Implement the libcurl timer callback interface by Peter Maydell · 10 years ago
  26. 212a5a8 block: Create authorizations mechanism for external snapshot and resize. by Benoît Canet · 10 years ago
  27. c13163f qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. by Benoît Canet · 10 years ago
  28. c8059b9 qapi: Add "backing" to BlockStats by Fam Zheng · 10 years ago
  29. d8a7b06 vmdk: Fix format specific information (create type) for streamOptimized by Fam Zheng · 10 years ago
  30. 6df3bf8 drive mirror:fix memory leak by Zhang Min · 10 years ago
  31. 9cd7673 sheepdog: fix 'qemu-img map' by Liu Yuan · 10 years ago
  32. 34ceed8 vmdk: Check for overhead when opening by Fam Zheng · 10 years ago
  33. 46bae92 qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASK by Hu Tao · 10 years ago
  34. 22511ad blkverify: Don't require protocol filename by Max Reitz · 11 years ago
  35. 70b6198 blkverify: Allow command-line configuration by Max Reitz · 11 years ago
  36. 4373593 blkdebug: Allow command-line file configuration by Max Reitz · 11 years ago
  37. 72daa72 block: Allow reference for bdrv_file_open() by Max Reitz · 11 years ago
  38. 89f2b21 blkdebug: Use command-line in read_config() by Max Reitz · 11 years ago
  39. 85a040e blkdebug: Always call read_config() by Max Reitz · 11 years ago
  40. d4881b9 blkdebug: Don't require sophisticated filename by Max Reitz · 11 years ago
  41. 466b49f blkdebug: Use errp for read_config() by Max Reitz · 11 years ago
  42. 585ea0c vmdk: Fix big flat extent IO by Fam Zheng · 10 years ago
  43. 9f23fce sheepdog: fix clone operation by 'qemu-img create -b' by Liu Yuan · 11 years ago
  44. cf7f616 gluster: Add support for creating zero-filled image by Bharata B Rao · 11 years ago
  45. 7c81537 gluster: Implement .bdrv_co_write_zeroes for gluster by Bharata B Rao · 11 years ago
  46. 15744b0 gluster: Convert aio routines into coroutines by Bharata B Rao · 11 years ago
  47. 9239711 block/iscsi: return -ENOMEM if an async call fails immediately by Peter Lieven · 11 years ago
  48. e04fb07 rbd: switch from pipe to QEMUBH completion notification by Stefan Hajnoczi · 11 years ago
  49. dc6afb9 block: add .bdrv_reopen_prepare() stub for iscsi by Jeff Cody · 10 years ago
  50. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 10 years ago
  51. eedc1a5 Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 10 years ago
  52. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  53. 18da7f9 commit: Remove unused check by Fam Zheng · 11 years ago
  54. 20a63d2 commit: Support commit active layer by Fam Zheng · 11 years ago
  55. 03544a6 block: Add commit_active_start() by Fam Zheng · 11 years ago
  56. 5bc361b mirror: Move base to MirrorBlockJob by Fam Zheng · 11 years ago
  57. f95c625 mirror: Don't close target by Fam Zheng · 11 years ago
  58. 917703c vmdk: Allow vmdk_create to work with protocol by Fam Zheng · 11 years ago
  59. b47053b vmdk: Check VMFS extent line field number by Fam Zheng · 11 years ago
  60. 7e30e6a block: vhdx - improve error message, and .bdrv_check implementation by Jeff Cody · 11 years ago
  61. 219c252 block/iscsi: Fix compilation for libiscsi 1.4.0 (API change) by Stefan Weil · 11 years ago
  62. e50d760 sheepdog: fix dynamic grow for running qcow2 format by Liu Yuan · 11 years ago
  63. b91f932 Merge remote-tracking branch 'spice/tags/pull-spice-1' into staging by Anthony Liguori · 11 years ago
  64. 80d6f5e Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging by Anthony Liguori · 11 years ago
  65. 8b9dfe9 block/iscsi: use a bh to schedule co reentrance by Peter Lieven · 11 years ago
  66. b1b27b6 nbd: avoid uninitialized warnings by Marc-André Lureau · 11 years ago
  67. 69152c0 nbd: finish any pending coroutine by Marc-André Lureau · 11 years ago
  68. 5ad283e nbd: make nbd_client_session_close() idempotent by Marc-André Lureau · 11 years ago
  69. e2bc625 nbd: pass export name as init argument by Marc-André Lureau · 11 years ago
  70. e53a18e nbd: don't change socket block during negotiate by Marc-André Lureau · 11 years ago
  71. 2302c1c Split nbd block client code by Marc-André Lureau · 11 years ago
  72. c547e56 blkdebug: Use QLIST_FOREACH_SAFE to resume IO by Fam Zheng · 11 years ago
  73. f671d17 block/vvfat: Fix compiler warnings for OpenBSD by Stefan Weil · 11 years ago
  74. a3120de sheepdog: check if '-o redundancy' is passed from user by Liu Yuan · 11 years ago
  75. 063c337 block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk} by Peter Lieven · 11 years ago
  76. ac95acd qcow2: use start_of_cluster() and offset_into_cluster() everywhere by Hu Tao · 11 years ago
  77. 7572ddc block/iscsi: set bs->bl.opt_transfer_length by Peter Lieven · 11 years ago
  78. 1c0704a block/iscsi: set bdi->cluster_size by Peter Lieven · 11 years ago
  79. 8c116b0 qemu-nbd: support internal snapshot export by Wenchao Xia · 11 years ago
  80. 7b4c478 snapshot: distinguish id and name in load_tmp by Wenchao Xia · 11 years ago
  81. f8413b3 qcow2: Zero-initialise first cluster for new images by Kevin Wolf · 11 years ago
  82. 97a2ae3 raw-posix: add support for write_zeroes on XFS and block devices by Paolo Bonzini · 11 years ago
  83. d0b4503 raw-posix: implement write_zeroes with MAY_UNMAP for block devices by Paolo Bonzini · 11 years ago
  84. 260a82e raw-posix: implement write_zeroes with MAY_UNMAP for files by Paolo Bonzini · 11 years ago
  85. fa6252b block/iscsi: check WRITE SAME support differently depending on MAY_UNMAP by Paolo Bonzini · 11 years ago
  86. 2af8a1a block/iscsi: updated copyright by Peter Lieven · 11 years ago
  87. 4b52498 block/iscsi: remove .bdrv_has_zero_init by Peter Lieven · 11 years ago
  88. cffb1ec block drivers: expose requirement for write same alignment from formats by Paolo Bonzini · 11 years ago
  89. 95de6d7 block drivers: add discard/write_zeroes properties to bdrv_get_info implementation by Paolo Bonzini · 11 years ago
  90. 97b00e2 vpc, vhdx: add get_info by Paolo Bonzini · 11 years ago
  91. 7ce2101 block: handle ENOTSUP from discard in generic code by Paolo Bonzini · 11 years ago
  92. af057fe vmdk: Fix creating big description file by Fam Zheng · 11 years ago
  93. 509d39a vmdk: Allow read only open of VMDK version 3 by Fam Zheng · 11 years ago
  94. c9fbb99 block: Use BDRV_O_NO_BACKING where appropriate by Kevin Wolf · 11 years ago
  95. 4cc70e9 blkdebug: add "remove_break" command by Fam Zheng · 11 years ago
  96. b3af018 sheepdog: support user-defined redundancy option by Liu Yuan · 11 years ago
  97. c31d482 sheepdog: refactor do_sd_create() by Liu Yuan · 11 years ago
  98. 091b110 COW: Extend checking allocated bits to beyond one sector by Charlie Shepherd · 11 years ago
  99. 14b98fd COW: Speed up writes by Charlie Shepherd · 11 years ago
  100. 21b5683 qapi: Change BlockDirtyInfo to list by Fam Zheng · 11 years ago