Show patches with: Archived = No       |   430552 patches
« 1 2 ... 1153 1154 11554305 4306 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,15/16] qapi: Allow anonymous branch types in flat union - - - - --- 2016-07-03 Eric Blake New
[v8,14/16] net: Complete qapi-fication of netdev_add - - - - --- 2016-07-03 Eric Blake New
[v8,13/16] net: Use correct type for bool flag - - - - --- 2016-07-03 Eric Blake New
[v8,12/16] qapi: Change Netdev into a flat union - - - - --- 2016-07-03 Eric Blake New
[v8,11/16] qapi-event: Reduce chance of collision with event data - - - - --- 2016-07-03 Eric Blake New
[v8,10/16] block: Simplify drive-mirror - - 1 - --- 2016-07-03 Eric Blake New
[v8,09/16] block: Simplify block_set_io_throttle - - 1 - --- 2016-07-03 Eric Blake New
[v8,08/16] qapi: Implement boxed types for commands/events - - - - --- 2016-07-03 Eric Blake New
[v8,07/16] qapi: Plumb in 'box' to qapi generator lower levels - - - - --- 2016-07-03 Eric Blake New
[v8,06/16] qapi-event: Simplify visit of non-implicit data - - - - --- 2016-07-03 Eric Blake New
[v8,05/16] qapi: Drop useless gen_err_check() - - - - --- 2016-07-03 Eric Blake New
[v8,04/16] qapi: Add type.is_empty() helper - - - - --- 2016-07-03 Eric Blake New
[v8,03/16] qapi: Hide tag_name data member of variants - - - - --- 2016-07-03 Eric Blake New
[v8,02/16] qapi: Require all branches of flat union enum to be covered - - - - --- 2016-07-03 Eric Blake New
[v8,01/16] net: use Netdev instead of NetClientOptions in client init - - 1 - --- 2016-07-03 Eric Blake New
[v4,14/14] nbd: Implement NBD_CMD_WRITE_ZEROES on client - - - - --- 2016-06-25 Eric Blake New
[v4,13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server - - - - --- 2016-06-25 Eric Blake New
[v4,12/14] nbd: Improve server handling of shutdown requests - - - - --- 2016-06-25 Eric Blake New
[v4,11/14] nbd: Support shorter handshake - - 1 - --- 2016-06-25 Eric Blake New
[v4,10/14] nbd: Less allocation during NBD_OPT_LIST - - - - --- 2016-06-25 Eric Blake New
[v4,09/14] nbd: Let client skip portions of server reply - - - - --- 2016-06-25 Eric Blake New
[v4,08/14] nbd: Let server know when client gives up negotiation - - - - --- 2016-06-25 Eric Blake New
[v4,07/14] nbd: Share common option-sending code in client - - - - --- 2016-06-25 Eric Blake New
[v4,06/14] nbd: Send message along with server NBD_REP_ERR errors - - - - --- 2016-06-25 Eric Blake New
[v4,05/14] nbd: Share common reply-sending code in server - - - - --- 2016-06-25 Eric Blake New
[v4,04/14] nbd: Treat flags vs. command type as separate fields - - - - --- 2016-06-25 Eric Blake New
[v4,03/14] nbd: Limit nbdflags to 16 bits - - - - --- 2016-06-25 Eric Blake New
[v4,02/14] nbd: Add qemu-nbd -D for human-readable description - - - - --- 2016-06-25 Eric Blake New
[v4,01/14] nbd: Fix bad flag detection on server - - - - --- 2016-06-25 Eric Blake New
[2/2] raw_bsd: Convert to byte-based interface - - - - --- 2016-06-24 Eric Blake New
[1/2] nbd: Convert to byte-based interface 1 - - - --- 2016-06-24 Eric Blake New
[v3,22/22] block: Use bool as appropriate for BDS members - - 1 - --- 2016-06-23 Eric Blake New
[v3,21/22] block: Fix error message style - - 1 - --- 2016-06-23 Eric Blake New
[v3,20/22] block: Move request_alignment into BlockLimit - - 1 - --- 2016-06-23 Eric Blake New
[v3,19/22] block: Split bdrv_merge_limits() from bdrv_refresh_limits() - - 1 - --- 2016-06-23 Eric Blake New
[v3,18/22] block: Drop raw_refresh_limits() - - 1 - --- 2016-06-23 Eric Blake New
[v3,17/22] block: Switch discard length bounds to byte-based - - 1 - --- 2016-06-23 Eric Blake New
[v3,16/22] block: Wording tweaks to write zeroes limits - - 1 - --- 2016-06-23 Eric Blake New
[v3,15/22] block: Switch transfer length bounds to byte-based - - 1 - --- 2016-06-23 Eric Blake New
[v3,14/22] block: Set default request_alignment during bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,13/22] block: Set request_alignment during .bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,12/22] raw-win32: Set request_alignment during .bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,11/22] qcow2: Set request_alignment during .bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,10/22] iscsi: Set request_alignment during .bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,09/22] blkdebug: Set request_alignment during .bdrv_refresh_limits() - - 1 - --- 2016-06-23 Eric Blake New
[v3,08/22] block: Give nonzero result to blk_get_max_transfer_length() - - 2 - --- 2016-06-23 Eric Blake New
[v3,07/22] scsi: Advertise limits by blocksize, not 512 - - 1 - --- 2016-06-23 Eric Blake New
[v3,06/22] iscsi: Advertise realistic limits to block layer - - 3 - --- 2016-06-23 Eric Blake New
[v3,05/22] nbd: Advertise realistic limits to block layer 1 - 3 - --- 2016-06-23 Eric Blake New
[v3,04/22] nbd: Allow larger requests 1 - 3 - --- 2016-06-23 Eric Blake New
[v3,03/22] block: Fix harmless off-by-one in bdrv_aligned_preadv() - - 3 - --- 2016-06-23 Eric Blake New
[v3,02/22] block: Document supported flags during bdrv_aligned_preadv() - - 3 - --- 2016-06-23 Eric Blake New
[v3,01/22] block: Tighter assertions on bdrv_aligned_pwritev() - - 3 - --- 2016-06-23 Eric Blake New
[17/17] block: Kill .bdrv_co_discard() - - 1 - --- 2016-06-22 Eric Blake New
[16/17] sheepdog: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[15/17] raw_bsd: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[14/17] qcow2: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[13/17] nbd: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[12/17] iscsi: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[11/17] gluster: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[10/17] blkreplay: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[09/17] block: Add .bdrv_co_pdiscard() driver callback - - 1 - --- 2016-06-22 Eric Blake New
[08/17] block: Convert .bdrv_aio_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[07/17] rbd: Switch rbd_start_aio() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[06/17] raw-posix: Switch paio_submit() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[05/17] block: Convert BB interface to byte-based discards - - 1 - --- 2016-06-22 Eric Blake New
[04/17] block: Convert bdrv_aio_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[03/17] block: Switch BlockRequest to byte-based - - - - --- 2016-06-22 Eric Blake New
[02/17] block: Convert bdrv_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[01/17] block: Convert bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[v2,17/17] block: Move request_alignment into BlockLimit - - - - --- 2016-06-21 Eric Blake New
[6/5] iscsi: Rely on block layer to break up large requests - - - - --- 2016-06-21 Eric Blake New
[5/5] nbd: Drop unused offset parameter - - - - --- 2016-06-20 Eric Blake New
[4/5] nbd: Rely on block layer to break up large requests - - - - --- 2016-06-20 Eric Blake New
[3/5] raw_bsd: Don't advertise flags not supported by protocol layer - - - - --- 2016-06-20 Eric Blake New
[2/5] block: Fragment writes to max transfer length - - - - --- 2016-06-20 Eric Blake New
[1/5] block: Fragment reads to max transfer length - - - - --- 2016-06-20 Eric Blake New
[1/4] qobject: Correct JSON lexer grammar comments - - - - --- 2016-06-16 Eric Blake New
qapi: Fix crash on missing alternate member of QAPI struct - - 1 1 --- 2016-06-15 Eric Blake New
[v2,17/17] block: Move request_alignment into BlockLimit - - 1 - --- 2016-06-14 Eric Blake New
[v2,16/17] block: Split bdrv_merge_limits() from bdrv_refresh_limits() - - 1 - --- 2016-06-14 Eric Blake New
[v2,15/17] block: Switch discard length bounds to byte-based - - 1 - --- 2016-06-14 Eric Blake New
[v2,14/17] block: Switch transfer length bounds to byte-based - - 1 - --- 2016-06-14 Eric Blake New
[v2,13/17] block: Set default request_alignment during bdrv_refresh_limits() - - 1 - --- 2016-06-14 Eric Blake New
[v2,12/17] block: Set request_alignment during .bdrv_refresh_limits() - - 1 - --- 2016-06-14 Eric Blake New
[v2,11/17] raw-win32: Set request_alignment during .bdrv_refresh_limits() - - 1 - --- 2016-06-14 Eric Blake New
[v2,10/17] qcow2: Set request_alignment during .bdrv_refresh_limits() - - 1 - --- 2016-06-14 Eric Blake New
[v2,09/17] iscsi: Set request_alignment during .bdrv_refresh_limits() - - 1 - --- 2016-06-14 Eric Blake New
[v2,08/17] blkdebug: Set request_alignment during .bdrv_refresh_limits() - - 1 - --- 2016-06-14 Eric Blake New
[v2,07/17] block: Give nonzero result to blk_get_max_transfer_length() - - - - --- 2016-06-14 Eric Blake New
[v2,06/17] iscsi: Advertise realistic limits to block layer - - 2 - --- 2016-06-14 Eric Blake New
[v2,05/17] nbd: Advertise realistic limits to block layer 1 - 2 - --- 2016-06-14 Eric Blake New
[v2,04/17] nbd: Allow larger requests 1 - 2 - --- 2016-06-14 Eric Blake New
[v2,03/17] block: Fix harmless off-by-one in bdrv_aligned_preadv() - - 3 - --- 2016-06-14 Eric Blake New
[v2,02/17] block: Document supported flags during bdrv_aligned_preadv() - - 2 - --- 2016-06-14 Eric Blake New
[v2,01/17] block: Tighter assertions on bdrv_aligned_pwritev() - - 2 - --- 2016-06-14 Eric Blake New
[v2,2/2] block: Assert that flags are in range - - 1 - --- 2016-06-13 Eric Blake New
[v2,1/2] block: Avoid bogus flags during mirroring - - - - --- 2016-06-13 Eric Blake New
block: Avoid bogus flags during mirroring - - - - --- 2016-06-12 Eric Blake New
[4/4] qobject: Output valid JSON for non-finite numbers - - - - --- 2016-06-10 Eric Blake New
« 1 2 ... 1153 1154 11554305 4306 »