index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blockdev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: blockdev-backup: add discard-source parameter
Vladimir Sementsov-Ogievskiy
2024-05-28
1
-1
/
+1
*
block: Improve error message when external snapshot can't flush
Markus Armbruster
2024-05-27
1
-2
/
+4
*
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
2024-04-24
1
-1
/
+1
*
blockdev: Fix blockdev-snapshot-sync error reporting for no medium
Markus Armbruster
2024-03-18
1
-1
/
+2
*
blockdev: Fix block_resize error reporting for op blockers
Markus Armbruster
2024-03-09
1
-2
/
+1
*
stream: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
1
-0
/
+7
*
commit: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
1
-0
/
+6
*
block: remove bdrv_co_lock()
Stefan Hajnoczi
2023-12-21
1
-5
/
+0
*
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-254
/
+53
*
graph-lock: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-4
/
+4
*
block: Fix AioContext locking in qmp_block_resize()
Kevin Wolf
2023-12-12
1
-1
/
+2
*
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-21
1
-2
/
+2
*
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
1
-0
/
+5
*
block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-21
/
+27
*
block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-3
/
+4
*
block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-6
/
+8
*
block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-1
/
+1
*
block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-0
/
+2
*
hw/xen: automatically assign device index to block devices
David Woodhouse
2023-11-07
1
-3
/
+12
*
blockjob: introduce block-job-change QMP command
Fiona Ebner
2023-10-31
1
-0
/
+14
*
blockdev: mirror: avoid potential deadlock when using iothread
Fiona Ebner
2023-10-31
1
-2
/
+12
*
block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+15
*
block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+13
*
block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+2
*
block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+9
*
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+5
*
block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
Kevin Wolf
2023-09-20
1
-6
/
+11
*
block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK
Kevin Wolf
2023-09-20
1
-0
/
+6
*
cutils: Adjust signature of parse_uint[_full]
Eric Blake
2023-06-02
1
-2
/
+2
*
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
2023-05-30
1
-6
/
+23
*
blockdev: qmp_transaction: drop extra generic layer
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-180
/
+85
*
blockdev: use state.bitmap in block-dirty-bitmap-add action
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-9
/
+4
*
blockdev: transaction: refactor handling transaction properties
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-74
/
+22
*
blockdev: qmp_transaction: refactor loop to classic for
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-6
/
+3
*
blockdev: transactions: rename some things
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-15
/
+15
*
blockdev: refactor transaction to use Transaction API
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-131
/
+178
*
block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
Kevin Wolf
2023-05-10
1
-0
/
+3
*
block: Don't call no_coroutine_fns in qmp_block_resize()
Kevin Wolf
2023-05-10
1
-2
/
+2
*
block: Fix use after free in blockdev_mark_auto_del()
Kevin Wolf
2023-05-10
1
-4
/
+14
*
block: Convert bdrv_is_inserted() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
1
-1
/
+7
*
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-20
1
-0
/
+1
*
block: Fix locking in external_snapshot_prepare()
Kevin Wolf
2022-12-15
1
-0
/
+4
*
block: Drain individual nodes during reopen
Kevin Wolf
2022-12-15
1
-13
/
+0
*
qapi transaction: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-2
/
+2
*
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-99
/
+65
*
blockdev: Clean up abuse of DriveBackup member format
Markus Armbruster
2022-12-13
1
-8
/
+9
*
monitor: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-1
/
+1
*
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context
Emanuele Giuseppe Esposito
2022-10-27
1
-11
/
+11
*
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
1
-62
/
+10
*
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
2022-10-07
1
-4
/
+10
[next]