Show patches with: Submitter = Eric Blake       |    State = Action Required       |   3935 patches
« 1 2 ... 35 36 3739 40 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv2,2/3] block: Honor BDRV_REQ_FUA during write_zeroes - - - --- 2016-05-03 Eric Blake New
[PATCHv2,1/3] block: Make supported_write_flags a per-bds property - - - --- 2016-05-03 Eric Blake New
[v5,14/14] block: Kill blk_write(), blk_read() - - - --- 2016-05-03 Eric Blake New
[v5,13/14] block: Switch blk_write_zeroes() to byte interface - - - --- 2016-05-03 Eric Blake New
[v5,12/14] block: Switch blk_read_unthrottled() to byte interface - - - --- 2016-05-03 Eric Blake New
[v5,11/14] qemu-io: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,10/14] qemu-img: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,09/14] nbd: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,08/14] atapi: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,07/14] m25p80: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,06/14] sd: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,05/14] pflash: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,04/14] onenand: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,03/14] nand: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,02/14] fdc: Switch to byte-based block access - - - --- 2016-05-03 Eric Blake New
[v5,01/14] block: Allow BDRV_REQ_FUA through blk_pwrite() - - - --- 2016-05-03 Eric Blake New
block: Don't lose FUA flag during ZERO_WRITE fallback - - - --- 2016-04-30 Eric Blake New
[v4,14/14] block: Kill blk_write(), blk_read() - - - --- 2016-04-29 Eric Blake New
[v4,13/14] block: Switch blk_write_zeroes() to byte interface - - - --- 2016-04-29 Eric Blake New
[v4,12/14] block: Switch blk_read_unthrottled() to byte interface - - - --- 2016-04-29 Eric Blake New
[v4,11/14] qemu-io: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,10/14] qemu-img: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,09/14] nbd: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,08/14] atapi: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,07/14] m25p80: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,06/14] sd: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,05/14] pflash: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,04/14] onenand: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,03/14] nand: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,02/14] fdc: Switch to byte-based block access - - - --- 2016-04-29 Eric Blake New
[v4,01/14] block: Allow BDRV_REQ_FUA through blk_pwrite() - - - --- 2016-04-29 Eric Blake New
[v3,18/18] qapi: Add parameter to visit_end_* - - - --- 2016-04-29 Eric Blake New
[v3,17/18] replay: Use new QAPI cloning - - - --- 2016-04-29 Eric Blake New
[v3,16/18] sockets: Use new QAPI cloning - - - --- 2016-04-29 Eric Blake New
[v3,15/18] qapi: Add new clone visitor - - - --- 2016-04-29 Eric Blake New
[v3,14/18] qemu-img: Use new JSON output formatter - - - --- 2016-04-29 Eric Blake New
[v3,13/18] qapi: Support pretty printing in JSON output visitor - - - --- 2016-04-29 Eric Blake New
[v3,12/18] qapi: Add qobject_to_json_pretty_prefix() - - - --- 2016-04-29 Eric Blake New
[v3,11/18] qjson: Remove unused file - - - --- 2016-04-29 Eric Blake New
[v3,10/18] vmstate: Use new JSON output visitor - - - --- 2016-04-29 Eric Blake New
[v3,09/18] Revert "qjson: Simplify by using json-output-visitor" - - - --- 2016-04-29 Eric Blake New
[v3,08/18] qjson: Simplify by using json-output-visitor - - - --- 2016-04-29 Eric Blake New
[v3,07/18] qapi: Add json output visitor - - - --- 2016-04-29 Eric Blake New
[v3,06/18] qapi: Add qstring_append_format() - - - --- 2016-04-29 Eric Blake New
[v3,05/18] qapi: Use qstring_append_chr() where appropriate - - - --- 2016-04-29 Eric Blake New
[v3,04/18] qapi: Factor out JSON number formatting - - - --- 2016-04-29 Eric Blake New
[v3,03/18] qapi: Factor out JSON string escaping - - - --- 2016-04-29 Eric Blake New
[v3,02/18] qapi: Improve use of qmp/types.h - - - --- 2016-04-29 Eric Blake New
[v3,01/18] qapi: Rename (one) qjson.h to qobject-json.h - - - --- 2016-04-29 Eric Blake New
[v16,24/24] qapi: Change visit_type_FOO() to no longer return partial objects - - - --- 2016-04-28 Eric Blake New
[v16,23/24] qapi: Simplify semantics of visit_next_list() - - - --- 2016-04-28 Eric Blake New
[v16,22/24] qapi: Fix string input visitor handling of invalid list - - - --- 2016-04-28 Eric Blake New
[v16,21/24] tests/string-input-visitor: Add negative integer tests - - - --- 2016-04-28 Eric Blake New
[v16,20/24] qapi: Don't pass NULL to printf in string input visitor - - - --- 2016-04-28 Eric Blake New
[v16,19/24] qapi: Split visit_end_struct() into pieces - - - --- 2016-04-28 Eric Blake New
[v16,18/24] qmp: Tighten output visitor rules - - - --- 2016-04-28 Eric Blake New
[v16,17/24] qmp: Add qmp_output_visitor_reset() - - - --- 2016-04-28 Eric Blake New
[v16,16/24] spapr_drc: Expose 'null' in qom-get when there is no fdt - - - --- 2016-04-28 Eric Blake New
[v16,15/24] qmp: Support explicit null during visits - - - --- 2016-04-28 Eric Blake New
[v16,14/24] qapi: Add visit_type_null() visitor - - - --- 2016-04-28 Eric Blake New
[v16,13/24] tests: Add check-qnull - - - --- 2016-04-28 Eric Blake New
[v16,12/24] qapi: Document visitor interfaces, add assertions - - - --- 2016-04-28 Eric Blake New
[v16,11/24] qmp-input: Refactor when list is advanced - - - --- 2016-04-28 Eric Blake New
[v16,10/24] qmp-input: Require struct push to visit members of top dict - - - --- 2016-04-28 Eric Blake New
[v16,09/24] qom: Wrap prop visit in visit_start_struct - - - --- 2016-04-28 Eric Blake New
[v16,08/24] qapi-commands: Wrap argument visit in visit_start_struct - - - --- 2016-04-28 Eric Blake New
[v16,07/24] qmp-input: Don't consume input when checking has_member - - - --- 2016-04-28 Eric Blake New
[v16,06/24] qapi: Use strict QMP input visitor in more places - - - --- 2016-04-28 Eric Blake New
[v16,05/24] qapi: Consolidate QMP input visitor creation - - - --- 2016-04-28 Eric Blake New
[v16,04/24] qmp-input: Clean up stack handling - - - --- 2016-04-28 Eric Blake New
[v16,03/24] qmp: Drop dead command->type - - - --- 2016-04-28 Eric Blake New
[v16,02/24] qapi: Guarantee NULL obj on input visitor callback error - - - --- 2016-04-28 Eric Blake New
[v16,01/24] qapi-visit: Add visitor.type classification - - - --- 2016-04-28 Eric Blake New
[v15,02A/23] fixup! qapi: Guarantee NULL obj on input visitor callback error - - - --- 2016-04-28 Eric Blake New
[v15,23/23] qapi: Change visit_type_FOO() to no longer return partial objects - - - --- 2016-04-28 Eric Blake New
[v15,22/23] qapi: Simplify semantics of visit_next_list() - - - --- 2016-04-28 Eric Blake New
[v15,21/23] qapi: Fix string input visitor handling of invalid list - - - --- 2016-04-28 Eric Blake New
[v15,20/23] tests/string-input-visitor: Add negative integer tests - - - --- 2016-04-28 Eric Blake New
[v15,19/23] qapi: Split visit_end_struct() into pieces - - - --- 2016-04-28 Eric Blake New
[v15,18/23] qmp: Tighten output visitor rules - - - --- 2016-04-28 Eric Blake New
[v15,17/23] qmp: Add qmp_output_visitor_reset() - - - --- 2016-04-28 Eric Blake New
[v15,16/23] spapr_drc: Expose 'null' in qom-get when there is no fdt - - - --- 2016-04-28 Eric Blake New
[v15,15/23] qmp: Support explicit null during visits - - - --- 2016-04-28 Eric Blake New
[v15,14/23] qapi: Add visit_type_null() visitor - - - --- 2016-04-28 Eric Blake New
[v15,13/23] tests: Add check-qnull - - - --- 2016-04-28 Eric Blake New
[v15,12/23] qapi: Document visitor interfaces, add assertions - - - --- 2016-04-28 Eric Blake New
[v15,11/23] qmp-input: Refactor when list is advanced - - - --- 2016-04-28 Eric Blake New
[v15,10/23] qmp-input: Require struct push to visit members of top dict - - - --- 2016-04-28 Eric Blake New
[v15,09/23] qom: Wrap prop visit in visit_start_struct - - - --- 2016-04-28 Eric Blake New
[v15,08/23] monitor: Let generated code validate arguments - - - --- 2016-04-28 Eric Blake New
[v15,07/23] qapi-commands: Wrap argument visit in visit_start_struct - - - --- 2016-04-28 Eric Blake New
[v15,06/23] qmp-input: Don't consume input when checking has_member - - - --- 2016-04-28 Eric Blake New
[v15,05/23] qapi: Use strict QMP input visitor in more places - - - --- 2016-04-28 Eric Blake New
[v15,04/23] qmp-input: Clean up stack handling - - - --- 2016-04-28 Eric Blake New
[v15,03/23] qmp: Drop dead command->type - - - --- 2016-04-28 Eric Blake New
[v15,02/23] qapi: Guarantee NULL obj on input visitor callback error - - - --- 2016-04-28 Eric Blake New
[v15,01/23] qapi-visit: Add visitor.type classification - - - --- 2016-04-28 Eric Blake New
[v3,44/44] nbd: Implement NBD_OPT_BLOCK_SIZE on client - - - --- 2016-04-22 Eric Blake New
[v3,43/44] nbd: Implement NBD_OPT_BLOCK_SIZE on server - - - --- 2016-04-22 Eric Blake New
[v3,42/44] nbd: Implement NBD_CMD_WRITE_ZEROES on client - - - --- 2016-04-22 Eric Blake New
« 1 2 ... 35 36 3739 40 »