1. 8c215a9 block/iscsi: drop obsolete pointers from iscsi_co_writev by Peter Lieven · 11 years ago
  2. 9d2e256 block/iscsi: fix init value for iTask->retries by Peter Lieven · 11 years ago
  3. e49ab19 block/iscsi: bump libiscsi requirement to 1.9.0 by Peter Lieven · 11 years ago
  4. 9281fe9 block/iscsi: use 16 byte CDBs only when necessary by Peter Lieven · 11 years ago
  5. fcd470d block/iscsi: fix potential segfault on early callback by Peter Lieven · 11 years ago
  6. efc6de0 block/iscsi: handle BUSY condition by Peter Lieven · 11 years ago
  7. c282e1f cleanup QEMUOptionParameter by Chunyan Liu · 11 years ago
  8. fec9921 vpc.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  9. 5820f1d vmdk.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  10. 5366092 vhdx.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  11. 004b7f2 vdi.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  12. 766181f ssh.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  13. b222237 sheepdog.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  14. bd0cf59 rbd.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  15. cd3a4cf raw_bsd.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  16. ddef769 raw-win32.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  17. 6f482f7 raw-posix.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  18. 7ab7484 qed.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  19. 1bd0e2d qcow2.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  20. 16d1215 qcow.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  21. 98c10b8 nfs.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  22. a59479e iscsi.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  23. 90c772d gluster.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  24. 25814e8 cow.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  25. facdbb0 vvfat.c: handle cross_driver's create_options and create_opts by Chunyan Liu · 11 years ago
  26. 83d0521 change block layer to support both QemuOpts and QEMUOptionParamter by Chunyan Liu · 11 years ago
  27. a2c0fe2 block/nfs: fix potential segfault on early callback by Peter Lieven · 11 years ago
  28. f7047c2 block: Drop superfluous conditionals around g_free() by Markus Armbruster · 11 years ago
  29. 6998b6c1 vdi: remove double conversion by Paolo Bonzini · 11 years ago
  30. 5d039ba sheepdog: reload only header in a case of live snapshot by Hitoshi Mitake · 11 years ago
  31. b544c1a sheepdog: fix vdi object update after live snapshot by Hitoshi Mitake · 11 years ago
  32. 405a276 rbd: Fix leaks in rbd_start_aio() error path by Kevin Wolf · 11 years ago
  33. 76ef2cf raw-posix: drop raw_get_aio_fd() since it is no longer used by Stefan Hajnoczi · 11 years ago
  34. c75f3bd vmdk: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  35. 2af0b20 ssh: use BlockDriverState's AioContext by Stefan Hajnoczi · 11 years ago
  36. 84390be sheepdog: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  37. ea80019 rbd: use BlockDriverState's AioContext by Stefan Hajnoczi · 11 years ago
  38. 85ebd38 block/raw-win32: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  39. 99cc598 block/raw-win32: create one QEMUWin32AIOState per BDRVRawState by Stefan Hajnoczi · 11 years ago
  40. abd269b block/linux-aio: fix memory and fd leak by Stefan Hajnoczi · 11 years ago
  41. c2f3426 block/raw-posix: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  42. e3625d3 quorum: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  43. a8c868c qed: use BlockDriverState's AioContext by Stefan Hajnoczi · 11 years ago
  44. 471799d nfs: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  45. 69447cd nbd: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  46. 80cf625 iscsi: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  47. 6ee50af gluster: use BlockDriverState's AioContext by Stefan Hajnoczi · 11 years ago
  48. 63f0f45 curl: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  49. 9d94020 blkverify: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  50. 7e1efdf blkdebug: use BlockDriverState's AioContext by Stefan Hajnoczi · 11 years ago
  51. c13959c vmdk: Fix local_err in vmdk_create by Fam Zheng · 11 years ago
  52. 675036e block/raw-posix.c: Avoid nonstandard LONG_LONG_MAX by Peter Maydell · 11 years ago
  53. 2df5fee block/sheepdog: Plug memory leak in sd_snapshot_create() by Markus Armbruster · 11 years ago
  54. b122c3b block/vvfat: Plug memory leak in read_directory() by Markus Armbruster · 11 years ago
  55. 6262bbd block/vvfat: Plug memory leak in check_directory_consistency() by Markus Armbruster · 11 years ago
  56. f25391c block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR by Markus Armbruster · 11 years ago
  57. a1904e4 qcow2: Plug memory leak on qcow2_invalidate_cache() error paths by Markus Armbruster · 11 years ago
  58. 75e347d block/vvfat: Plug memory leak in enable_write_target() by Markus Armbruster · 11 years ago
  59. fbab9cc block/sheepdog: Don't use qerror_report() by Markus Armbruster · 11 years ago
  60. efde4b6 block/sheepdog: Fix silent sd_open(), sd_create() failures by Markus Armbruster · 11 years ago
  61. e67c399 block/sheepdog: Propagate errors to open and create methods by Markus Armbruster · 11 years ago
  62. dc83cd4 block/sheepdog: Propagate errors through find_vdi_name() by Markus Armbruster · 11 years ago
  63. 7d2d3e7 block/sheepdog: Propagate errors through do_sd_create() by Markus Armbruster · 11 years ago
  64. 318df29 block/sheepdog: Propagate errors through sd_prealloc() by Markus Armbruster · 11 years ago
  65. 356b4ca block/sheepdog: Propagate errors through get_sheep_fd() by Markus Armbruster · 11 years ago
  66. dfb12bf block/sheepdog: Propagate errors through connect_to_sdog() by Markus Armbruster · 11 years ago
  67. d11c891 block/vvfat: Propagate errors through init_directories() by Markus Armbruster · 11 years ago
  68. 68c70af block/vvfat: Propagate errors through enable_write_target() by Markus Armbruster · 11 years ago
  69. 5496fb1 block/ssh: Propagate errors to open and create methods by Markus Armbruster · 11 years ago
  70. 5f0c39e block/ssh: Propagate errors through connect_to_ssh() by Markus Armbruster · 11 years ago
  71. 4618e65 block/ssh: Propagate errors through authenticate() by Markus Armbruster · 11 years ago
  72. 01c2b26 block/ssh: Propagate errors through check_host_key() by Markus Armbruster · 11 years ago
  73. 04bc7c0 block/ssh: Drop superfluous libssh2_session_last_errno() calls by Markus Armbruster · 11 years ago
  74. d61563b block/rbd: Propagate errors to open and create methods by Markus Armbruster · 11 years ago
  75. 826b6ca block: Add backing_blocker in BlockDriverState by Fam Zheng · 11 years ago
  76. 920beae block: Use bdrv_set_backing_hd everywhere by Fam Zheng · 11 years ago
  77. bd60436 qcow2: Fix memory leak in COW error path by Kevin Wolf · 11 years ago
  78. 65903a8 Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging by Peter Maydell · 11 years ago
  79. ca8c0fa Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  80. f2564d8 block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined by Jeff Cody · 11 years ago
  81. 465bee1 block: optimize zero writes with bdrv_write_zeroes by Peter Lieven · 11 years ago
  82. 6a23082 Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging by Peter Maydell · 11 years ago
  83. d66e5ce qcow1: Stricter backing file length check by Kevin Wolf · 11 years ago
  84. 46485de qcow1: Validate image size (CVE-2014-0223) by Kevin Wolf · 11 years ago
  85. 42eb581 qcow1: Validate L2 table size (CVE-2014-0222) by Kevin Wolf · 11 years ago
  86. 7159a45 qcow1: Check maximum cluster size by Kevin Wolf · 11 years ago
  87. ea54fef qcow1: Make padding in the header explicit by Kevin Wolf · 11 years ago
  88. 97a3ea5 curl: Add sslverify option by Matthew Booth · 11 years ago
  89. e3542c6 curl: Remove broken parsing of options from url by Matthew Booth · 11 years ago
  90. 9aedd5a curl: Fix build when curl_multi_socket_action isn't available by Matthew Booth · 11 years ago
  91. 6906046 block: vhdx - account for identical header sections by Jeff Cody · 11 years ago
  92. 4f11aa8 block/raw-posix: Try both FIEMAP and SEEK_HOLE by Max Reitz · 11 years ago
  93. 4557117 gluster: Correctly propagate errors when volume isn't accessible by Peter Krempa · 11 years ago
  94. 74fe188 vmdk: Implement .bdrv_get_info() by Fam Zheng · 11 years ago
  95. ba0ad89 vmdk: Implement .bdrv_write_compressed by Fam Zheng · 11 years ago
  96. ec209ac block/iscsi: bump year in copyright notice by Peter Lieven · 11 years ago
  97. 5f4d5e1 block/nfs: Check for NULL server part by Max Reitz · 11 years ago
  98. 65f33bc qcow2: Fix alloc_clusters_noref() overflow detection by Max Reitz · 11 years ago
  99. 6a86dec [PATCH] block/iscsi: bump year in copyright notice by Peter Lieven · 11 years ago
  100. b7079df curl: Fix hang reading from slow connections by Matthew Booth · 11 years ago