..
accounting.c
backup.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
blkdebug.c
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
2019-03-26 11:37:51 +01:00
blklogwrites.c
block: Purify .bdrv_refresh_filename()
2019-02-25 15:11:27 +01:00
blkreplay.c
blkverify.c
block: Purify .bdrv_refresh_filename()
2019-02-25 15:11:27 +01:00
block-backend.c
block: Adjust AioContexts when attaching nodes
2019-06-04 15:22:22 +02:00
bochs.c
avoid TABs in files that only contain a few
2019-01-11 15:46:56 +01:00
cloop.c
commit.c
block: Remove wrong bdrv_set_aio_context() calls
2019-06-04 15:22:22 +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: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
crypto.h
Clean up ill-advised or unusual header guards
2019-05-13 08:58:55 +02:00
curl.c
block/curl: Implement bdrv_refresh_filename()
2019-02-25 15:11:27 +01:00
dirty-bitmap.c
qapi: support external bitmaps in block-dirty-bitmap-merge
2019-05-28 19:33:31 -04:00
dmg-bz2.c
dmg-lzfse.c
block: adding lzfse decompressing support as a module.
2018-12-14 11:52:40 +01:00
dmg.c
dmg: don't skip zero chunk
2019-01-04 11:15:09 +00:00
dmg.h
dmg: including dmg-lzfse module inside dmg block driver.
2018-12-14 11:52:40 +01:00
file-posix.c
block/file-posix: Unaligned O_DIRECT block-status
2019-05-20 17:08:57 +02:00
file-win32.c
avoid TABs in files that only contain a few
2019-01-11 15:46:56 +01:00
gluster.c
block/gluster: limit the transfer size to 512 MiB
2019-04-02 12:04:44 +02:00
io.c
block/io: bdrv_pdiscard: support int64_t bytes parameter
2019-06-04 16:55:58 +02:00
iscsi-opts.c
iscsi.c
block/iscsi: Restrict Linux-specific code
2019-03-11 16:33:49 +01:00
linux-aio.c
block/linux-aio: Drop unused BlockAIOCB submission method
2019-06-04 15:20:41 +02:00
Makefile.objs
qcow2: add separate file for threaded data processing functions
2019-05-28 20:30:55 +02:00
mirror.c
block: Remove wrong bdrv_set_aio_context() calls
2019-06-04 15:22:22 +02:00
nbd-client.c
nbd/client: Trace server noncompliance on structured reads
2019-04-01 08:58:04 -05:00
nbd-client.h
nbd: Restrict connection_co reentrance
2019-02-25 15:03:19 +01:00
nbd.c
nbd/client: Lower min_block for block-status, unaligned size
2019-03-30 20:52:19 -05:00
nfs.c
block: Purify .bdrv_refresh_filename()
2019-02-25 15:11:27 +01:00
null.c
block/null: Generate filename even with latency-ns
2019-02-25 15:11:27 +01:00
nvme.c
block/nvme: Fix bdrv_refresh_filename()
2019-02-25 15:11:27 +01:00
parallels.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +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-bitmap: initialize bitmap directory alignment
2019-05-28 20:30:55 +02:00
qcow2-cache.c
qcow2.h: add missing include
2019-05-28 20:30:55 +02:00
qcow2-cluster.c
qcow2: skip writing zero buffers to empty COW areas
2019-05-28 20:30:55 +02:00
qcow2-refcount.c
block/qcow2-refcount: add trace-point to qcow2_process_discards
2019-06-04 16:55:58 +02:00
qcow2-snapshot.c
qcow2.h: add missing include
2019-05-28 20:30:55 +02:00
qcow2-threads.c
qcow2: do encryption in threads
2019-05-28 20:30:55 +02:00
qcow2.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
qcow2.h
block: avoid recursive block_status call if possible
2019-06-04 15:20:41 +02:00
qcow.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +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: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
qed.h
block/qed: add missed coroutine_fn markers
2019-04-30 15:29:00 +02:00
quorum.c
block: Make bdrv_root_attach_child() unref child_bs on failure
2019-05-28 20:30:55 +02:00
raw-format.c
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
2019-03-26 11:37:51 +01:00
rbd.c
block: Add strong_runtime_opts to BlockDriver
2019-02-25 15:11:27 +01:00
replication.c
block: Make bdrv_{copy_on_read,crypto_luks,replication} static
2019-03-19 15:49:29 +01:00
sheepdog.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
snapshot.c
block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
2019-02-25 15:03:18 +01:00
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-groups: fix restart coroutine iothread race
2019-01-24 10:02:28 +00:00
throttle.c
block: Add strong_runtime_opts to BlockDriver
2019-02-25 15:11:27 +01:00
trace-events
block/qcow2-refcount: add trace-point to qcow2_process_discards
2019-06-04 16:55:58 +02:00
vdi.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +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: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
vhdx.h
block/vhdx: Use IEC binary prefixes for size constants
2019-04-30 15:29:00 +02:00
vmdk.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
vpc.c
block: Add BlockBackend.ctx
2019-06-04 15:22:22 +02:00
vvfat.c
vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
2019-05-10 16:45:40 +02:00
vxhs.c
block: Add strong_runtime_opts to BlockDriver
2019-02-25 15:11:27 +01:00
win32-aio.c
write-threshold.c