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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
mirror.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-15
block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
Stefano Garzarella
1
-9
/
+16
2021-07-20
block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts
Vladimir Sementsov-Ogievskiy
1
-0
/
+12
2021-07-20
block/mirror: set .co for active-write MirrorOp objects
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-05-14
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
1
-2
/
+4
2021-04-30
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
1
-3
/
+0
2021-04-09
mirror: Do not enter a paused job on completion
Max Reitz
1
-1
/
+5
2021-04-09
mirror: Move open_backing_file to exit_common
Max Reitz
1
-14
/
+8
2021-03-29
block/mirror: Fix mirror_top's permissions
Max Reitz
1
-7
/
+25
2021-03-08
block/mirror: drop extra error propagation in commit_active_start()
Vladimir Sementsov-Ogievskiy
1
-7
/
+5
2021-02-13
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...
Peter Maydell
1
-4
/
+2
2021-02-12
block: use return status of bdrv_append()
Vladimir Sementsov-Ogievskiy
1
-4
/
+2
2021-02-12
block/mirror: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
1
-0
/
+9
2020-10-30
block: Return depth level during bdrv_is_allocated_above
Eric Blake
1
-1
/
+1
2020-09-07
block: Inline bdrv_co_block_status_from_*()
Max Reitz
1
-1
/
+0
2020-09-07
mirror: Deal with filters
Max Reitz
1
-27
/
+91
2020-05-18
block: Drop @child_class from bdrv_child_perm()
Max Reitz
1
-1
/
+0
2020-05-18
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
1
-0
/
+1
2020-05-18
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
1
-1
/
+1
2020-05-18
block: Mark commit, mirror, blkreplay as filters
Max Reitz
1
-0
/
+2
2020-05-18
mirror: Make sure that source and target size match
Kevin Wolf
1
-9
/
+12
2020-04-30
block-backend: Add flags to blk_truncate()
Kevin Wolf
1
-1
/
+1
2020-03-27
mirror: Wait only for in-flight operations
Kevin Wolf
1
-1
/
+8
2020-03-27
Revert "mirror: Don't let an operation wait for itself"
Kevin Wolf
1
-12
/
+9
2020-03-26
block/mirror: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-02-18
mirror: Double-check immediately before replacing
Max Reitz
1
-1
/
+13
2020-02-18
mirror: Don't let an operation wait for itself
Kevin Wolf
1
-9
/
+12
2020-02-18
mirror: Store MirrorOp.co for debuggability
Kevin Wolf
1
-0
/
+2
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
1
-2
/
+2
2019-10-28
mirror: Do not dereference invalid pointers
Max Reitz
1
-4
/
+9
2019-10-28
Revert "mirror: Only mirror granularity-aligned chunks"
Vladimir Sementsov-Ogievskiy
1
-29
/
+0
2019-10-28
block/mirror: support unaligned write in active mirror
Vladimir Sementsov-Ogievskiy
1
-3
/
+68
2019-10-28
block/mirror: simplify do_sync_target_write
Vladimir Sementsov-Ogievskiy
1
-67
/
+28
2019-10-17
block/dirty-bitmap: add bs link
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-09-10
job: drop job_drain
Vladimir Sementsov-Ogievskiy
1
-25
/
+3
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
1
-3
/
+8
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
1
-1
/
+1
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
1
-2
/
+4
2019-08-16
block-backend: Queue requests while drained
Kevin Wolf
1
-0
/
+1
2019-08-16
mirror: Keep mirror_top_bs drained after dropping permissions
Kevin Wolf
1
-1
/
+5
2019-08-06
mirror: Only mirror granularity-aligned chunks
Max Reitz
1
-0
/
+29
2019-07-15
block: Add BDS.never_freeze
Max Reitz
1
-0
/
+4
2019-07-02
block: include base when checking image chain for block allocation
Andrey Shinkevich
1
-1
/
+1
2019-06-18
block/mirror: Fix child permissions
Max Reitz
1
-9
/
+23
2019-06-18
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
1
-16
/
+22
2019-06-04
block: Remove wrong bdrv_set_aio_context() calls
Kevin Wolf
1
-1
/
+0
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-1
/
+2
[next]