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/nbd: fix memory leak in nbd_open()
Pan Nengyuan
2020-02-27
1
-0
/
+1
*
block/nbd: extract the common cleanup code
Pan Nengyuan
2020-02-27
1
-11
/
+15
*
nbd-client: Support leading / in NBD URI
Eric Blake
2020-02-26
1
-2
/
+4
*
block: Fix VM size field width in snapshot dump
Max Reitz
2020-02-20
1
-2
/
+2
*
iscsi: Drop iscsi_co_create_opts()
Max Reitz
2020-02-20
1
-56
/
+0
*
file-posix: Drop hdev_co_create_opts()
Max Reitz
2020-02-20
1
-67
/
+0
*
block/nbd: Fix hang in .bdrv_close()
Max Reitz
2020-02-20
1
-1
/
+13
*
block/backup-top: fix flags handling
Vladimir Sementsov-Ogievskiy
2020-02-20
1
-11
/
+20
*
block: always fill entire LUKS header space with zeros
Daniel P. Berrangé
2020-02-20
1
-4
/
+7
*
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2020-02-20
1
-2
/
+9
*
quorum: Stop marking it as a filter
Max Reitz
2020-02-18
1
-1
/
+0
*
mirror: Double-check immediately before replacing
Max Reitz
2020-02-18
1
-1
/
+13
*
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
2020-02-18
6
-66
/
+0
*
quorum: Implement .bdrv_recurse_can_replace()
Max Reitz
2020-02-18
1
-0
/
+54
*
blkverify: Implement .bdrv_recurse_can_replace()
Max Reitz
2020-02-18
1
-0
/
+15
*
quorum: Fix child permissions
Max Reitz
2020-02-18
1
-1
/
+18
*
block/io_uring: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-18
1
-1
/
+1
*
commit: Fix is_read for block_job_error_action()
Kevin Wolf
2020-02-18
1
-1
/
+6
*
commit: Inline commit_populate()
Kevin Wolf
2020-02-18
1
-22
/
+6
*
commit: Fix argument order for block_job_error_action()
Kevin Wolf
2020-02-18
1
-1
/
+1
*
commit: Remove unused bytes_written
Kevin Wolf
2020-02-18
1
-2
/
+0
*
block/qcow2-bitmap: Remove unneeded variable assignment
Philippe Mathieu-Daudé
2020-02-18
1
-1
/
+0
*
qcow2: Fix qcow2_alloc_cluster_abort() for external data file
Kevin Wolf
2020-02-18
1
-2
/
+5
*
qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
Kevin Wolf
2020-02-18
1
-0
/
+1
*
block/vvfat: Do not unref qcow on closing backing bdrv
Hikaru Nishida
2020-02-18
1
-7
/
+0
*
qcow2: Fix alignment checks in encrypted images
Alberto Garcia
2020-02-18
2
-6
/
+8
*
mirror: Don't let an operation wait for itself
Kevin Wolf
2020-02-18
1
-9
/
+12
*
mirror: Store MirrorOp.co for debuggability
Kevin Wolf
2020-02-18
1
-0
/
+2
*
block: fix crash on zero-length unaligned write and read
Vladimir Sementsov-Ogievskiy
2020-02-07
1
-1
/
+27
*
block/backup-top: fix failure path
Vladimir Sementsov-Ogievskiy
2020-02-06
1
-9
/
+12
*
qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
Alberto Garcia
2020-02-06
1
-3
/
+5
*
qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
Alberto Garcia
2020-02-06
1
-4
/
+0
*
qcow2: Use bs->bl.request_alignment when updating an L1 entry
Alberto Garcia
2020-02-06
1
-10
/
+15
*
qcow2: Tighten cluster_offset alignment assertions
Alberto Garcia
2020-02-06
1
-6
/
+3
*
qcow2: Don't round the L1 table allocation up to the sector size
Alberto Garcia
2020-02-06
4
-7
/
+5
*
qcow2: Use a GString in report_unsupported_feature()
Alberto Garcia
2020-02-06
1
-12
/
+11
*
qcow2: Assert that host cluster offsets fit in L2 table entries
Alberto Garcia
2020-02-06
1
-2
/
+12
*
block/io_uring: adds userspace completion polling
Aarushi Mehta
2020-01-30
1
-1
/
+16
*
block: add trace events for io_uring
Aarushi Mehta
2020-01-30
2
-3
/
+32
*
block/file-posix.c: extend to use io_uring
Aarushi Mehta
2020-01-30
1
-19
/
+79
*
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
2020-01-30
2
-0
/
+404
*
block/io: take bs->reqs_lock in bdrv_mark_request_serialising
Paolo Bonzini
2020-01-30
1
-49
/
+63
*
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
2020-01-30
2
-24
/
+17
*
block: eliminate BDRV_REQ_NO_SERIALISING
Paolo Bonzini
2020-01-30
1
-14
/
+4
*
iscsi: Don't access non-existent scsi_lba_status_descriptor
Kevin Wolf
2020-01-27
1
-1
/
+1
*
iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
Felipe Franciosi
2020-01-27
1
-2
/
+3
*
block/backup: fix memory leak in bdrv_backup_top_append()
Eiichi Tsukata
2020-01-27
1
-1
/
+1
*
block/backup-top: Don't acquire context while dropping top
Sergio Lopez
2020-01-27
2
-5
/
+3
*
linux-aio: increasing MAX_EVENTS to a larger hardcoded value
Wangyong
2020-01-13
1
-1
/
+1
*
backup-top: Begin drain earlier
Max Reitz
2020-01-06
1
-2
/
+2
[next]