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
*
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
*
qcow2: Allow writing compressed data of multiple clusters
Andrey Shinkevich
2020-01-06
1
-27
/
+75
*
block: introduce compress filter driver
Andrey Shinkevich
2020-01-06
2
-0
/
+169
*
qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2020-01-06
1
-23
/
+18
*
throttle-groups: fix memory leak in throttle_group_set_limit:
PanNengyuan
2020-01-06
1
-2
/
+2
*
blkdebug: Allow taking/unsharing permissions
Max Reitz
2020-01-06
1
-1
/
+92
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-12-20
1
-11
/
+10
|
\
|
*
qcow2: Move error check of local_err near its assignment
Tuguoyi
2019-12-19
1
-5
/
+5
|
*
qcow2: Use offset_into_cluster()
Alberto Garcia
2019-12-18
1
-5
/
+3
|
*
qcow2: Declare BDRV_REQ_NO_FALLBACK supported
Kevin Wolf
2019-12-18
1
-1
/
+2
*
|
nbd: assert that Error** is not NULL in nbd_iter_channel_error
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-0
/
+1
[next]