1. 5e09bce gluster: Drop useless has_zero_init callback by Eric Blake · 4 years, 11 months ago
  2. 92b9279 block: Add flags to BlockDriver.bdrv_co_truncate() by Kevin Wolf · 4 years, 11 months ago
  3. b92902d block: pass BlockDriver reference to the .bdrv_co_create by Maxim Levitsky · 5 years ago
  4. c80d8b0 block: Add @exact parameter to bdrv_co_truncate() by Max Reitz · 5 years ago
  5. 1dcaf52 block: Implement .bdrv_has_zero_init_truncate() by Max Reitz · 6 years ago
  6. 0b1847b gluster: fix .bdrv_reopen_prepare when backing file is a JSON object by Stefano Garzarella · 6 years ago
  7. 2ea8e96 block/gluster: update .help of BLOCK_OPT_PREALLOC option by Stefano Garzarella · 6 years ago
  8. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  9. de23e72 block/gluster: limit the transfer size to 512 MiB by Stefano Garzarella · 6 years ago
  10. 0e3b891 gluster: the glfs_io_cbk callback function pointer adds pre/post stat args by Niels de Vos · 6 years ago
  11. e014dbe gluster: Handle changed glfs_ftruncate signature by Prasanna Kumar Kalever · 6 years ago
  12. 2654267 block: Add strong_runtime_opts to BlockDriver by Max Reitz · 6 years ago
  13. b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
  14. 54ea21b gluster: Support auto-read-only option by Kevin Wolf · 6 years ago
  15. 50d6a8a block: Fix typos in comments (found by codespell) by Stefan Weil · 7 years ago
  16. 061ca8a block: Convert .bdrv_truncate callback to coroutine_fn by Kevin Wolf · 7 years ago
  17. 609f45e block: Add block-specific QDict header by Max Reitz · 7 years ago
  18. e18a58b block: Merge .bdrv_co_writev{,_flags} in drivers by Eric Blake · 7 years ago
  19. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  20. 9dae635 gluster: Fix blockdev-add with server.N.type=unix by Kevin Wolf · 7 years ago
  21. 44acd46 block: include original filename when reporting invalid URIs by Daniel P. Berrangé · 7 years ago
  22. ab8bda7 gluster: Support .bdrv_co_create by Kevin Wolf · 7 years ago
  23. efc75e2 block: rename .bdrv_create() to .bdrv_co_create_opts() by Stefan Hajnoczi · 7 years ago
  24. 08c9e77 gluster: Switch to .bdrv_co_block_status() by Eric Blake · 7 years ago
  25. c3132af gluster: Add preallocated truncation by Max Reitz · 7 years ago
  26. f3a33f7 gluster: Query current size in do_truncate() by Max Reitz · 7 years ago
  27. 36e8790 gluster: Pull truncation from qemu_gluster_create by Max Reitz · 7 years ago
  28. 0375003 gluster: Move glfs_close() to create's clean-up by Max Reitz · 7 years ago
  29. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  30. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  31. f7abe0e qapi: Change data type of the FOO_lookup generated for enum FOO by Marc-André Lureau · 8 years ago
  32. 977c736 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) by Markus Armbruster · 8 years ago
  33. 5b5f825 qapi: Generate FOO_str() macro for QAPI enum FOO by Markus Armbruster · 8 years ago
  34. 06c60b6 qapi: Drop superfluous qapi_enum_parse() parameter max by Markus Armbruster · 8 years ago
  35. a309b29 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging by Peter Maydell · 8 years ago
  36. 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 8 years ago
  37. 8243ccb block: Add PreallocMode to BD.bdrv_truncate() by Max Reitz · 8 years ago
  38. 56faeb9 block/gluster.c: Handle qdict_array_entries() failure by Peter Maydell · 8 years ago
  39. df3a429 gluster: add support for PREALLOC_MODE_FALLOC by Niels de Vos · 8 years ago
  40. 223a23c block/gluster: glfs_lseek() workaround by Jeff Cody · 8 years ago
  41. 62cf396 sockets: Rename SocketAddressFlat to SocketAddress by Markus Armbruster · 8 years ago
  42. f59adb3 block: Add .bdrv_truncate() error messages by Max Reitz · 8 years ago
  43. 4bff28b block: Add errp to BD.bdrv_truncate() by Max Reitz · 8 years ago
  44. 8bc0673 qapi-schema: SocketAddressFlat variants 'vsock' and 'fd' by Markus Armbruster · 8 years ago
  45. fce5d53 gluster: Prepare for SocketAddressFlat extension by Markus Armbruster · 8 years ago
  46. c5f1ae3 qapi-schema: Rename SocketAddressFlat's variant tcp to inet by Markus Armbruster · 8 years ago
  47. 2b73370 qapi-schema: Rename GlusterServer to SocketAddressFlat by Markus Armbruster · 8 years ago
  48. 85a82e8 gluster: Plug memory leaks in qemu_gluster_parse_json() by Markus Armbruster · 8 years ago
  49. e152ef7 gluster: Don't duplicate qapi-util.c's qapi_enum_parse() by Markus Armbruster · 8 years ago
  50. fc29458 gluster: Drop assumptions on SocketTransport names by Markus Armbruster · 8 years ago
  51. 1919631 block: explicitly acquire aiocontext in bottom halves that need it by Paolo Bonzini · 8 years ago
  52. c1bb86c block: Rename raw-{posix,win32} to file-*.c by Eric Blake · 8 years ago
  53. 1a417e4 block/gluster: fix QMP to match debug option by Prasanna Kumar Kalever · 8 years ago
  54. 668c0e4 gluster: Fix use after free in glfs_clear_preopened() by Kevin Wolf · 8 years ago
  55. 53d9837 block/gluster: fix port type in the QAPI options list by Prasanna Kumar Kalever · 9 years ago
  56. c56ac33 block/gluster: improve defense over string to int conversion by Prasanna Kumar Kalever · 9 years ago
  57. 6349c15 block/gluster: memory usage: use one glfs instance per volume by Prasanna Kumar Kalever · 8 years ago
  58. d9b7897 block: add gluster ifdef guard checks for SEEK_DATA/SEEK_HOLE support by Jeff Cody · 8 years ago
  59. fffb6e1 block: use aio_bh_schedule_oneshot by Paolo Bonzini · 8 years ago
  60. e9db8ff block/gluster: add support to choose libgfapi logfile by Prasanna Kumar Kalever · 9 years ago
  61. 61ead11 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  62. 1014170 gluster: Switch .bdrv_co_discard() to byte-based by Eric Blake · 9 years ago
  63. 6c7189b block/gluster: add support for multiple gluster servers by Prasanna Kumar Kalever · 9 years ago
  64. 7edac2d block/gluster: using new qapi schema by Prasanna Kumar Kalever · 9 years ago
  65. 0552ff2 block/gluster: deprecate rdma support by Prasanna Kumar Kalever · 9 years ago
  66. f70c50c block/gluster: code cleanup by Prasanna Kumar Kalever · 9 years ago
  67. d5cf407 block/gluster: rename [server, volname, image] -> [host, volume, path] by Prasanna Kumar Kalever · 9 years ago
  68. 0b8b875 coroutine: move entry argument to qemu_coroutine_create by Paolo Bonzini · 9 years ago
  69. 7eac868 block/gluster: add support for selecting debug logging level by Jeff Cody · 9 years ago
  70. 947eb20 block/gluster: add support for SEEK_DATA/SEEK_HOLE by Niels de Vos · 9 years ago
  71. e88a36e gluster: Convert to bdrv_co_pwrite_zeroes() by Eric Blake · 9 years ago
  72. d85fa9e block/gluster: prevent data loss after i/o error by Jeff Cody · 9 years ago
  73. 5d4343e block/gluster: code movement of qemu_gluster_close() by Jeff Cody · 9 years ago
  74. a882745 block/gluster: return correct error value by Jeff Cody · 9 years ago
  75. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  76. 80c71a2 block: Clean up includes by Peter Maydell · 9 years ago
  77. c833d1e gluster: allocate GlusterAIOCBs on the stack by Paolo Bonzini · 9 years ago
  78. 180e952 block: don't convert file size to sector size by Hu Tao · 11 years ago
  79. c2eb918 block: round up file size to nearest sector by Hu Tao · 11 years ago
  80. 5839e53 block: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 11 years ago
  81. c282e1f cleanup QEMUOptionParameter by Chunyan Liu · 11 years ago
  82. 90c772d gluster.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  83. 6ee50af gluster: use BlockDriverState's AioContext by Stefan Hajnoczi · 11 years ago
  84. 4557117 gluster: Correctly propagate errors when volume isn't accessible by Peter Krempa · 11 years ago
  85. dc6fb73 Fixed various typos by Deepak Kathayat · 11 years ago
  86. b1f7d84 gluster: Remove unused defines and header include by Bharata B Rao · 11 years ago
  87. 85c09bc gluster: Change licence to GPLv2+ by Bharata B Rao · 11 years ago
  88. f55ea62 block/gluster: Add missing argument to qemu_gluster_init() call by Andreas Färber · 11 years ago
  89. adccfbc block: gluster - add reopen support. by Jeff Cody · 11 years ago
  90. 1b37b34 block: gluster - code movements, state storage changes by Jeff Cody · 11 years ago
  91. a7451cb gluster: correctly propagate errors by Paolo Bonzini · 11 years ago
  92. 24897a7 gluster: default scheme to gluster:// and host to localhost. by Paolo Bonzini · 11 years ago
  93. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  94. cf7f616 gluster: Add support for creating zero-filled image by Bharata B Rao · 11 years ago
  95. 7c81537 gluster: Implement .bdrv_co_write_zeroes for gluster by Bharata B Rao · 11 years ago
  96. 15744b0 gluster: Convert aio routines into coroutines by Bharata B Rao · 11 years ago
  97. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  98. 030be32 block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. by Benoît Canet · 11 years ago
  99. d5124c0 bdrv: Use "Error" for creating images by Max Reitz · 12 years ago
  100. 015a103 bdrv: Use "Error" for opening images by Max Reitz · 12 years ago