Show patches with: Submitter = Eric Blake       |    State = Action Required       |   3938 patches
« 1 2 ... 36 37 3839 40 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3,41/44] nbd: Implement NBD_CMD_WRITE_ZEROES on server - - - --- 2016-04-22 Eric Blake New
[v3,40/44] nbd: Implement NBD_OPT_GO on client - - - --- 2016-04-22 Eric Blake New
[v3,39/44] nbd: Implement NBD_OPT_GO on server - - - --- 2016-04-22 Eric Blake New
[v3,38/44] block: Add blk_get_opt_transfer_length() - - - --- 2016-04-22 Eric Blake New
[v3,37/44] nbd: Create struct for tracking export info - - - --- 2016-04-22 Eric Blake New
[v3,36/44] nbd: Improve handling of shutdown requests - - - --- 2016-04-22 Eric Blake New
[v3,35/44] nbd: Support shorter handshake - - - --- 2016-04-22 Eric Blake New
[v3,34/44] nbd: Less allocation during NBD_OPT_LIST - - - --- 2016-04-22 Eric Blake New
[v3,33/44] nbd: Let client skip portions of server reply - - - --- 2016-04-22 Eric Blake New
[v3,32/44] nbd: Share common option-sending code in client - - - --- 2016-04-22 Eric Blake New
[v3,31/44] nbd: Share common reply-sending code in server - - - --- 2016-04-22 Eric Blake New
[v3,30/44] nbd: Treat flags vs. command type as separate fields - - - --- 2016-04-22 Eric Blake New
[v3,29/44] nbd: Avoid magic number for NBD max name size - - - --- 2016-04-22 Eric Blake New
[v3,28/44] nbd: Detect servers that send unexpected error values - - - --- 2016-04-22 Eric Blake New
[v3,27/44] nbd: Use BDRV_REQ_FUA for better FUA where supported - - - --- 2016-04-22 Eric Blake New
[v3,26/44] qemu-io: Add 'write -z -u' to test MAY_UNMAP flag - - - --- 2016-04-22 Eric Blake New
[v3,25/44] qemu-io: Add 'open -u' to set BDRV_O_UNMAP after the fact - - - --- 2016-04-22 Eric Blake New
[v3,24/44] qemu-io: Add 'write -f' to test FUA flag - - - --- 2016-04-22 Eric Blake New
[v3,23/44] qemu-io: Add missing option documentation - - - --- 2016-04-22 Eric Blake New
[v3,22/44] block: Kill blk_write(), blk_read() - - - --- 2016-04-22 Eric Blake New
[v3,21/44] block: Switch blk_write_zeroes() to byte interface - - - --- 2016-04-22 Eric Blake New
[v3,20/44] block: Switch blk_read_unthrottled() to byte interface - - - --- 2016-04-22 Eric Blake New
[v3,19/44] qemu-io: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,18/44] qemu-img: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,17/44] nbd: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,16/44] atapi: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,15/44] m25p80: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,14/44] sd: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,13/44] pflash: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,12/44] onenand: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,11/44] nand: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,10/44] fdc: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,09/44] block: Allow BDRV_REQ_FUA through blk_pwrite() - - - --- 2016-04-22 Eric Blake New
[v3,08/44] nbd: Add qemu-nbd -D for human-readable description - - - --- 2016-04-22 Eric Blake New
[v3,07/44] nbd: Limit nbdflags to 16 bits - - - --- 2016-04-22 Eric Blake New
[v3,06/44] nbd: Clean up ioctl handling of qemu-nbd -c - - - --- 2016-04-22 Eric Blake New
[v3,05/44] nbd: Group all Linux-specific ioctl code in one place - - - --- 2016-04-22 Eric Blake New
[v3,04/44] nbd: Reject unknown request flags - - - --- 2016-04-22 Eric Blake New
[v3,03/44] nbd: Improve server handling of bogus commands - - - --- 2016-04-22 Eric Blake New
[v3,02/44] nbd: Quit server after any write error - - - --- 2016-04-22 Eric Blake New
[v3,01/44] nbd: More debug typo fixes, use correct formats - - - --- 2016-04-22 Eric Blake New
[for-2.6?] nbd: Don't mishandle unaligned client requests - - - --- 2016-04-21 Eric Blake New
[for-2.6] block: Don't ignore flags in blk_aio_write_zeroes() - - - --- 2016-04-15 Eric Blake New
[v2,for-2.6] nbd: Don't kill server on client that doesn't request TLS - - - --- 2016-04-14 Eric Blake New
[RFC,18/18] nbd: Implement NBD_CMD_WRITE_ZEROES on client - - - --- 2016-04-08 Eric Blake New
[RFC,17/18] nbd: Implement NBD_CMD_WRITE_ZEROES on server - - - --- 2016-04-08 Eric Blake New
[16/18] nbd: Support NBD_CMD_CLOSE - - - --- 2016-04-08 Eric Blake New
[15/18] nbd: Implement NBD_OPT_GO on server - - - --- 2016-04-08 Eric Blake New
[14/18] nbd: Implement NBD_OPT_GO on client - - - --- 2016-04-08 Eric Blake New
[13/18] nbd: Support shorter handshake - - - --- 2016-04-08 Eric Blake New
[12/18] nbd: Less allocation during NBD_OPT_LIST - - - --- 2016-04-08 Eric Blake New
[11/18] nbd: Let client skip portions of server reply - - - --- 2016-04-08 Eric Blake New
[10/18] nbd: Share common option-sending code in client - - - --- 2016-04-08 Eric Blake New
[09/18] nbd: Share common reply-sending code in server - - - --- 2016-04-08 Eric Blake New
[08/18] nbd: Limit nbdflags to 16 bits - - - --- 2016-04-08 Eric Blake New
[07/18] nbd: Treat flags vs. command type as separate fields - - - --- 2016-04-08 Eric Blake New
[06/18] nbd: Avoid magic number for NBD max name size - - - --- 2016-04-08 Eric Blake New
[05/18] nbd: Reject unknown request flags - - - --- 2016-04-08 Eric Blake New
[04/18] nbd: Detect servers that send unexpected error values - - - --- 2016-04-08 Eric Blake New
[03/18] nbd: More debug typo fixes, use correct formats - - - --- 2016-04-08 Eric Blake New
[02/18] nbd: Don't fail handshake on NBD_OPT_LIST descriptions - - - --- 2016-04-08 Eric Blake New
[01/18] nbd: Don't kill server on client that doesn't request TLS - - - --- 2016-04-08 Eric Blake New
[v14,19/19] qapi: Change visit_type_FOO() to no longer return partial objects - - - --- 2016-04-08 Eric Blake New
[v14,18/19] qapi: Simplify semantics of visit_next_list() - - - --- 2016-04-08 Eric Blake New
[v14,17/19] qmp-input: Require struct push to visit members of top dict - - - --- 2016-04-08 Eric Blake New
[v14,16/19] qom: Wrap prop visit in visit_start_struct - - - --- 2016-04-08 Eric Blake New
[v14,15/19] qapi-commands: Wrap argument visit in visit_start_struct - - - --- 2016-04-08 Eric Blake New
[v14,14/19] qapi: Split visit_end_struct() into pieces - - - --- 2016-04-08 Eric Blake New
[v14,13/19] qmp: Tighten output visitor rules - - - --- 2016-04-08 Eric Blake New
[v14,12/19] spapr_drc: Expose 'null' in qom-get when there is no fdt - - - --- 2016-04-08 Eric Blake New
[v14,11/19] qmp: Support explicit null during visits - - - --- 2016-04-08 Eric Blake New
[v14,10/19] qapi: Add visit_type_null() visitor - - - --- 2016-04-08 Eric Blake New
[v14,09/19] tests: Add check-qnull - - - --- 2016-04-08 Eric Blake New
[v14,08/19] qapi: Document visitor interfaces, add assertions - - - --- 2016-04-08 Eric Blake New
[v14,07/19] qmp-input: Refactor when list is advanced - - - --- 2016-04-08 Eric Blake New
[v14,06/19] qmp-input: Don't consume input when checking has_member - - - --- 2016-04-08 Eric Blake New
[v14,05/19] qmp-input: Clean up stack handling - - - --- 2016-04-08 Eric Blake New
[v14,04/19] qmp: Drop dead command->type - - - --- 2016-04-08 Eric Blake New
[v14,03/19] qapi: Guarantee NULL obj on input visitor callback error - - - --- 2016-04-08 Eric Blake New
[v14,02/19] qapi-visit: Add visitor.type classification - - - --- 2016-04-08 Eric Blake New
[v14,01/19] qapi: Consolidate object visitors - - - --- 2016-04-08 Eric Blake New
[for-2.6] nbd: Don't fail handshake on NBD_OPT_LIST descriptions - - - --- 2016-04-08 Eric Blake New
[for-2.6] nbd: Don't kill server on client that doesn't request TLS - - - --- 2016-04-07 Eric Blake New
doc: Revert swap of NBD_REP_SERVER fields in NBD_OPT_GO - - - --- 2016-04-07 Eric Blake New
[v2,2/1,for-2.6] nbd: Don't kill server when client requests unknown option - - - --- 2016-04-06 Eric Blake New
[v2] nbd: Fix NBD unsupported options - - - --- 2016-04-06 Eric Blake New
doc: Wording cleanups - - - --- 2016-04-06 Eric Blake New
[3/3] nbd: Improve debug traces on little-endian - - - --- 2016-04-06 Eric Blake New
[2/3] nbd: Avoid bitrot in TRACE() usage - - - --- 2016-04-06 Eric Blake New
[1/3] nbd: Return correct error for write to read-only export - - - --- 2016-04-06 Eric Blake New
[for-2.6] qemu-nbd: Document -x option - - - --- 2016-04-06 Eric Blake New
[v2] doc: Allow NBD_CMD_FLAG_NO_HOLE during NBD_CMD_WRITE - - - --- 2016-04-04 Eric Blake New
[v2] doc: Add NBD_CMD_BLOCK_STATUS extension - - - --- 2016-04-04 Eric Blake New
doc: Allow NBD_CMD_FLAG_NO_HOLE during NBD_CMD_WRITE - - - --- 2016-04-04 Eric Blake New
doc: Flip bit sense for allowing trim during WRITE_ZEROES - - - --- 2016-04-01 Eric Blake New
doc: Cleanups to structured reads - - - --- 2016-04-01 Eric Blake New
[for-2.6] nbd: don't request FUA on FLUSH - - - --- 2016-04-01 Eric Blake New
« 1 2 ... 36 37 3839 40 »