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: 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
*
|
block/snapshot: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-2
/
+2
|
/
*
block/qcow2-bitmap: fix crash bug in qcow2_co_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2019-12-09
1
-3
/
+6
*
block/file-posix: Fix laio_init() error handling crash bug
Markus Armbruster
2019-12-02
1
-1
/
+1
*
block/qcow2-bitmap: fix bitmap migration
Vladimir Sementsov-Ogievskiy
2019-11-26
1
-1
/
+20
*
nbd: Don't send oversize strings
Eric Blake
2019-11-18
1
-0
/
+10
*
bitmap: Enforce maximum bitmap name length
Eric Blake
2019-11-18
2
-3
/
+11
*
qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
Max Reitz
2019-11-07
1
-1
/
+1
*
qcow2-bitmap: Fix uint64_t left-shift overflow
Tuguoyi
2019-11-07
1
-3
/
+11
*
block/file-posix: Let post-EOF fallocate serialize
Max Reitz
2019-11-04
1
-0
/
+36
*
block: Add bdrv_co_get_self_request()
Max Reitz
2019-11-04
1
-0
/
+18
*
block: Make wait/mark serialising requests public
Max Reitz
2019-11-04
1
-12
/
+12
*
block/block-copy: fix s->copy_size for compressed cluster
Vladimir Sementsov-Ogievskiy
2019-11-04
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
30
-322
/
+936
|
\
|
*
block: Pass truncate exact=true where reasonable
Max Reitz
2019-10-28
3
-5
/
+19
|
*
block: Let format drivers pass @exact
Max Reitz
2019-10-28
3
-3
/
+16
|
*
block: Evaluate @exact in protocol drivers
Max Reitz
2019-10-28
2
-2
/
+13
|
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
24
-55
/
+74
|
*
block: Do not truncate file node when formatting
Max Reitz
2019-10-28
3
-16
/
+0
[next]