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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
nbd/server: Prepare for per-request filtering of BLOCK_STATUS
Eric Blake
1
-0
/
+1
2023-10-05
nbd/server: Refactor list of negotiated meta contexts
Eric Blake
1
-0
/
+1
2023-10-05
nbd/client: Initial support for extended headers
Eric Blake
1
-1
/
+2
2023-09-25
nbd: Prepare for 64-bit request effect lengths
Eric Blake
1
-2
/
+2
2023-09-22
nbd: Add types for extended headers
Eric Blake
1
-36
/
+88
2023-09-22
nbd/client: Pass mode through to nbd_send_request
Eric Blake
1
-5
/
+7
2023-09-22
nbd: Replace bool structured_reply with mode enum
Eric Blake
1
-1
/
+1
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
6
-35
/
+56
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
1
-3
/
+3
2023-09-20
block: mark aio_poll as non-coroutine
Paolo Bonzini
1
-1
/
+1
2023-09-20
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
3
-2
/
+2
2023-09-20
block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
Andrey Drobyshev via
1
-0
/
+3
2023-09-20
block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
Kevin Wolf
2
-7
/
+10
2023-09-20
block: Mark bdrv_unref_child() GRAPH_WRLOCK
Kevin Wolf
1
-1
/
+6
2023-09-20
block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
Kevin Wolf
1
-1
/
+1
2023-09-20
block: Mark bdrv_child_perm() GRAPH_RDLOCK
Kevin Wolf
1
-5
/
+5
2023-09-20
block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK
Kevin Wolf
2
-6
/
+7
2023-09-20
block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
Kevin Wolf
2
-6
/
+8
2023-09-20
block: Mark bdrv_attach_child() GRAPH_WRLOCK
Kevin Wolf
1
-6
/
+8
2023-09-20
block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
Kevin Wolf
1
-0
/
+4
2023-09-20
block: Introduce bdrv_schedule_unref()
Kevin Wolf
1
-0
/
+1
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2
-4
/
+1
2023-09-08
block: Remove bdrv_query_block_node_info
Fabiano Rosas
1
-3
/
+0
2023-09-08
block: change reqs_lock to QemuMutex
Stefan Hajnoczi
1
-1
/
+1
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2023-09-08
Merge tag 'pull-nbd-2023-09-07-v2' of https://repo.or.cz/qemu/ericb into staging
Stefan Hajnoczi
1
-2
/
+1
2023-09-08
include/: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-09-07
nbd: drop unused nbd_receive_negotiate() aio_context argument
Stefan Hajnoczi
1
-2
/
+1
2023-09-07
hw/ufs: Initial commit for emulated Universal-Flash-Storage
Jeuk Kim
1
-0
/
+1090
2023-08-30
block/io: align requests to subcluster_size
Andrey Drobyshev
1
-4
/
+4
2023-08-30
block: add subcluster_size field to BlockDriverInfo
Andrey Drobyshev
1
-0
/
+5
2023-08-29
block/throttle-groups: Use ThrottleDirection instread of bool is_write
zhenwei pi
1
-3
/
+3
2023-07-19
nbd: Use enum for various negotiation modes
Eric Blake
1
-0
/
+11
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
1
-5
/
+6
2023-07-19
nbd/server: Prepare for alternate-size headers
Eric Blake
1
-4
/
+4
2023-07-19
nbd: Consistent typedef usage in header
Eric Blake
1
-18
/
+13
2023-06-28
block: use bdrv_co_debug_event in coroutine context
Paolo Bonzini
1
-0
/
+7
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
1
-2
/
+4
2023-06-01
block: remove bdrv_co_io_plug() API
Stefan Hajnoczi
2
-14
/
+0
2023-06-01
block/linux-aio: convert to blk_io_plug_call() API
Stefan Hajnoczi
1
-7
/
+0
2023-06-01
block/io_uring: convert to blk_io_plug_call() API
Stefan Hajnoczi
1
-7
/
+0
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
1
-57
/
+0
2023-05-30
block/export: don't require AioContext lock around blk_exp_ref/unref()
Stefan Hajnoczi
1
-0
/
+2
2023-05-30
block: drain from main loop thread in bdrv_co_yield_to_drain()
Stefan Hajnoczi
1
-36
/
+36
2023-05-30
block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
Kevin Wolf
1
-0
/
+3
2023-05-19
blockjob: Adhere to rate limit even when reentered early
Kevin Wolf
1
-4
/
+10
2023-05-19
block: Call .bdrv_co_create(_opts) unlocked
Kevin Wolf
2
-6
/
+6
2023-05-15
block: add accounting for zone append operation
Sam Li
1
-0
/
+1
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
3
-1
/
+10
2023-05-15
file-posix: add tracking of the zone write pointers
Sam Li
2
-0
/
+19
[next]