]> git.proxmox.com Git - mirror_qemu.git/history - block
iotests: make 235 work on s390 (and others)
[mirror_qemu.git] / block /
2018-12-14 Alberto Garciablock: Remove flags parameter from bdrv_reopen_queue()
2018-12-14 Alberto Garciablock: Clean up reopen_backing_file() in block/replicat...
2018-12-14 Alberto Garciablock: Use bdrv_reopen_set_read_only() in the mirror...
2018-12-14 Alberto Garciablock: Use bdrv_reopen_set_read_only() in stream_start...
2018-12-14 Alberto Garciablock: Use bdrv_reopen_set_read_only() in bdrv_commit()
2018-12-14 Alberto Garciablock: Use bdrv_reopen_set_read_only() in commit_start...
2018-12-14 Kevin Wolffile-posix: Avoid aio_worker() for QEMU_AIO_IOCTL
2018-12-14 Kevin Wolffile-posix: Switch to .bdrv_co_ioctl
2018-12-14 Kevin Wolffile-posix: Remove paio_submit_co()
2018-12-14 Kevin Wolffile-posix: Avoid aio_worker() for QEMU_AIO_READ/WRITE
2018-12-14 Kevin Wolffile-posix: Move read/write operation logic out of...
2018-12-14 Kevin Wolffile-posix: Avoid aio_worker() for QEMU_AIO_FLUSH
2018-12-14 Kevin Wolffile-posix: Avoid aio_worker() for QEMU_AIO_DISCARD
2018-12-14 Kevin Wolffile-posix: Avoid aio_worker() for QEMU_AIO_WRITE_ZEROES
2018-12-14 Kevin Wolffile-posix: Avoid aio_worker() for QEMU_AIO_COPY_RANGE
2018-12-14 Kevin Wolffile-posix: Avoid aio_worker() for QEMU_AIO_TRUNCATE
2018-12-14 Kevin Wolffile-posix: Factor out raw_thread_pool_submit()
2018-12-14 Kevin Wolffile-posix: Reorganise RawPosixAIOData
2018-12-14 Vladimir Sementsov... qcow2: do decompression in threads
2018-12-14 Vladimir Sementsov... qcow2: aio support for compressed cluster read
2018-12-14 Vladimir Sementsov... qcow2: use byte-based read in qcow2_decompress_cluster
2018-12-14 Vladimir Sementsov... qcow2: refactor decompress_buffer
2018-12-14 Vladimir Sementsov... qcow2: move decompression from qcow2-cluster.c to qcow2.c
2018-12-14 Vladimir Sementsov... qcow2: make more generic interface for qcow2_compress
2018-12-14 Vladimir Sementsov... qcow2: use Z_OK instead of 0 for deflateInit2 return...
2018-12-14 Vladimir Sementsov... block/backup: drop unused synchronization interface
2018-12-14 Vladimir Sementsov... block/replication: drop extra synchronization
2018-12-14 Julio Faraccodmg: exchanging hardcoded dmg UDIF block types to enum.
2018-12-14 Julio Faraccodmg: including dmg-lzfse module inside dmg block driver.
2018-12-14 Julio Faraccoconfigure: adding support to lzfse library.
2018-12-14 Julio Faraccoblock: adding lzfse decompressing support as a module.
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-12-12 Vladimir Sementsov... crypto: support multiple threads accessing one QCryptoBlock
2018-12-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2018-12-03 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-12-03 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-12-03 Vladimir Sementsov... mirror: fix dead-lock
2018-11-30 Eric Blakenbd/client: Send NBD_CMD_DISC if open fails after connect
2018-11-30 Eric Blakenbd/client: Make x-dirty-bitmap more reliable
2018-11-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2018-11-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-11-19 Max Reitzfile-posix: Fix shared locks on reopen commit
2018-11-19 Eric Blakeqcow2: Don't allow overflow during cluster allocation
2018-11-19 Kevin Wolfvvfat: Fix memory leak
2018-11-13 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2018-11-13 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-11-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-11-12 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2018-11-12 Liam Merwickqcow2: Read outside array bounds in qcow2_pre_write_ove...
2018-11-12 Liam Merwickblock: Fix potential Null pointer dereferences in vvfat.c
2018-11-12 Liam Merwickblock: Null pointer dereference in blk_root_get_parent_...
2018-11-12 Jeff Codyblock: Make more block drivers compile-time configurable
2018-11-12 Fam Zhengfile-posix: Drop s->lock_fd
2018-11-12 Fam Zhengfile-posix: Skip effectiveless OFD lock operations
2018-11-12 Fam Zhengfile-posix: Use error API properly
2018-11-06 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2018-11-06 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-11-06 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-11-05 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-11-05 Leonid Blochvdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZE
2018-11-05 Kevin Wolfiscsi: Support auto-read-only option
2018-11-05 Kevin Wolfgluster: Support auto-read-only option
2018-11-05 Kevin Wolfcurl: Support auto-read-only option
2018-11-05 Kevin Wolffile-posix: Support auto-read-only option
2018-11-05 Kevin Wolfnbd: Support auto-read-only option
2018-11-05 Kevin Wolfblock: Require auto-read-only for existing fallbacks
2018-11-05 Kevin Wolfrbd: Close image in qemu_rbd_open() error path
2018-11-05 Kevin Wolfblock: Add auto-read-only option
2018-11-05 Alberto Garciaquorum: Forbid adding children in blkverify mode
2018-11-05 Alberto Garciaquorum: Return an error if the blkverify mode has inval...
2018-11-05 Alberto Garciaquorum: Remove quorum_err()
2018-11-05 Peter Maydellblock/vdi: Don't take address of fields in packed structs
2018-11-05 Peter Maydellblock/vhdx: Don't take address of fields in packed...
2018-11-05 Kevin Wolfvpc: Don't leak opts in vpc_open()
2018-11-05 Li Qiangblock: change some function return type to bool
2018-11-05 Alberto Garciaqcow2: Get the request alignment for encrypted images...
2018-11-05 Peter Maydellblock/qcow2-bitmap: Don't take address of fields in...
2018-11-05 Peter Maydellblock/qcow: Don't take address of fields in packed...
2018-11-05 Peter Maydellblock/qcow2: Don't take address of fields in packed...
2018-11-05 Thomas Huthblock/vvfat: Fix crash when reporting error about too...
2018-11-01 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-10-31 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20181...
2018-10-30 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-10-30 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2018-10-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-10-29 Vladimir Sementsov... dirty-bitmaps: clean-up bitmaps loading and migration...
2018-10-29 John Snowblock/dirty-bitmaps: allow clear on disabled bitmaps
2018-10-29 John Snowblock/dirty-bitmaps: fix merge permissions
2018-10-29 John Snowblock/dirty-bitmaps: add user_locked status checker
2018-10-29 Vladimir Sementsov... bloc/qcow2: drop dirty_bitmaps_loaded state variable
2018-10-29 Vladimir Sementsov... block/qcow2: improve error message in qcow2_inactivate
2018-10-29 Vladimir Sementsov... dirty-bitmap: make it possible to restore bitmap after...
2018-10-29 Vladimir Sementsov... dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap
2018-10-29 Vladimir Sementsov... dirty-bitmap: switch assert-fails to errors in bdrv_mer...
2018-10-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-10-25 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-10-23 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-10-19 Markus Armbrustervpc: Fail open on bad header checksum
2018-10-19 Markus Armbrusterblock: Use warn_report() & friends to report warnings
next