index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
mirror.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mirror: Fix aio context of mirror_top_bs
Fam Zheng
2017-04-07
1
-0
/
+1
*
block/mirror: Fix use-after-free
Max Reitz
2017-04-07
1
-2
/
+10
*
trace: Fix backwards mirror_yield parameters
Eric Blake
2017-03-24
1
-2
/
+3
*
block: Always call bdrv_child_check_perm first
Fam Zheng
2017-03-17
1
-2
/
+4
*
mirror: Implement .bdrv_refresh_filename
Kevin Wolf
2017-03-13
1
-0
/
+9
*
block: Fix error handling in bdrv_replace_in_backing_chain()
Kevin Wolf
2017-03-07
1
-6
/
+9
*
mirror: Fix error path for dirty bitmap creation
Kevin Wolf
2017-03-07
1
-4
/
+1
*
mirror: Fix permissions for removing mirror_top_bs
Kevin Wolf
2017-03-07
1
-1
/
+4
*
mirror: Fix permission problem with 'replaces'
Kevin Wolf
2017-03-07
1
-2
/
+8
*
block: Add Error parameter to bdrv_append()
Kevin Wolf
2017-02-28
1
-1
/
+8
*
block: Add Error parameter to bdrv_set_backing_hd()
Kevin Wolf
2017-02-28
1
-1
/
+6
*
commit: Add filter-node-name to block-commit
Kevin Wolf
2017-02-28
1
-1
/
+2
*
mirror: Add filter-node-name to blockdev-mirror
Kevin Wolf
2017-02-28
1
-6
/
+8
*
mirror: Use real permissions in mirror/active commit block job
Kevin Wolf
2017-02-28
1
-34
/
+182
*
blockjob: Add permissions to block_job_add_bdrv()
Kevin Wolf
2017-02-28
1
-2
/
+7
*
blockjob: Add permissions to block_job_create()
Kevin Wolf
2017-02-28
1
-2
/
+3
*
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
1
-3
/
+12
*
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
1
-1
/
+2
*
block/mirror: fix broken sparseness detection
John Snow
2017-02-27
1
-1
/
+1
*
mirror: Resize active commit base in mirror_run()
Kevin Wolf
2017-02-24
1
-28
/
+22
*
mirror: do not increase offset during initial zero_or_discard phase
Anton Nefedov
2017-02-21
1
-2
/
+7
*
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
1
-3
/
+9
*
mirror: do not flush every time the disks are synced
Paolo Bonzini
2016-11-15
1
-15
/
+25
*
blockjob: add block_job_start
John Snow
2016-11-15
1
-3
/
+2
*
blockjob: add .start field
John Snow
2016-11-15
1
-1
/
+3
*
blockjobs: split interface into public/private, Part 1
John Snow
2016-11-01
1
-1
/
+1
*
blockjob: centralize QMP event emissions
John Snow
2016-11-01
1
-4
/
+2
*
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
1
-11
/
+10
*
blockjobs: Allow creating internal jobs
John Snow
2016-11-01
1
-1
/
+2
*
block: Turn on "unmap" in active commit
Fam Zheng
2016-11-01
1
-1
/
+1
*
block: Block all intermediate nodes in commit_active_start()
Alberto Garcia
2016-10-31
1
-0
/
+8
*
block: Use block_job_add_bdrv() in mirror_start_job()
Alberto Garcia
2016-10-31
1
-2
/
+1
*
mirror: use bdrv_drained_begin/bdrv_drained_end
Paolo Bonzini
2016-10-28
1
-12
/
+23
*
blockjob: introduce .drain callback for jobs
Paolo Bonzini
2016-10-28
1
-8
/
+27
*
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
2016-10-24
1
-11
/
+13
*
mirror: auto complete active commit
Wen Congyang
2016-09-13
1
-4
/
+9
*
mirror: finish earlier on error
Vladimir Sementsov-Ogievskiy
2016-08-08
1
-0
/
+4
*
mirror: double performance of the bulk stage if the disc is full
Vladimir Sementsov-Ogievskiy
2016-07-26
1
-2
/
+8
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
1
-9
/
+0
|
\
|
*
Revert "mirror: Workaround for unexpected iohandler events during completion"
Fam Zheng
2016-07-21
1
-9
/
+0
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-07-21
1
-2
/
+3
|
\
\
|
*
|
block: Convert BB interface to byte-based discards
Eric Blake
2016-07-20
1
-2
/
+3
|
|
/
*
|
mirror: fix request throttling in drive-mirror
Denis V. Lunev
2016-07-19
1
-1
/
+6
*
|
mirror: improve performance of mirroring of empty disk
Denis V. Lunev
2016-07-19
1
-5
/
+11
*
|
mirror: efficiently zero out target
Denis V. Lunev
2016-07-19
1
-2
/
+26
*
|
mirror: optimize dirty bitmap filling in mirror_run a bit
Denis V. Lunev
2016-07-19
1
-2
/
+6
*
|
mirror: create mirror_dirty_init helper for mirror_run
Denis V. Lunev
2016-07-19
1
-29
/
+41
*
|
mirror: create mirror_throttle helper
Denis V. Lunev
2016-07-19
1
-12
/
+19
*
|
mirror: make sectors_in_flight int64_t
Denis V. Lunev
2016-07-19
1
-1
/
+1
|
/
*
Improve block job rate limiting for small bandwidth values
Sascha Silbe
2016-07-13
1
-1
/
+3
[next]