index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2020-02-18
block/io_uring: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-18
commit: Fix is_read for block_job_error_action()
Kevin Wolf
2020-02-18
commit: Inline commit_populate()
Kevin Wolf
2020-02-18
commit: Fix argument order for block_job_error_action()
Kevin Wolf
2020-02-18
commit: Remove unused bytes_written
Kevin Wolf
2020-02-18
block/qcow2-bitmap: Remove unneeded variable assignment
Philippe Mathieu-Daudé
2020-02-18
qcow2: Fix qcow2_alloc_cluster_abort() for external data file
Kevin Wolf
2020-02-18
qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
Kevin Wolf
2020-02-18
block/vvfat: Do not unref qcow on closing backing bdrv
Hikaru Nishida
2020-02-18
qcow2: Fix alignment checks in encrypted images
Alberto Garcia
2020-02-18
mirror: Don't let an operation wait for itself
Kevin Wolf
2020-02-18
mirror: Store MirrorOp.co for debuggability
Kevin Wolf
2020-02-07
block: fix crash on zero-length unaligned write and read
Vladimir Sementsov-Ogievskiy
2020-02-06
block/backup-top: fix failure path
Vladimir Sementsov-Ogievskiy
2020-02-06
qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
Alberto Garcia
2020-02-06
qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
Alberto Garcia
2020-02-06
qcow2: Use bs->bl.request_alignment when updating an L1 entry
Alberto Garcia
2020-02-06
qcow2: Tighten cluster_offset alignment assertions
Alberto Garcia
2020-02-06
qcow2: Don't round the L1 table allocation up to the sector size
Alberto Garcia
2020-02-06
qcow2: Use a GString in report_unsupported_feature()
Alberto Garcia
2020-02-06
qcow2: Assert that host cluster offsets fit in L2 table entries
Alberto Garcia
2020-01-30
block/io_uring: adds userspace completion polling
Aarushi Mehta
2020-01-30
block: add trace events for io_uring
Aarushi Mehta
2020-01-30
block/file-posix.c: extend to use io_uring
Aarushi Mehta
2020-01-30
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
2020-01-30
block/io: take bs->reqs_lock in bdrv_mark_request_serialising
Paolo Bonzini
2020-01-30
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
2020-01-30
block: eliminate BDRV_REQ_NO_SERIALISING
Paolo Bonzini
2020-01-27
iscsi: Don't access non-existent scsi_lba_status_descriptor
Kevin Wolf
2020-01-27
iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
Felipe Franciosi
2020-01-27
block/backup: fix memory leak in bdrv_backup_top_append()
Eiichi Tsukata
2020-01-27
block/backup-top: Don't acquire context while dropping top
Sergio Lopez
2020-01-13
linux-aio: increasing MAX_EVENTS to a larger hardcoded value
Wangyong
2020-01-06
backup-top: Begin drain earlier
Max Reitz
2020-01-06
qcow2: Allow writing compressed data of multiple clusters
Andrey Shinkevich
2020-01-06
block: introduce compress filter driver
Andrey Shinkevich
2020-01-06
qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2020-01-06
throttle-groups: fix memory leak in throttle_group_set_limit:
PanNengyuan
2020-01-06
blkdebug: Allow taking/unsharing permissions
Max Reitz
2019-12-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-12-19
qcow2: Move error check of local_err near its assignment
Tuguoyi
2019-12-18
qcow2: Use offset_into_cluster()
Alberto Garcia
2019-12-18
qcow2: Declare BDRV_REQ_NO_FALLBACK supported
Kevin Wolf
2019-12-18
nbd: assert that Error** is not NULL in nbd_iter_channel_error
Vladimir Sementsov-Ogievskiy
2019-12-18
block/snapshot: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-09
block/qcow2-bitmap: fix crash bug in qcow2_co_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2019-12-02
block/file-posix: Fix laio_init() error handling crash bug
Markus Armbruster
2019-11-26
block/qcow2-bitmap: fix bitmap migration
Vladimir Sementsov-Ogievskiy
2019-11-18
nbd: Don't send oversize strings
Eric Blake
2019-11-18
bitmap: Enforce maximum bitmap name length
Eric Blake
[prev]
[next]