index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
file-posix: Fix aio=threads performance regression after enablign FUA
Kevin Wolf
1
-14
/
+15
2025-07-14
block/qapi: make @node-name in @BlockDeviceInfo non-optional
Fiona Ebner
1
-3
/
+1
2025-07-14
block/qapi: include child references in block device info
Fiona Ebner
1
-0
/
+10
2025-07-14
block: mark bdrv_open_child_common() and its callers GRAPH_UNLOCKED
Fiona Ebner
1
-2
/
+4
2025-07-14
block/commit: mark commit_abort() as GRAPH_UNLOCKED
Fiona Ebner
1
-1
/
+1
2025-07-14
block: mark blk_remove_bs() as GRAPH_UNLOCKED
Fiona Ebner
1
-5
/
+10
2025-07-14
block: mark bdrv_reopen_queue() and bdrv_reopen_multiple() as GRAPH_UNLOCKED
Fiona Ebner
1
-1
/
+2
2025-07-14
block/stream: mark stream_prepare() as GRAPH_UNLOCKED
Fiona Ebner
1
-1
/
+1
2025-07-14
block: drop wrapper for bdrv_set_backing_hd_drained()
Fiona Ebner
3
-11
/
+10
2025-07-14
block/commit: switch to bdrv_set_backing_hd_drained() variant
Fiona Ebner
1
-7
/
+25
2025-07-14
block/mirror: switch to bdrv_set_backing_hd_drained() variant
Fiona Ebner
1
-3
/
+9
2025-07-14
block: add bdrv_graph_wrlock_drained() convenience wrapper
Fiona Ebner
13
-73
/
+57
2025-07-14
block: never use atomics to access bs->quiesce_counter
Fiona Ebner
1
-5
/
+2
2025-06-12
block: skip automatic zero-init of large array in ioq_submit
Daniel P. Berrangé
1
-1
/
+1
2025-06-04
block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
Fiona Ebner
1
-1
/
+0
2025-06-04
block: move drain outside of quorum_del_child()
Fiona Ebner
1
-2
/
+0
2025-06-04
block: move drain outside of bdrv_root_unref_child()
Fiona Ebner
8
-0
/
+32
2025-06-04
block: move drain outside of quorum_add_child()
Fiona Ebner
1
-2
/
+0
2025-06-04
block: move drain outside of bdrv_attach_child()
Fiona Ebner
2
-0
/
+7
2025-06-04
block: move drain outside of bdrv_root_attach_child()
Fiona Ebner
5
-0
/
+17
2025-06-04
block: move drain outside of bdrv_set_backing_hd_drained()
Fiona Ebner
1
-4
/
+2
2025-06-04
block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Fiona Ebner
1
-3
/
+3
2025-06-04
block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Fiona Ebner
1
-11
/
+15
2025-05-22
file-posix: Probe paths and retry SG_IO on potential path errors
Kevin Wolf
1
-1
/
+114
2025-05-22
file-posix: allow BLKZEROOUT with -t writeback
Stefan Hajnoczi
1
-11
/
+0
2025-05-14
mirror: Reduce I/O when destination is detect-zeroes:unmap
Eric Blake
1
-4
/
+9
2025-05-14
mirror: Skip writing zeroes when target is already zero
Eric Blake
1
-14
/
+93
2025-05-14
mirror: Skip pre-zeroing destination if it is already zero
Eric Blake
1
-8
/
+16
2025-05-14
mirror: Drop redundant zero_target parameter
Eric Blake
1
-8
/
+5
2025-05-14
mirror: Allow QMP override to declare target already zero
Eric Blake
1
-4
/
+23
2025-05-14
mirror: Pass full sync mode rather than bool to internals
Eric Blake
1
-12
/
+12
2025-05-14
mirror: Minor refactoring
Eric Blake
1
-11
/
+11
2025-05-14
block: Add new bdrv_co_is_all_zeroes() function
Eric Blake
1
-0
/
+62
2025-05-14
block: Let bdrv_co_is_zero_fast consolidate adjacent extents
Eric Blake
1
-12
/
+15
2025-05-14
file-posix, gluster: Handle zero block status hint better
Eric Blake
2
-2
/
+3
2025-05-14
block: Expand block status mode from bool to flags
Eric Blake
21
-70
/
+71
2025-05-14
Merge tag 'pull-block-jobs-2025-04-29-v3' of https://gitlab.com/vsementsov/qe...
Stefan Hajnoczi
5
-36
/
+92
2025-05-12
blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
4
-2
/
+8
2025-05-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
1
-18
/
+23
2025-05-08
block/nvme: Use host PCI MMIO API
Farhan Ali
1
-18
/
+23
2025-05-06
block: Fix type conflict of the copy_file_range stub
Kohei Tokunaga
1
-2
/
+5
2025-05-06
block: Add including of ioctl header for Emscripten build
Kohei Tokunaga
1
-0
/
+4
2025-05-01
block: allow commit to unmap zero blocks
Vincent Vanlaer
1
-9
/
+29
2025-05-01
block: refactor error handling of commit_iteration
Vincent Vanlaer
1
-27
/
+36
2025-04-30
file-posix: Fix crash on discard_granularity == 0
Kevin Wolf
1
-1
/
+1
2025-04-29
block: move commit_run loop to separate function
Vincent Vanlaer
1
-37
/
+52
2025-04-29
block: get type of block allocation in commit_run
Vincent Vanlaer
1
-3
/
+9
2025-04-27
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2
-24
/
+78
2025-04-25
block: Remove unused callback function *bdrv_aio_pdiscard
Sunny Zhu
1
-19
/
+3
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
1
-1
/
+1
[next]