6171 Commits (c52e405968341b1d10c618f23bdbb841e39f9255)

Author SHA1 Message Date
Markus Armbruster a092c513db qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 2 years ago
Markus Armbruster ef834aa2b2 qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 2 years ago
Markus Armbruster d23d2ef3d0 qapi/crypto: Drop temporary 'prefix' 2 years ago
Stefano Garzarella 547c4e5092 block/blkio: use FUA flag on write zeroes only if supported 2 years ago
Eric Blake c8a76dbd90 nbd/server: CVE-2024-7409: Cap default max-connections to 100 2 years ago
Amjad Alsharafi 5eed3db336 vvfat: Fix reading files with non-continuous clusters 2 years ago
Amjad Alsharafi f60a6f7e17 vvfat: Fix wrong checks for cluster mappings invariant 2 years ago
Amjad Alsharafi 21b25a0e46 vvfat: Fix usage of `info.file.offset` 2 years ago
Amjad Alsharafi b881cf00c9 vvfat: Fix bug in writing to middle of file 2 years ago
Kevin Wolf d5f6cbb263 block-copy: Fix missing graph lock 2 years ago
Michael Tokarev 2abc22e639 block/curl: rewrite http header parsing function 2 years ago
Nir Soffer d05ae948cc Consider discard option when writing zeros 2 years ago
Akihiko Odaki 7b1070a7e1 Revert "meson: Propagate gnutls dependency" 2 years ago
Kevin Wolf bd385a5298 qcow2: Don't open data_file with BDRV_O_NO_IO 2 years ago
Akihiko Odaki e9c9d8dc3b block/file-posix: Drop ifdef for macOS versions older than 12.0 2 years ago
Paolo Bonzini d656aaa136 block: rename former bdrv_file_open callbacks 3 years ago
Paolo Bonzini 44b424dc4a block: remove separate bdrv_file_open callback 4 years ago
Stefan Hajnoczi 3ab0f063e5 crypto/block: drop qcrypto_block_open() n_threads argument 2 years ago
Prasad Pandit 24687abf23 linux-aio: add IO_CMD_FDSYNC command support 2 years ago
Fiona Ebner 10b1e09ed3 block/copy-before-write: use uint64_t for timeout in nanoseconds 2 years ago
Denis V. Lunev via b67e353863 block: drop force_dup parameter of raw_reconfigure_getfd() 2 years ago
Vladimir Sementsov-Ogievskiy 0fd05c8d80 qapi: blockdev-backup: add discard-source parameter 2 years ago
Vladimir Sementsov-Ogievskiy 006e845b5a block/copy-before-write: create block_copy bitmap in filter node 2 years ago
Vladimir Sementsov-Ogievskiy 507175197b block/copy-before-write: support unligned snapshot-discard 2 years ago
Vladimir Sementsov-Ogievskiy 137b4d4bd5 block/copy-before-write: fix permission 2 years ago
Alexander Ivanov 7d99ae59a2 blockcommit: Reopen base image as RO after abort 2 years ago
Markus Armbruster 29ad187c1c block/vmdk: Improve error messages on extent write error 2 years ago
Paolo Bonzini ae9433fb11 meson: do not query modules before they are processed 2 years ago
Paolo Bonzini 0241e0feda meson: remove unnecessary reference to libm 2 years ago
Thomas Huth a22a97d805 block/ssh: Use URI parsing code from glib 2 years ago
Thomas Huth f8b74fc55d block/nfs: Use URI parsing code from glib 2 years ago
Thomas Huth ad97c011dc block/nbd: Use URI parsing code from glib 2 years ago
Thomas Huth 3413c6628b block/gluster: Use URI parsing code from glib 2 years ago
Philippe Mathieu-Daudé f9cc8cfdf3 block/qcow2-bitmap: Replace g_memdup() by g_memdup2() 5 years ago
Philippe Mathieu-Daudé 2d9cbbea64 block/gluster: Remove deprecated RDMA protocol handling 2 years ago
Philippe Mathieu-Daudé a95921f171 qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition 2 years ago
Kevin Wolf e193d4bdb8 block: Remove unnecessary NULL check in bdrv_pad_request() 2 years ago
Fiona Ebner bac09b093e block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to BB changes 2 years ago
Fiona Ebner f6d38c9f6d block-backend: fix edge case in bdrv_next() where BDS associated to BB changes 2 years ago
Stefan Reiter 3f934817c8 block/io: accept NULL qiov in bdrv_pad_request 2 years ago
Abhiram Tilak 52df1a5b61 qemu-img: Fix Column Width and Improve Formatting in snapshot list 3 years ago
Kevin Wolf ae5a40e858 mirror: Don't call job_pause_point() under graph lock 2 years ago
Zhao Liu 46ff64a826 error: Move ERRP_GUARD() to the beginning of the function 2 years ago
Zhao Liu 76db0ea3bf block/vmdk: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
Zhao Liu f5ec96c92e block/vdi: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
Zhao Liu ce33d85d45 block/snapshot: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
Zhao Liu c66eec9094 block/qed: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
Zhao Liu d13e3b4670 block/qcow2: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
Zhao Liu e1081e3bff block/qcow2-bitmap: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
Zhao Liu ed46217d5d block/nvme: Fix missing ERRP_GUARD() for error_prepend() 2 years ago