..
accounting.c
backup.c
block/backup: use buffer-based io
2019-04-30 15:29:00 +02:00
blkdebug.c
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
2019-03-26 11:37:51 +01:00
blklogwrites.c
blkreplay.c
blkverify.c
block-backend.c
block: Add bdrv_get_request_alignment()
2019-04-01 08:46:52 -05:00
bochs.c
cloop.c
commit.c
commit: Use bdrv_append() in commit_start()
2019-05-07 17:14:21 +02:00
copy-on-read.c
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
2019-03-26 11:37:51 +01:00
create.c
crypto.c
block: Make bdrv_{copy_on_read,crypto_luks,replication} static
2019-03-19 15:49:29 +01:00
crypto.h
curl.c
dirty-bitmap.c
bitmaps: Fix typo in function name
2019-03-12 12:05:49 -04:00
dmg-bz2.c
dmg-lzfse.c
dmg.c
dmg.h
file-posix.c
block/file-posix: do not fail on unlock bytes
2019-04-02 12:04:44 +02:00
file-win32.c
gluster.c
block/gluster: limit the transfer size to 512 MiB
2019-04-02 12:04:44 +02:00
io.c
block: Remove bdrv_read() and bdrv_write()
2019-05-10 16:45:40 +02:00
iscsi-opts.c
iscsi.c
block/iscsi: Restrict Linux-specific code
2019-03-11 16:33:49 +01:00
linux-aio.c
Makefile.objs
mirror.c
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
2019-03-26 11:37:51 +01:00
nbd-client.c
nbd/client: Trace server noncompliance on structured reads
2019-04-01 08:58:04 -05:00
nbd-client.h
nbd.c
nbd/client: Lower min_block for block-status, unaligned size
2019-03-30 20:52:19 -05:00
nfs.c
null.c
nvme.c
parallels.c
block/parallels: use buffer-based io
2019-04-30 15:29:00 +02:00
parallels.h
qapi.c
qemu-img: Saner printing of large file sizes
2019-04-30 15:29:00 +02:00
qcow2-bitmap.c
qcow2: discard bitmap when removed
2019-05-07 17:14:21 +02:00
qcow2-cache.c
qcow2: External file I/O
2019-03-08 12:26:46 +01:00
qcow2-cluster.c
qcow2: Implement data-file-raw create option
2019-03-08 12:26:46 +01:00
qcow2-refcount.c
qcow2: Replace bdrv_write() with bdrv_pwrite()
2019-05-10 16:45:40 +02:00
qcow2-snapshot.c
qcow2: Return error for snapshot operation with data file
2019-03-08 12:26:46 +01:00
qcow2.c
qcow2: Remove BDRVQcow2State.cluster_sectors
2019-05-10 16:45:40 +02:00
qcow2.h
qcow2: Remove BDRVQcow2State.cluster_sectors
2019-05-10 16:45:40 +02:00
qcow.c
block/qcow: use buffer-based io
2019-04-30 15:29:00 +02:00
qed-check.c
block/qed: add missed coroutine_fn markers
2019-04-30 15:29:00 +02:00
qed-cluster.c
qed-l2-cache.c
qed-table.c
block/qed: add missed coroutine_fn markers
2019-04-30 15:29:00 +02:00
qed.c
block/qed: add missed coroutine_fn markers
2019-04-30 15:29:00 +02:00
qed.h
block/qed: add missed coroutine_fn markers
2019-04-30 15:29:00 +02:00
quorum.c
raw-format.c
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
2019-03-26 11:37:51 +01:00
rbd.c
replication.c
block: Make bdrv_{copy_on_read,crypto_luks,replication} static
2019-03-19 15:49:29 +01:00
sheepdog.c
snapshot.c
ssh.c
block/ssh: Implement .bdrv_dirname()
2019-05-07 17:14:21 +02:00
stream.c
block/stream: use buffer-based io
2019-04-30 15:29:00 +02:00
throttle-groups.c
throttle.c
trace-events
block/ssh: Do not report read/write/flush errors to the user
2019-04-17 21:21:49 +02:00
vdi.c
vdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
2019-05-10 16:45:40 +02:00
vhdx-endian.c
vhdx-log.c
block/vhdx: Use IEC binary prefixes for size constants
2019-04-30 15:29:00 +02:00
vhdx.c
block/vhdx: Use IEC binary prefixes for size constants
2019-04-30 15:29:00 +02:00
vhdx.h
block/vhdx: Use IEC binary prefixes for size constants
2019-04-30 15:29:00 +02:00
vmdk.c
vmdk: Set vmdk parent backing_format to vmdk
2019-04-30 15:29:00 +02:00
vpc.c
vpc: unlock Coroutine lock to make IO submit Concurrently
2019-04-30 15:29:00 +02:00
vvfat.c
vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
2019-05-10 16:45:40 +02:00
vxhs.c
win32-aio.c
write-threshold.c