]> git.ipfire.org Git - thirdparty/qemu.git/history - block
keymaps: drop support for include files
[thirdparty/qemu.git] / block /
2019-01-04  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-01-04  yuchenlindmg: don't skip zero chunk
2019-01-04  yuchenlindmg: use enumeration type instead of hard coding number
2019-01-04  yuchenlindmg: fix binary search
2019-01-04  Julio Faraccodmg: Fixing wrong dmg block type value for block termin...
2018-12-16  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-12-16  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-12-16  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-12-15  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-12-14  Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2018-12-14  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-12-14  Stefan Hajnocziblock/mirror: add missing coroutine_fn annotations
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-14  Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
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...
next