Show patches with: Submitter = Kevin Wolf       |    Archived = No       |   406 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,38/64] block: Use CAFs for debug breakpoints Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,37/64] block/snapshot: Fix fallback Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,36/64] block: Use CAF in bdrv_co_rw_vmstate() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,35/64] block: Use CAFs in bdrv_refresh_filename() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,34/64] block: Iterate over children in refresh_limits Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,33/64] vmdk: Drop vmdk_co_flush() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,32/64] block: Flush all children in generic code Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,31/64] block: Re-evaluate backing file handling in reopen Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,30/64] block: Use bdrv_cow_child() in bdrv_co_truncate() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,29/64] block: Use CAFs when working with backing chains Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,28/64] stream: Deal with filters Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,27/64] block: Use CAFs in block status functions Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,26/64] block: Use bdrv_filter_(bs|child) where obvious Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,25/64] copy-on-read: Support compressed writes Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,24/64] throttle: Support compressed writes Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,23/64] block: Add bdrv_supports_compressed_writes() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,22/64] block: Drop bdrv_is_encrypted() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,21/64] block: Include filters when freezing backing chain Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,20/64] block: bdrv_set_backing_hd() is about bs->backing Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,19/64] block: bdrv_cow_child() for bdrv_has_zero_init() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,18/64] block: Add chain helper functions Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,17/64] block: Add child access functions Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,16/64] block/nvme: Use an array of EventNotifier Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,15/64] block/nvme: Extract nvme_poll_queue() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,14/64] block/nvme: Simplify nvme_create_queue_pair() arguments Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,13/64] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,12/64] block/nvme: Simplify nvme_init_queue() arguments Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,11/64] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz) Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,10/64] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,09/64] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,08/64] block/nvme: Rename local variable Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,07/64] block/nvme: Use common error path in nvme_add_io_queue() Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,06/64] block/nvme: Improve error message when IO queue creation failed Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,05/64] block/nvme: Define INDEX macros to ease code review Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,04/64] block/nvme: Let nvme_create_queue_pair() fail gracefully Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,03/64] block/nvme: Avoid further processing if trace event not enabled Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,02/64] block/nvme: Replace magic value by SCALE_MS definition Block layer patches --- 2020-09-07 Kevin Wolf New
[PULL,01/64] block: Raise an error when backing file parameter is an empty string Block layer patches --- 2020-09-07 Kevin Wolf New
file-win32: Fix "locking" option file-win32: Fix "locking" option --- 2020-09-07 Kevin Wolf New
[RFC,22/22] block/export: Add query-block-exports block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf Superseded
[RFC,21/22] block/export: Move blk to BlockExport block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf Superseded
[RFC,20/22] block/export: Add block-export-del block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf New
[RFC,19/22] block/export: Move strong user reference to block_exports block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf New
[RFC,18/22] block/export: Add 'id' option to block-export-add block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf New
[RFC,17/22] block/export: Add blk_exp_close_all(_type) block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf New
[RFC,14/22] block/export: Move AioContext from NBDExport to BlockExport block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf New
[RFC,12/22] nbd/server: Simplify export shutdown block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf Superseded
[RFC,10/22] nbd: Remove NBDExport.close callback block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf Superseded
[RFC,07/22] block/export: Remove magic from block-export-add block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf New
[RFC,06/22] qemu-nbd: Use raw block driver for --offset block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf New
[RFC,05/22] qemu-storage-daemon: Use qmp_block_export_add() block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf Superseded
[RFC,02/22] qapi: Create block-export module block/export: Add infrastructure and QAPI for block exports --- 2020-08-13 Kevin Wolf Superseded
[for-5.1,v2,1/2] qcow2: Implement v2 zero writes with discard if possible [for-5.1,v2,1/2] qcow2: Implement v2 zero writes with discard if possible --- 2020-07-21 Kevin Wolf New
[for-5.1,2/2] iotests: Test sparseness for qemu-img convert -n qemu-img convert -n: Keep qcow2 v2 target sparse --- 2020-07-20 Kevin Wolf New
[PULL,11/12] file-posix: Fix check_hdev_writable() with auto-read-only [PULL,01/12] vvfat: set status to odd fixes --- 2020-07-17 Kevin Wolf New
[PULL,10/12] file-posix: Move check_hdev_writable() up [PULL,01/12] vvfat: set status to odd fixes --- 2020-07-17 Kevin Wolf Superseded
[PULL,09/12] file-posix: Allow byte-aligned O_DIRECT with NFS [PULL,01/12] vvfat: set status to odd fixes --- 2020-07-17 Kevin Wolf New
[PULL,05/12] iotests/030: Reduce job speed to make race less likely [PULL,01/12] vvfat: set status to odd fixes --- 2020-07-17 Kevin Wolf Superseded
[PULL,04/12] crypto: use a stronger private key for tests [PULL,01/12] vvfat: set status to odd fixes --- 2020-07-17 Kevin Wolf New
[PULL,02/12] Remove VXHS block device [PULL,01/12] vvfat: set status to odd fixes --- 2020-07-17 Kevin Wolf New
[PULL,01/12] vvfat: set status to odd fixes [PULL,01/12] vvfat: set status to odd fixes --- 2020-07-17 Kevin Wolf New
[for-5.1,3/3] file-posix: Fix leaked fd in raw_open_common() error path file-posix: Fix check_hdev_writable() with auto-read-only --- 2020-07-17 Kevin Wolf New
[for-5.1,1/3] file-posix: Move check_hdev_writable() up file-posix: Fix check_hdev_writable() with auto-read-only --- 2020-07-17 Kevin Wolf New
[for-5.1,v2,1/2] block: Require aligned image size to avoid assertion failure qemu-img convert: Fix abort with unaligned image size --- 2020-07-16 Kevin Wolf New
[for-5.1] iotests/030: Reduce job speed to make race less likely [for-5.1] iotests/030: Reduce job speed to make race less likely --- 2020-07-16 Kevin Wolf New
[for-5.1,1/2] block: Require aligned image size to avoid assertion failure [for-5.1,1/2] block: Require aligned image size to avoid assertion failure --- 2020-07-10 Kevin Wolf New
[for-5.1] qemu-img resize: Require --shrink for shrinking all image formats [for-5.1] qemu-img resize: Require --shrink for shrinking all image formats --- 2020-07-10 Kevin Wolf New
[PULL,12/12] qemu-img: Deprecate use of -b without -F Block layer patches --- 2020-07-07 Kevin Wolf New
[PULL,04/12] block: Finish deprecation of 'qemu-img convert -n -o' Block layer patches --- 2020-07-07 Kevin Wolf New
[PULL,03/12] qemu-img: Flush stdout before before potential stderr messages Block layer patches --- 2020-07-07 Kevin Wolf New
[PULL,02/12] file-posix: Mitigate file fragmentation with extent size hints Block layer patches --- 2020-07-07 Kevin Wolf New
[PULL,01/12] qemu-img map: Don't limit block status request size Block layer patches --- 2020-07-07 Kevin Wolf New
[for-5.1] file-posix: Mitigate file fragmentation with extent size hints [for-5.1] file-posix: Mitigate file fragmentation with extent size hints --- 2020-07-07 Kevin Wolf New
[PULL,7/7] iotests: Fix 051 output after qdev_init_nofail() removal Untitled series #59219 --- 2020-07-03 Kevin Wolf New
[PULL,6/7] iotests.py: Do not wait() before communicate() Untitled series #59219 --- 2020-07-03 Kevin Wolf New
[PULL,5/7] vvfat: Fix array_remove_slice() Untitled series #59219 --- 2020-07-03 Kevin Wolf New
[PULL,2/7] qemu-storage-daemon: remember to add qemu_object_opts Untitled series #59219 --- 2020-07-03 Kevin Wolf New
[PULL,43/43] iotests: Add copyright line in qcow2.py Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,42/43] iotests/{190,291}: compat=0.10 is unsupported Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,41/43] iotests/229: data_file is unsupported Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,40/43] iotests/292: data_file is unsupported Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,39/43] iotests/041: Skip test_small_target for qed Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,38/43] iotests.py: Add skip_for_formats() decorator Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,37/43] block: lift blocksize property limit to 2 MiB Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,36/43] qdev-properties: add getter for size32 and blocksize Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,34/43] qdev-properties: make blocksize accept size suffixes Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,33/43] qdev-properties: add size32 property type Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,31/43] block: consolidate blocksize properties consistency checks Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,29/43] .gitignore: Ignore storage-daemon files Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,26/43] hw/block/nvme: Verify msix_vector_use() returned value Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,24/43] hw/block/nvme: do cmb/pmr init as part of pci init Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,22/43] hw/block/nvme: factor out cmb setup Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,19/43] hw/block/nvme: add namespace helpers Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,18/43] hw/block/nvme: factor out block backend setup Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,15/43] hw/block/nvme: remove redundant cmbloc/cmbsz members Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,13/43] hw/block/nvme: fix pin-based interrupt behavior Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,12/43] hw/block/nvme: refactor nvme_addr_read Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,10/43] hw/block/nvme: move device parameters to separate struct Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,08/43] hw/block/nvme: rename trace events to pci_nvme Block layer patches --- 2020-06-17 Kevin Wolf New
[PULL,07/43] hw/block/nvme: fix pci doorbell size calculation Block layer patches --- 2020-06-17 Kevin Wolf New
« 1 2 3 44 5 »