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
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
2017-01-09
5
-6
/
+6
*
block: Rename raw_bsd to raw-format.c
Eric Blake
2017-01-09
2
-2
/
+2
*
blkverify: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
2017-01-09
1
-105
/
+96
*
blkdebug: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
2017-01-09
1
-46
/
+40
*
quorum: Clean up quorum_aio_get()
Kevin Wolf
2017-01-09
1
-13
/
+10
*
quorum: Inline quorum_fifo_aio_cb()
Kevin Wolf
2017-01-09
1
-29
/
+13
*
quorum: Implement .bdrv_co_preadv/pwritev()
Kevin Wolf
2017-01-09
1
-43
/
+38
*
quorum: Avoid bdrv_aio_writev() for rewrites
Kevin Wolf
2017-01-09
1
-15
/
+31
*
quorum: Inline quorum_aio_cb()
Kevin Wolf
2017-01-09
1
-69
/
+59
*
quorum: Do cleanup in caller coroutine
Kevin Wolf
2017-01-09
1
-6
/
+9
*
quorum: Implement .bdrv_co_readv/writev
Kevin Wolf
2017-01-09
1
-77
/
+115
*
quorum: Remove s from quorum_aio_get() arguments
Kevin Wolf
2017-01-09
1
-5
/
+4
*
linux-aio: poll ring for completions
Stefan Hajnoczi
2017-01-03
1
-1
/
+16
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
8
-31
/
+33
*
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2016-12-06
1
-1
/
+2
|
\
|
*
qcow2: Don't strand clusters near 2G intervals during commit
Eric Blake
2016-12-06
1
-1
/
+2
*
|
block/nfs: fix QMP to match debug option
Prasanna Kumar Kalever
2016-12-05
1
-2
/
+2
*
|
block/gluster: fix QMP to match debug option
Prasanna Kumar Kalever
2016-12-05
1
-20
/
+20
|
/
*
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-29
2
-3
/
+11
|
\
|
*
qcow2: Remove stale comment
Alberto Garcia
2016-11-25
1
-1
/
+0
|
*
qcow2: Allow 'cache-clean-interval' in Linux only
Alberto Garcia
2016-11-25
1
-0
/
+8
|
*
qcow2: Make qcow2_cache_table_release() work only in Linux
Alberto Garcia
2016-11-25
1
-2
/
+3
*
|
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-23
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
nbd: Allow unmap and fua during write zeroes
Eric Blake
2016-11-22
1
-0
/
+4
*
|
block: Pass unaligned discard requests to drivers
Eric Blake
2016-11-22
1
-13
/
+32
*
|
block: Return -ENOTSUP rather than assert on unaligned discards
Eric Blake
2016-11-22
3
-3
/
+11
*
|
block: Let write zeroes fallback work even with small max_transfer
Eric Blake
2016-11-22
1
-5
/
+8
*
|
qcow2: Inform block layer about discard boundaries
Eric Blake
2016-11-22
1
-0
/
+1
|
/
*
gluster: Fix use after free in glfs_clear_preopened()
Kevin Wolf
2016-11-21
1
-1
/
+2
*
mirror: do not flush every time the disks are synced
Paolo Bonzini
2016-11-15
1
-15
/
+25
*
block/curl: Do not wait for data beyond EOF
Max Reitz
2016-11-15
1
-9
/
+23
*
block/curl: Remember all sockets
Max Reitz
2016-11-15
1
-6
/
+41
*
block/curl: Fix return value from curl_read_cb
Max Reitz
2016-11-15
1
-4
/
+7
*
block/curl: Use BDRV_SECTOR_SIZE
Max Reitz
2016-11-15
1
-6
/
+5
*
block/curl: Drop TFTP "support"
Max Reitz
2016-11-15
1
-19
/
+1
*
blockjob: refactor backup_start as backup_job_create
John Snow
2016-11-15
2
-17
/
+21
*
blockjob: add block_job_start
John Snow
2016-11-15
5
-14
/
+10
*
blockjob: add .start field
John Snow
2016-11-15
4
-15
/
+20
*
blockjob: add .clean property
John Snow
2016-11-15
1
-5
/
+10
*
Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into staging
Stefan Hajnoczi
2016-11-14
1
-6
/
+7
|
\
|
*
block-backend: Always notify on blk_eject
John Snow
2016-11-14
1
-6
/
+7
*
|
raw-posix: Rename 'raw_s' to 'rs'
Fam Zheng
2016-11-11
1
-28
/
+28
*
|
nfs: Fix memory leak in nfs_file_create()
Kevin Wolf
2016-11-11
1
-0
/
+1
*
|
qcow2: Remove stale FIXME comment
Alberto Garcia
2016-11-11
1
-2
/
+0
*
|
raw_bsd: don't check size alignment when only offset is set
Tomáš Golembiovský
2016-11-11
1
-1
/
+1
*
|
raw_bsd: move check to prevent overflow
Tomáš Golembiovský
2016-11-11
1
-1
/
+9
*
|
block/ssh: Code cleanup for unused parameter
Ashijeet Acharya
2016-11-11
1
-3
/
+2
*
|
block/nbd: Fix the leaked visitor
Ashijeet Acharya
2016-11-11
1
-0
/
+1
|
/
*
block: Don't mark node clean after failed flush
Kevin Wolf
2016-11-08
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-03
3
-43
/
+81
|
\
[next]