Show patches with: Submitter = Max Reitz       |    State = Action Required       |   3611 patches
« 1 2 ... 31 32 3336 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-2.9,2/2] block/curl: Check protocol prefix - 3 - --- 2017-03-31 Max Reitz New
[for-2.9,1/2] qapi/curl: Extend and fix blockdev-add schema - 2 - --- 2017-03-31 Max Reitz New
[for-2.9] iotests: Fix test 147 - 1 - --- 2017-03-30 Max Reitz New
[v3,for-2.10,4/4] block: Add .bdrv_truncate() error messages - - - --- 2017-03-28 Max Reitz New
[v3,for-2.10,3/4] block: Add errp to BD.bdrv_truncate() - - - --- 2017-03-28 Max Reitz New
[v3,for-2.10,2/4] block: Add errp to b{lk, drv}_truncate() - - - --- 2017-03-28 Max Reitz New
[v3,for-2.10,1/4] block/vhdx: Make vhdx_create() always set errp - 1 - --- 2017-03-28 Max Reitz New
[PULL,6/6] block/file-posix.c: Fix unused variable warning on OpenBSD - 2 - --- 2017-03-27 Max Reitz New
[PULL,5/6] file-posix: Make bdrv_flush() failure permanent without O_DIRECT - 3 - --- 2017-03-27 Max Reitz New
[PULL,4/6] nbd-client: fix handling of hungup connections - 1 - --- 2017-03-27 Max Reitz New
[PULL,3/6] qemu-img: print short help on getopt failure - 1 - --- 2017-03-27 Max Reitz New
[PULL,2/6] qemu-img: fix switch indentation in img_amend() - 1 - --- 2017-03-27 Max Reitz New
[PULL,1/6] qemu-img: show help for invalid global options - 1 - --- 2017-03-27 Max Reitz New
[for-2.10,16/16] iotests: Add preallocated growth test for qcow2 - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,15/16] iotests: Add preallocated resize test for raw - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,14/16] block/qcow2: falloc/full preallocating growth - - - --- 2017-03-13 Max Reitz New
[for-2.10,13/16] block/qcow2: qcow2_calc_size_usage() for truncate - - - --- 2017-03-13 Max Reitz New
[for-2.10,12/16] block/qcow2: Extract qcow2_calc_size_usage() - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,11/16] block/qcow2: Metadata preallocation for truncate - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,10/16] block/qcow2: Lock s->lock in preallocate() - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,09/16] block/qcow2: Generalize preallocate() - - - --- 2017-03-13 Max Reitz New
[for-2.10,08/16] block/file-posix: Preallocation for truncate - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,07/16] block/file-posix: Generalize raw_regular_truncate - - - --- 2017-03-13 Max Reitz New
[for-2.10,06/16] block/file-posix: Extract raw_regular_truncate() - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,05/16] block/file-posix: Small fixes in raw_create() - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,04/16] qemu-img: Expose PreallocMode for resizing - - - --- 2017-03-13 Max Reitz New
[for-2.10,03/16] block: Add PreallocMode to blk_truncate() - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,02/16] block: Add PreallocMode to bdrv_truncate() - 1 - --- 2017-03-13 Max Reitz New
[for-2.10,01/16] block: Add PreallocMode to BD.bdrv_truncate() - 1 - --- 2017-03-13 Max Reitz New
[v2,for-2.10,4/4] block: Add some bdrv_truncate() error messages - - - --- 2017-03-08 Max Reitz New
[v2,for-2.10,3/4] block: Add errp to BD.bdrv_truncate() - - - --- 2017-03-08 Max Reitz New
[v2,for-2.10,2/4] block: Add errp to b{lk, drv}_truncate() - - - --- 2017-03-08 Max Reitz New
[v2,for-2.10,1/4] block/vhdx: Make vhdx_create() always set errp - - - --- 2017-03-08 Max Reitz New
[for-2.9] block/archipelago: Make it compile - 2 - --- 2017-03-08 Max Reitz New
[for-2.10,3/3] block: Add some bdrv_truncate() error messages - - - --- 2017-03-06 Max Reitz New
[for-2.10,2/3] block: Add errp to BD.bdrv_truncate() - - - --- 2017-03-06 Max Reitz New
[for-2.10,1/3] block: Add errp to b{lk, drv}_truncate() - - - --- 2017-03-06 Max Reitz New
block: Swap request limit definitions - 1 - --- 2017-02-12 Max Reitz New
[PULL,21/21] qemu-img: Avoid setting ret to unused value in img_convert() - 1 - --- 2017-02-12 Max Reitz New
[PULL,20/21] qemu-img: Use qemu_strtoul() rather than raw strtoul() - 1 - --- 2017-02-12 Max Reitz New
[PULL,19/21] qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTES - - - --- 2017-02-12 Max Reitz New
[PULL,18/21] qcow2: Optimize the refcount-block overlap check - 1 - --- 2017-02-12 Max Reitz New
[PULL,17/21] qemu-io: Add failure regression tests - 1 - --- 2017-02-12 Max Reitz New
[PULL,16/21] qemu-iotests: Add _unsupported_fmt helper - 1 - --- 2017-02-12 Max Reitz New
[PULL,15/21] qemu-io: Return non-zero exit code on failure - 2 - --- 2017-02-12 Max Reitz New
[PULL,14/21] block/nfs: fix naming of runtime opts - 1 - --- 2017-02-12 Max Reitz New
[PULL,13/21] block/nfs: fix NULL pointer dereference in URI parsing - 1 - --- 2017-02-12 Max Reitz New
[PULL,12/21] block: bdrv_invalidate_cache: invalidate children first - 2 - --- 2017-02-12 Max Reitz New
[PULL,11/21] block/qapi: reduce the execution time of qmp_query_blockstats - 1 - --- 2017-02-12 Max Reitz New
[PULL,10/21] block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_bds_stats - 1 - --- 2017-02-12 Max Reitz New
[PULL,09/21] qemu-iotest: test to lookup protocol-based image with relative backing - 1 - --- 2017-02-12 Max Reitz New
[PULL,08/21] qemu-iotests: Don't create fifos / pidfiles with protocol paths - 1 - --- 2017-02-12 Max Reitz New
[PULL,07/21] block: check full backing filename when searching protocol filenames - 1 - --- 2017-02-12 Max Reitz New
[PULL,06/21] block/vmdk: Fix the endian problem of buf_len and lba - 1 - --- 2017-02-12 Max Reitz New
[PULL,05/21] iotests: record separate timings per format, protocol pair - 1 - --- 2017-02-12 Max Reitz New
[PULL,04/21] iotests: Fix reference output for 059 - 1 - --- 2017-02-12 Max Reitz New
[PULL,03/21] qapi: Tweak error message of bdrv_query_image_info - 1 - --- 2017-02-12 Max Reitz New
[PULL,02/21] qemu-img: Improve commit invalid base message - 1 - --- 2017-02-12 Max Reitz New
[PULL,01/21] iotests: Fix a problem in common.filter - 1 - --- 2017-02-12 Max Reitz New
progress: Show current progress on SIGINFO - 1 - --- 2017-02-07 Max Reitz New
[v4,25/25] block/null: Generate filename even with latency-ns - - - --- 2017-01-16 Max Reitz New
[v4,24/25] block/curl: Implement bdrv_refresh_filename() - - - --- 2017-01-16 Max Reitz New
[v4,23/25] block: Fix FIXME from "Add BDS.backing_overridden" - - - --- 2017-01-16 Max Reitz New
[v4,22/25] block: Do not copy exact_filename from format file - - - --- 2017-01-16 Max Reitz New
[v4,21/25] block: Purify .bdrv_refresh_filename() - - - --- 2017-01-16 Max Reitz New
[v4,20/25] block: Generically refresh runtime options - - - --- 2017-01-16 Max Reitz New
[v4,19/25] block: Add BlockDriver.bdrv_gather_child_options - - - --- 2017-01-16 Max Reitz New
[v4,18/25] block: Add sgfnt_runtime_opts to BlockDriver - - - --- 2017-01-16 Max Reitz New
[v4,17/25] iotests: Add quorum case to test 110 - - - --- 2017-01-16 Max Reitz New
[v4,16/25] block: Add 'base-directory' BDS option - - - --- 2017-01-16 Max Reitz New
[v4,15/25] block: Use bdrv_dirname() for relative filenames - - - --- 2017-01-16 Max Reitz New
[v4,14/25] block/nfs: Implement bdrv_dirname() - - - --- 2017-01-16 Max Reitz New
[v4,13/25] block/nbd: Implement bdrv_dirname() - - - --- 2017-01-16 Max Reitz New
[v4,12/25] quorum: Make bdrv_dirname() return NULL - 1 - --- 2017-01-16 Max Reitz New
[v4,11/25] blkverify: Make bdrv_dirname() return NULL - 1 - --- 2017-01-16 Max Reitz New
[v4,10/25] block: Add bdrv_dirname() - 1 - --- 2017-01-16 Max Reitz New
[v4,09/25] block: Fix bdrv_find_backing_image() - 1 - --- 2017-01-16 Max Reitz New
[v4,08/25] block: Add bdrv_make_absolute_filename() - 1 - --- 2017-01-16 Max Reitz New
[v4,07/25] block: bdrv_get_full_backing_filename's ret. val. - 1 - --- 2017-01-16 Max Reitz New
[v4,06/25] block: bdrv_get_full_backing_filename_from_...'s ret. val. - 1 - --- 2017-01-16 Max Reitz New
[v4,05/25] block: Make path_combine() return the path - 1 - --- 2017-01-16 Max Reitz New
[v6,6/9] qemu-img: Use bdrv_filename() for map - 1 - --- 2017-01-16 Max Reitz New
[v6,9/9] iotests: Test changed Quorum filename - - - --- 2017-01-16 Max Reitz New
[v6,8/9] block: Complete move to pull filename updates - - - --- 2017-01-16 Max Reitz New
[v6,7/9] block: Drop BlockDriverState.filename - - - --- 2017-01-16 Max Reitz New
[v6,5/9] block: Add bdrv_filename() - 1 - --- 2017-01-13 Max Reitz New
[v6,4/9] block: Do not blindly copy filename from file - 1 - --- 2017-01-13 Max Reitz New
[v6,3/9] block: Avoid BlockDriverState.filename - 1 - --- 2017-01-13 Max Reitz New
[v6,2/9] block: Change bdrv_get_encrypted_filename() - 2 - --- 2017-01-13 Max Reitz New
[v6,1/9] block: Always set *file in get_block_status - 1 - --- 2017-01-13 Max Reitz New
[v4,04/25] block: Respect backing bs in bdrv_refresh_filename - 1 - --- 2017-01-11 Max Reitz New
[v4,03/25] block: Add BDS.backing_overridden - 1 - --- 2017-01-11 Max Reitz New
[v4,02/25] block: Use children list in bdrv_refresh_filename - 2 - --- 2017-01-11 Max Reitz New
[v4,01/25] block/mirror: Small absolute-paths simplification - 1 - --- 2017-01-11 Max Reitz New
qemu-img: Improve commit invalid base message - 1 - --- 2016-12-01 Max Reitz New
[v3,25/25] block/null: Generate filename even with latency-ns - - - --- 2016-11-30 Max Reitz New
[v3,24/25] block/curl: Implement bdrv_refresh_filename() - - - --- 2016-11-30 Max Reitz New
[v3,23/25] block: Fix FIXME from "Add BDS.backing_overridden" - - - --- 2016-11-30 Max Reitz New
[v3,22/25] block: Do not copy exact_filename from format file - - - --- 2016-11-30 Max Reitz New
[v3,21/25] block: Purify .bdrv_refresh_filename() - - - --- 2016-11-30 Max Reitz New
« 1 2 ... 31 32 3336 37 »