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
*
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-05-22
1
-3
/
+1
|
\
|
*
block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined
Jeff Cody
2014-05-20
1
-3
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-05-20
4
-50
/
+83
|
\
\
|
*
|
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
2014-05-19
1
-0
/
+1
|
*
|
qcow1: Stricter backing file length check
Kevin Wolf
2014-05-19
1
-2
/
+5
|
*
|
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
2014-05-19
1
-2
/
+14
|
*
|
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
2014-05-19
1
-0
/
+8
|
*
|
qcow1: Check maximum cluster size
Kevin Wolf
2014-05-19
1
-2
/
+8
|
*
|
qcow1: Make padding in the header explicit
Kevin Wolf
2014-05-19
1
-1
/
+2
|
*
|
curl: Add sslverify option
Matthew Booth
2014-05-19
1
-0
/
+12
|
*
|
curl: Remove broken parsing of options from url
Matthew Booth
2014-05-19
1
-42
/
+10
|
*
|
curl: Fix build when curl_multi_socket_action isn't available
Matthew Booth
2014-05-19
1
-0
/
+15
|
*
|
block: vhdx - account for identical header sections
Jeff Cody
2014-05-19
1
-1
/
+8
*
|
|
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-05-19
1
-107
/
+212
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[PATCH] block/iscsi: bump year in copyright notice
Peter Lieven
2014-05-05
1
-1
/
+1
|
*
block/iscsi: allow cluster_size of 4K and greater
Peter Lieven
2014-04-29
1
-1
/
+1
|
*
block/iscsi: clarify the meaning of ISCSI_CHECKALLOC_THRES
Peter Lieven
2014-04-29
1
-2
/
+10
|
*
block/iscsi: speed up read for unallocated sectors
Peter Lieven
2014-04-29
1
-102
/
+198
|
*
block/iscsi: allow fall back to WRITE SAME without UNMAP
Peter Lieven
2014-04-28
1
-5
/
+6
*
|
block/raw-posix: Try both FIEMAP and SEEK_HOLE
Max Reitz
2014-05-09
1
-50
/
+77
*
|
gluster: Correctly propagate errors when volume isn't accessible
Peter Krempa
2014-05-09
1
-1
/
+6
*
|
vmdk: Implement .bdrv_get_info()
Fam Zheng
2014-05-09
1
-0
/
+21
*
|
vmdk: Implement .bdrv_write_compressed
Fam Zheng
2014-05-09
1
-0
/
+14
*
|
block/iscsi: bump year in copyright notice
Peter Lieven
2014-05-09
1
-1
/
+1
*
|
block/nfs: Check for NULL server part
Max Reitz
2014-05-09
1
-0
/
+4
*
|
qcow2: Fix alloc_clusters_noref() overflow detection
Max Reitz
2014-05-09
1
-1
/
+3
*
|
curl: Fix hang reading from slow connections
Matthew Booth
2014-04-30
1
-1
/
+2
*
|
curl: Ensure all informationals are checked for completion
Matthew Booth
2014-04-30
1
-30
/
+23
*
|
curl: Eliminate unnecessary use of curl_multi_socket_all
Matthew Booth
2014-04-30
1
-10
/
+22
*
|
curl: Remove unnecessary explicit calls to internal event handler
Matthew Booth
2014-04-30
1
-2
/
+3
*
|
curl: Remove erroneous sleep waiting for curl completion
Matthew Booth
2014-04-30
1
-2
/
+1
*
|
curl: Fix return from curl_read_cb with invalid state
Matthew Booth
2014-04-30
1
-2
/
+1
*
|
curl: Remove unnecessary use of goto
Matthew Booth
2014-04-30
1
-28
/
+27
*
|
curl: Fix long line
Matthew Booth
2014-04-30
1
-1
/
+2
*
|
block/vdi: Error out immediately in vdi_create()
Max Reitz
2014-04-30
1
-1
/
+6
*
|
block/bochs: Fix error handling for seek_to_sector()
Max Reitz
2014-04-30
1
-9
/
+14
*
|
qcow2: Check min_size in qcow2_grow_l1_table()
Max Reitz
2014-04-30
1
-0
/
+7
*
|
qcow2: Catch bdrv_getlength() error
Max Reitz
2014-04-30
1
-0
/
+5
*
|
block: Use correct width in format strings
Max Reitz
2014-04-30
6
-24
/
+28
*
|
qcow2: Avoid overflow in alloc_clusters_noref()
Max Reitz
2014-04-30
1
-0
/
+7
*
|
block: Use error_abort in bdrv_image_info_specific_dump()
Max Reitz
2014-04-30
1
-2
/
+1
*
|
block: Unlink temporary files in raw-posix/win32
Kevin Wolf
2014-04-30
2
-1
/
+7
*
|
qcow2: Fix discard
Max Reitz
2014-04-29
1
-8
/
+18
*
|
mirror: Check for bdrv_get_info result
Fam Zheng
2014-04-29
1
-1
/
+4
*
|
mirror: Fix resource leak when bdrv_getlength fails
Fam Zheng
2014-04-29
1
-2
/
+2
*
|
mirror: Use DIV_ROUND_UP
Fam Zheng
2014-04-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-04-28
1
-1
/
+1
|
\
\
|
*
|
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-1
/
+1
|
|
/
*
|
iscsi: Don't use error_is_set() to suppress additional errors
Markus Armbruster
2014-04-25
1
-5
/
+4
*
|
nbd: Use return values instead of error_is_set(errp)
Markus Armbruster
2014-04-25
1
-1
/
+1
[next]