- 8bb100c nbd: trace long NBD operations by Denis V. Lunev · 2 years, 10 months ago
- 53cedea block/nvme: Display CQ/SQ pointer in nvme_free_queue_pair() by Philippe Mathieu-Daudé · 3 years, 5 months ago
- 34460fe block-backend: convert blk_co_pwritev_part to int64_t bytes by Vladimir Sementsov-Ogievskiy · 3 years, 5 months ago
- 9547907 block-backend: make blk_co_preadv() 64bit by Vladimir Sementsov-Ogievskiy · 3 years, 5 months ago
- 0c80228 block: use int64_t instead of int in driver discard handlers by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
- f34b2bc block: use int64_t instead of int in driver write_zeroes handlers by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
- e75abed block: use int64_t instead of uint64_t in driver write handlers by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
- 5ef1f4e block/nvme: Use safer trace format string by Philippe Mathieu-Daudé · 3 years, 7 months ago
- 60ff2ae block: add trace point when fdatasync fails by Daniel P. Berrangé · 4 years ago
- d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
- 09ec851 block: Drop the sheepdog block driver by Markus Armbruster · 3 years, 11 months ago
- a5215b8 block/io: use int64_t bytes in copy_range by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- e9e52ef block/io: support int64_t bytes in read/write wrappers by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 37e9403 block/io: support int64_t bytes in bdrv_co_p{read,write}v_part() by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 9df5afb block/io: support int64_t bytes in bdrv_co_do_copy_on_readv() by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- fcc8672 block/nvme: Trace NVMe spec version supported by the controller by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 1b539bd block/nvme: Use unsigned integer for queue counter/size by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 6e1e9ff block/nvme: Trace queue pair creation/deletion by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 51e98b6 block/nvme: Improve nvme_free_req_queue_wait() trace information by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 1c914cd block/nvme: Trace nvme_poll_queue() per queue by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 15b2260 block/nvme: Trace controller capabilities by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 8526e39 block/nvme: Use hex format to display offset in trace events by Philippe Mathieu-Daudé · 4 years, 5 months ago
- b15e402 trace-events: Fix attribution of trace points to source by Markus Armbruster · 4 years, 7 months ago
- 6ec9379 trace-events: Delete unused trace points by Markus Armbruster · 4 years, 7 months ago
- 9c4269d qcow2: Make Qcow2AioTask store the full host offset by Alberto Garcia · 4 years, 8 months ago
- fa35591 block/nbd: split nbd_establish_connection out of nbd_client_connect by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
- a084645 Remove VXHS block device by Marc-André Lureau · 4 years, 8 months ago
- 7838c67 block/nvme: support nested aio_poll() by Stefan Hajnoczi · 4 years, 9 months ago
- 2d57511 block/block-copy: use block_status by Vladimir Sementsov-Ogievskiy · 5 years ago
- d803f59 block: add trace events for io_uring by Aarushi Mehta · 5 years ago
- e87a09d block/nvme: add support for discard by Maxim Levitsky · 6 years ago
- e0dd95e block/nvme: add support for write zeros by Maxim Levitsky · 6 years ago
- e332a72 block/block-copy: refactor copying by Vladimir Sementsov-Ogievskiy · 5 years ago
- beb5f54 block: move block_copy from block/backup.c to separate file by Vladimir Sementsov-Ogievskiy · 5 years ago
- 2c8074c block/backup: introduce BlockCopyState by Vladimir Sementsov-Ogievskiy · 5 years ago
- d710cf5 block/qcow2: introduce parallel subrequest handling in read and write by Vladimir Sementsov-Ogievskiy · 6 years ago
- 7e30dd6 block/backup: teach TOP to never copy unallocated regions by John Snow · 6 years ago
- b10d49d ssh: switch from libssh2 to libssh by Pino Toscano · 6 years ago
- b23c580 block: drop bs->job by Vladimir Sementsov-Ogievskiy · 6 years ago
- 86f8cdf block/nbd: merge nbd-client.* to nbd.c by Vladimir Sementsov-Ogievskiy · 6 years ago
- 0a93b35 block/nbd-client: drop stale logout by Vladimir Sementsov-Ogievskiy · 6 years ago
- 1477b6c block/qcow2-refcount: add trace-point to qcow2_process_discards by Vladimir Sementsov-Ogievskiy · 6 years ago
- c8bb23c qcow2: skip writing zero buffers to empty COW areas by Anton Nefedov · 6 years ago
- 6b3048c block/ssh: Do not report read/write/flush errors to the user by Markus Armbruster · 6 years ago
- 75d34eb nbd/client: Trace server noncompliance on structured reads by Eric Blake · 6 years ago
- a39286d nbd: Tolerate some server non-compliance in NBD_CMD_BLOCK_STATUS by Eric Blake · 6 years ago
- a9779a3 trace-events: Delete unused trace points by Markus Armbruster · 6 years ago
- 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
- 70018a1 block/sheepdog: Convert from DPRINTF() macro to trace events by Laurent Vivier · 6 years ago
- 4f7d28d block/file-posix: Convert from DPRINTF() macro to trace events by Laurent Vivier · 6 years ago
- ed2a66d block/curl: Convert from DPRINTF() macro to trace events by Laurent Vivier · 6 years ago
- 023908a block/ssh: Convert from DPRINTF() macro to trace events by Laurent Vivier · 6 years ago
- d8b4bad block/nbd-client: use traces instead of noisy error_report_err by Vladimir Sementsov-Ogievskiy · 6 years ago
- ecc983a block: Add copy offloading trace points by Fam Zheng · 7 years ago
- f8a3087 block: Prefix file driver trace points with "file_" by Fam Zheng · 7 years ago
- 9ded4a0 backup: Use copy offloading by Fam Zheng · 7 years ago
- 3d70ff5 job: Move completion and cancellation to Job by Kevin Wolf · 7 years ago
- a50c2ab job: Move state transitions to Job by Kevin Wolf · 7 years ago
- 11b61fb blockjobs: add block-job-finalize by John Snow · 7 years ago
- 35d6b36 blockjobs: ensure abort is called for cancelled jobs by John Snow · 7 years ago
- 75f7105 blockjobs: add block_job_dismiss by John Snow · 7 years ago
- 0ec4dfb blockjobs: add block_job_verb permission table by John Snow · 7 years ago
- c9de405 blockjobs: add state transition table by John Snow · 7 years ago
- d03654e block: let blk_add/remove_aio_context_notifier() tolerate BDS changes by Stefan Hajnoczi · 7 years ago
- bdd6a90 block: Add VFIO based NVMe driver by Fam Zheng · 7 years ago
- 7cfd527 block: Make bdrv_round_to_clusters() signature more useful by Eric Blake · 7 years ago
- f42cf44 block: move trace probes into bdrv_co_preadv|pwritev by Daniel P. Berrange · 8 years ago
- 8908eb1 trace-events: fix code style: print 0x before hex numbers by Vladimir Sementsov-Ogievskiy · 8 years ago
- db73ee4 trace-events: fix code style: %# -> 0x% by Vladimir Sementsov-Ogievskiy · 8 years ago
- 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
- 5cb1a49 trace: Show blockjob actions via bytes, not sectors by Eric Blake · 8 years ago
- c5f1ad4 block: Remove bdrv_aio_readv/writev/flush() by Kevin Wolf · 8 years ago
- da92c3f block/vxhs.c: Add support for a new block device type called "vxhs" by Ashish Mittal · 8 years ago
- 7f4076c trace: clean up trace-events files by Stefan Hajnoczi · 8 years ago
- c1bb86c block: Rename raw-{posix,win32} to file-*.c by Eric Blake · 8 years ago
- 5ccac6f blockjob: add block_job_start by John Snow · 8 years ago
- 8254b6d blockjob: centralize QMP event emissions by John Snow · 8 years ago
- 7381e95 block: Remove bdrv_aio_pdiscard() by Kevin Wolf · 8 years ago
- e723b87 trace-events: fix first line comment in trace-events by Laurent Vivier · 9 years ago
- 36e3b2e raw-posix: Switch paio_submit() to byte-based by Eric Blake · 9 years ago
- 60ebac1 block: Convert bdrv_aio_discard() to byte-based by Eric Blake · 9 years ago
- b54ca48 trace: split out trace events for block/ directory by Daniel P. Berrange · 9 years ago