3093 Commits (3a586d2f0bb0cf9c1c7a53f7a183de199c93d0ea)

Author SHA1 Message Date
Niels de Vos df3a429ae8 gluster: add support for PREALLOC_MODE_FALLOC 9 years ago
Max Reitz 03c320d803 block/file-*: *_parse_filename() and colons 9 years ago
Eric Blake bcb07dba92 block: Tweak error message related to qemu-img amend 9 years ago
Alberto Garcia a7a6a2bffc qcow2: remove extra local_error variable 9 years ago
Kevin Wolf 63c8ef2890 mirror: Drop permissions on s->target on completion 9 years ago
Alberto Garcia 525989a50a stream: fix crash in stream_start() when block_job_create() fails 9 years ago
Jeff Cody 223a23c198 block/gluster: glfs_lseek() workaround 9 years ago
Paolo Bonzini f321dcb57f blockjob: introduce block_job_pause/resume_all 9 years ago
Paolo Bonzini 05b0d8e3b8 blockjob: introduce block_job_early_fail 9 years ago
Juan Quintela 68ba3b0743 migration: migration.h was not needed 9 years ago
Juan Quintela 795c40b8bd migration: Create migration/blocker.h 9 years ago
Paolo Bonzini 2bb5c936c5 curl: do not do aio_poll when waiting for a free CURLState 9 years ago
Paolo Bonzini 28256d8246 curl: convert readv to coroutines 9 years ago
Paolo Bonzini 2125e5ea6e curl: convert CURLAIOCB to byte values 9 years ago
Paolo Bonzini 3ce6a729b5 curl: split curl_find_state/curl_init_state 9 years ago
Gerd Hoffmann cdece0467c block/win32: fix 'ret not initialized' warning 9 years ago
Paolo Bonzini 456af34629 curl: avoid recursive locking of BDRVCURLState mutex 9 years ago
Paolo Bonzini 34db05e7ff curl: never invoke callbacks with s->mutex held 9 years ago
Paolo Bonzini 675a775633 curl: strengthen assertion in curl_clean_state 9 years ago
Peter Krempa 327c8ebd70 block: curl: Allow passing cookies via QCryptoSecret 9 years ago
Eric Blake ee29d6adef block: Simplify BDRV_BLOCK_RAW recursion 9 years ago
Eric Blake d2cb36af2b qcow2: Discard/zero clusters by byte count 9 years ago
Eric Blake f10ee139ad qcow2: Assert that cluster operations are aligned 9 years ago
Eric Blake fbaa6bb3d3 qcow2: Optimize write zero of unaligned tail cluster 9 years ago
Eric Blake 06cc5e2b2d qcow2: Optimize zero_single_l2() to minimize L2 churn 9 years ago
Eric Blake fdfab37dfe qcow2: Make distinction between zero cluster types obvious 9 years ago
Eric Blake 3ef9521893 qcow2: Name typedef for cluster type 9 years ago
Eric Blake 4341df8a83 qcow2: Correctly report status of preallocated zero clusters 9 years ago
Eric Blake bbd995d830 qcow2: Use consistent switch indentation 9 years ago
Eric Blake b32cbae111 qcow2: Nicer variable names in qcow2_update_snapshot_refcount() 9 years ago
Eric Blake 430b26a82d blkdebug: Add ability to override unmap geometries 9 years ago
Eric Blake 3dc834f879 blkdebug: Simplify override logic 9 years ago
Eric Blake 63188c2450 blkdebug: Add pass-through write_zero and discard support 9 years ago
Eric Blake d157ed5f72 blkdebug: Refactor error injection 9 years ago
Eric Blake e0ef439588 blkdebug: Sanity check block layer guarantees 9 years ago
Kevin Wolf 22d5cd82e9 file-posix: Remove .bdrv_inactivate/invalidate_cache 9 years ago
Kevin Wolf cfa1a5723f block: Drop permissions when migration completes 9 years ago
Kevin Wolf 4417ab7adf block: New BdrvChildRole.activate() for blk_resume_after_migration() 9 years ago
Max Reitz 293073a56c qcow2: Discard preallocated zero clusters 9 years ago
Max Reitz 564a6b6938 qcow2: Reuse preallocated zero clusters 9 years ago
Max Reitz 92413c16be qcow2: Fix preallocation size formula 9 years ago
Fam Zheng 244a566810 file-posix: Add image locking to perm operations 9 years ago
Fam Zheng 1c3a555c35 file-win32: Error out if locking=on 9 years ago
Fam Zheng 16b48d5d66 file-posix: Add 'locking' option 9 years ago
Daniel P. Berrange e4a3507e86 crypto: move 'opaque' parameter to (nearly) the end of parameter list 9 years ago
Markus Armbruster bd269ebc82 sockets: Limit SocketAddressLegacy to external interfaces 9 years ago
Markus Armbruster 62cf396b5d sockets: Rename SocketAddressFlat to SocketAddress 9 years ago
Markus Armbruster dfd100f242 sockets: Rename SocketAddress to SocketAddressLegacy 9 years ago
Markus Armbruster 0785bd7a7c sockets: Prepare inet_parse() for flattened SocketAddress 9 years ago
Eric Blake 46f5ac205a qobject: Use simpler QDict/QList scalar insertion macros 9 years ago