]> git.proxmox.com Git - mirror_qemu.git/history - block
bsd-user: Implement mprotect(2)
[mirror_qemu.git] / block /
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-29 Markus Armbrusterblock: Clean up local variable shadowing
2023-09-29 Markus Armbrusterblock/vdi: Clean up local variable shadowing
2023-09-29 Markus Armbrusterblock/dirty-bitmap: Clean up local variable shadowing
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Paolo Bonziniblock: mark mixed functions that can suspend
2023-09-26 Stefan HajnocziMerge tag 'pull-nbd-2023-09-25' of https://repo.or...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-25 Eric Blakenbd: Prepare for 64-bit request effect lengths
2023-09-22 Eric Blakenbd: Add types for extended headers
2023-09-22 Eric Blakenbd/client: Pass mode through to nbd_send_request
2023-09-22 Eric Blakenbd: Replace bool structured_reply with mode enum
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pwrite_...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pdiscard
2023-09-21 Denis V. Lunevparallels: improve readability of allocate_clusters
2023-09-21 Denis V. Lunevparallels: naive implementation of allocate_clusters...
2023-09-21 Denis V. Lunevparallels: update used bitmap in allocate_cluster
2023-09-21 Denis V. Lunevparallels: accept multiple clusters in mark_used()
2023-09-21 Denis V. Lunevparallels: collect bitmap of used clusters at open
2023-09-21 Denis V. Lunevparallels: fix broken parallels_check_data_off()
2023-09-21 Denis V. Lunevparallels: create mark_used() helper which sets bit...
2023-09-21 Denis V. Lunevparallels: refactor path when we need to re-check image...
2023-09-21 Denis V. Lunevparallels: return earlier from parallels_open() functio...
2023-09-21 Denis V. Lunevparallels: return earler in fail_format branch in paral...
2023-09-21 Denis V. Lunevparallels: invent parallels_opts_prealloc() helper...
2023-09-21 Denis V. Lunevparallels: fix memory leak in parallels_open()
2023-09-21 Denis V. Lunevparallels: mark driver as supporting CBT
2023-09-21 Denis V. Lunevparallels: fix formatting in bdrv_parallels initialization
2023-09-20 Stefan Hajnocziblock-backend: process zoned requests in the current...
2023-09-20 Stefan Hajnocziblock-backend: process I/O in the current AioContext
2023-09-20 Stefan Hajnocziblock: remove AIOCBInfo->get_aio_context()
2023-09-20 Andrey Drobyshev viablock: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_st...
2023-09-20 Kevin Wolfblock: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_unref_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_root_unref_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_child_perm() GRAPH_RDLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_parent_perms_conflict() and callers...
2023-09-20 Kevin Wolfblock: Mark bdrv_attach_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_attach_child_common() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Introduce bdrv_schedule_unref()
2023-09-20 Kevin Wolfpreallocate: Don't poll during permission updates
2023-09-20 Kevin Wolfpreallocate: Factor out preallocate_truncate_to_real_size()
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-11 Stefan HajnocziMerge tag 'pull-vfio-20230911' of https://github.com...
2023-09-11 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20230911' of https:...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08 Kevin Wolfblock: Make more BlockDriver definitions static
2023-09-08 Kevin Wolfblock/meson.build: Restore alphabetical order of files
2023-09-08 Fabiano Rosasblock: Remove unnecessary variable in bdrv_block_device...
2023-09-08 Fabiano Rosasblock: Remove bdrv_query_block_node_info
2023-09-08 Dmitry Frolovvmdk: Clean up bdrv_open_child() return value check
2023-09-08 Peter Maydellblock/iscsi: Document why we use raw malloc()
2023-09-08 Stefan Hajnocziblock: change reqs_lock to QemuMutex
2023-09-08 Stefan Hajnocziblock: minimize bs->reqs_lock section in tracked_reques...
2023-09-08 Philippe Mathieu... block/vpc: Avoid dynamic stack allocation
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Stefan HajnocziMerge tag 'pull-nbd-2023-09-07-v2' of https://repo...
2023-09-08 Michael Tokarevblock: spelling fixes
2023-09-08 Stefan Hajnocziio: follow coroutine AioContext in qio_channel_yield()
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Stefan HajnocziMerge tag 'ide-pull-request' of https://gitlab.com...
2023-09-07 Stefan HajnocziMerge tag 'pull-parallels-2023-09-06' of https://src...
2023-09-06 Alexander Ivanovparallels: Add data_off repairing to parallels_open()
2023-09-06 Alexander Ivanovparallels: Add data_off check
2023-09-06 Alexander Ivanovparallels: Use bdrv_co_getlength() in parallels_check_o...
2023-09-06 Alexander Ivanovparallels: Image repairing in parallels_open()
2023-09-06 Alexander Ivanovparallels: Add checking and repairing duplicate offsets...
2023-09-06 Alexander Ivanovparallels: Add data_start field to BDRVParallelsState
2023-09-06 Alexander Ivanovparallels: Add "explicit" argument to parallels_check_l...
2023-09-06 Alexander Ivanovparallels: Check if data_end greater than the file...
2023-09-06 Alexander Ivanovparallels: Incorrect data end calculation in parallels_...
2023-09-06 Alexander Ivanovparallels: Fix comments formatting inside parallels...
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-30 Andrey Drobyshevblock/io: align requests to subcluster_size
2023-08-30 Andrey Drobyshevblock: add subcluster_size field to BlockDriverInfo
2023-08-29 Hanna Czenczekfile-posix: Simplify raw_co_prw's 'out' zone code
2023-08-29 Hanna Czenczekfile-posix: Fix zone update in I/O error path
2023-08-29 Hanna Czenczekfile-posix: Check bs->bl.zoned for zone info
2023-08-29 Hanna Czenczekfile-posix: Clear bs->bl.zoned on error
2023-08-29 zhenwei piblock/throttle-groups: Use ThrottleDirection instread...
2023-08-29 zhenwei pithrottle: use enum ThrottleDirection instead of bool...
2023-08-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-08-04 Richard HendersonMerge tag 'hppa-linux-user-speedup-pull-request' of...
2023-08-04 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-08-03 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-03 Stefano Garzarellablock/blkio: add more comments on the fd passing handling
2023-08-03 Stefano Garzarellablock/blkio: close the fd when blkio_connect() fails
next