1. cb1b83e iscsi: add iscsi_truncate support by Peter Lieven · 12 years ago
  2. 1dde716 iscsi: retry read, write, flush and unmap on unit attention check conditions by Peter Lieven · 12 years ago
  3. 1b8bbb4 sheepdog: add support for connecting to unix domain socket by MORITA Kazutaka · 12 years ago
  4. 25af257 sheepdog: use inet_connect to simplify connect code by MORITA Kazutaka · 12 years ago
  5. 5d6768e sheepdog: accept URIs by MORITA Kazutaka · 12 years ago
  6. bf1c852 move socket_set_nodelay to osdep.c by MORITA Kazutaka · 12 years ago
  7. 4db3516 qcow2: support compressed clusters in BlockFragInfo by Stefan Hajnoczi · 12 years ago
  8. fba31ba qcow2: record fragmentation statistics during check by Stefan Hajnoczi · 12 years ago
  9. 801f704 qcow2: introduce check_refcounts_l1/l2() flags by Stefan Hajnoczi · 12 years ago
  10. c6bb9ad qemu-img: find the image end offset during check by Federico Simoncelli · 12 years ago
  11. 8a8f584 block/curl: only restrict protocols with libcurl>=7.19.4 by Stefan Hajnoczi · 12 years ago
  12. 33ccf66 Revert "block/vpc: Fix size calculation" by Stefan Hajnoczi · 12 years ago
  13. da888d3 block/raw-posix: detect readonly Linux block devices using BLKROGET by Stefan Hajnoczi · 12 years ago
  14. f880def block/vpc: Fix size calculation by Stefan Weil · 12 years ago
  15. 312fd5f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 12 years ago
  16. fb6d1bb block/curl: disable extra protocols to prevent CVE-2013-0249 by Stefan Hajnoczi · 12 years ago
  17. fdf263f block/raw-posix: Build fix for O_ASYNC by Andreas Färber · 12 years ago
  18. cd92347 vmdk: Allow space in file name by Philipp Hahn · 12 years ago
  19. 4653623 parallels: Fix bdrv_open() error handling by Kevin Wolf · 12 years ago
  20. 4f8aa2e dmg: Use g_free instead of free by Kevin Wolf · 12 years ago
  21. 69d34a3 dmg: Fix bdrv_open() error handling by Kevin Wolf · 12 years ago
  22. 59294e4 vpc: Fix bdrv_open() error handling by Kevin Wolf · 12 years ago
  23. 1a60657 cloop: Fix bdrv_open() error handling by Kevin Wolf · 12 years ago
  24. 5b7d7df bochs: Fix bdrv_open() error handling by Kevin Wolf · 12 years ago
  25. 6f74c26 sheepdog: pass vdi_id to sheep daemon for sd_close() by Liu Yuan · 12 years ago
  26. 7f2039f vmdk: Allow selecting SCSI adapter in image creation by Othmar Pasteka · 12 years ago
  27. 6528499 g_malloc(0) and g_malloc0(0) return NULL; simplify by Markus Armbruster · 12 years ago
  28. 88ff0e4 mirror: do nothing on zero-sized disk by Paolo Bonzini · 12 years ago
  29. 0e87ba2 block/vdi: Check for bad signature by Stefan Weil · 12 years ago
  30. 8937f82 block/vdi: Improved return values from vdi_open by Stefan Weil · 12 years ago
  31. 9f0470b block/vdi: Improve debug output for signature by Stefan Weil · 12 years ago
  32. 15bac0d block: Use error code EMEDIUMTYPE for wrong format in some block drivers by Stefan Weil · 12 years ago
  33. 884fea4 mirror: support arbitrarily-sized iterations by Paolo Bonzini · 12 years ago
  34. 402a474 mirror: support more than one in-flight AIO operation by Paolo Bonzini · 12 years ago
  35. 08e4ed6 mirror: add buf-size argument to drive-mirror by Paolo Bonzini · 12 years ago
  36. bd48bde mirror: switch mirror_iteration to AIO by Paolo Bonzini · 12 years ago
  37. eee13df mirror: allow customizing the granularity by Paolo Bonzini · 12 years ago
  38. 50717e9 block: allow customizing the granularity of the dirty bitmap by Paolo Bonzini · 12 years ago
  39. acc906c block: return count of dirty sectors, not chunks by Paolo Bonzini · 12 years ago
  40. b812f67 mirror: perform COW if the cluster size is bigger than the granularity by Paolo Bonzini · 12 years ago
  41. 8f0720e block: implement dirty bitmap using HBitmap by Paolo Bonzini · 12 years ago
  42. 7371d56 iscsi: add support for iovectors by Peter Lieven · 12 years ago
  43. 4790b03 iscsi: do not leak acb->buf when commands are aborted by Paolo Bonzini · 12 years ago
  44. 177f7fc Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 12 years ago
  45. 5b5d34e iscsi: add support for iSCSI NOPs [v2] by Peter Lieven · 12 years ago
  46. 4cc841b iscsi: partly avoid iovec linearization in iscsi_aio_writev by Peter Lieven · 12 years ago
  47. de8864e iscsi: add iscsi_create support by Peter Lieven · 12 years ago
  48. 8b17ed4 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  49. c36dd8a block/raw-posix: Make hdev_aio_discard() available outside Linux by Andreas Färber · 12 years ago
  50. 3249dbe win32-aio: use iov utility functions instead of open-coding them by Michael Tokarev · 12 years ago
  51. e8bccad win32-aio: Fix memory leak by Kevin Wolf · 12 years ago
  52. bcbbd23 win32-aio: Fix vectored reads by Kevin Wolf · 12 years ago
  53. 6d75911 block: fix null-pointer bug on error case in block commit by Jeff Cody · 12 years ago
  54. 7191bf3 block: Fix how mirror_run() frees its buffer by Markus Armbruster · 12 years ago
  55. 7479acd win32-aio: Fix how win32_aio_process_completion() frees buffer by Markus Armbruster · 12 years ago
  56. f700f8e sheepdog: clean up sd_aio_setup() by Liu Yuan · 12 years ago
  57. 4778307 sheepdog: multiplex the rw FD to flush cache by Liu Yuan · 12 years ago
  58. 8238010 block: make discard asynchronous by Paolo Bonzini · 12 years ago
  59. fcd9d45 raw: support discard on block devices by Paolo Bonzini · 12 years ago
  60. c85191e raw-posix: remember whether discard failed by Paolo Bonzini · 12 years ago
  61. 3d4fa43 raw-posix: support discard on more filesystems by Kusanagi Kouichi · 12 years ago
  62. 8d2497c qcow2: Fix segfault on zero-length write by Kevin Wolf · 12 years ago
  63. da758bd Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  64. c53b1c5 block: make qiov_is_aligned() public by Stefan Hajnoczi · 12 years ago
  65. b608c8d raw-posix: fix bdrv_aio_ioctl by Paolo Bonzini · 12 years ago
  66. 0e7106d sheepdog: implement direct write semantics by Liu Yuan · 12 years ago
  67. 4d45457 qemu-option: move standard option definitions out of qemu-config.c by Paolo Bonzini · 12 years ago
  68. eb7ff6f Replace remaining gmtime, localtime by gmtime_r, localtime_r by Stefan Weil · 12 years ago
  69. d6b1ef8 sheepdog: pass oid directly to send_pending_req() by Liu Yuan · 12 years ago
  70. bd751f2 sheepdog: don't update inode when create_and_write fails by Liu Yuan · 12 years ago
  71. fccedc6 block/raw-win32: Fix compiler warnings (wrong format specifiers) by Stefan Weil · 12 years ago
  72. 4065742 raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane by Stefan Hajnoczi · 12 years ago
  73. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  74. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  75. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  76. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  77. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  78. f8fe796 janitor: do not include qemu-char everywhere by Paolo Bonzini · 12 years ago
  79. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 12 years ago
  80. 525877c build: move rules from Makefile to */Makefile.objs by Paolo Bonzini · 12 years ago
  81. 226c3c2 qcow2: Factor out handle_dependencies() by Kevin Wolf · 12 years ago
  82. 4e95314 qcow2: Execute run_dependent_requests() without lock by Kevin Wolf · 12 years ago
  83. 280d373 qcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2 by Kevin Wolf · 12 years ago
  84. f50f88b qcow2: Allocate l2meta only for cluster allocations by Kevin Wolf · 12 years ago
  85. 060bee8 qcow2: Drop l2meta.cluster_offset by Kevin Wolf · 12 years ago
  86. cf5c1a2 qcow2: Allocate l2meta dynamically by Kevin Wolf · 12 years ago
  87. 593fb83 qcow2: Introduce Qcow2COWRegion by Kevin Wolf · 12 years ago
  88. 1d3afd6 qcow2: Round QCowL2Meta.offset down to cluster boundary by Kevin Wolf · 12 years ago
  89. 67a7a0e qcow2: Move BLKDBG_EVENT out of the lock by Kevin Wolf · 12 years ago
  90. 3c90c65 blkdebug: Implement suspend/resume of AIO requests by Kevin Wolf · 12 years ago
  91. 9e35542 blkdebug: Factor out remove_rule() by Kevin Wolf · 12 years ago
  92. 312a2ba blkdebug: Allow usage without config file by Kevin Wolf · 12 years ago
  93. fbcad04 Fix error code checking for SetFilePointer() call by Fabien Chouteau · 12 years ago
  94. 473c7f0 rbd: Fix race between aio completition and aio cancel by Stefan Priebe · 12 years ago
  95. c208e8c raw-posix: inline paio_ioctl into hdev_aio_ioctl by Paolo Bonzini · 12 years ago
  96. 258d2ed block: vpc support for ~2 TB disks by Charles Arnold · 12 years ago
  97. 1fe1fa5 block: vpc initialize the uuid footer field by Charles Arnold · 12 years ago
  98. c57b665 aio: Get rid of qemu_aio_flush() by Kevin Wolf · 12 years ago
  99. f807ecd iscsi: do not assume device is zero initialized by Peter Lieven · 12 years ago
  100. e829b0b iscsi: fix deadlock during login by Peter Lieven · 12 years ago