Show patches with: State = Action Required       |    Archived = No       |   426549 patches
« 1 2 ... 1123 1124 11254265 4266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,2/9] nbd: Use g_autofree in a few places [PULL,1/9] nbd: Advertise multi-conn for shared read-only connections - - 2 - --- 2019-09-05 Eric Blake New
[PULL,1/9] nbd: Advertise multi-conn for shared read-only connections [PULL,1/9] nbd: Advertise multi-conn for shared read-only connections - - 1 - --- 2019-09-05 Eric Blake New
[PULL,0/9] NBD patches through 2019-09-05 - - - - --- 2019-09-05 Eric Blake New
docs: Update preferred NBD device syntax docs: Update preferred NBD device syntax - - 1 - --- 2019-09-03 Eric Blake New
[v2,2/2] nbd: Tolerate more errors to structured reply request nbd: tolerate more errors to extension requests - - 1 - --- 2019-08-24 Eric Blake New
[v2,1/2] nbd: Use g_autofree in a few places nbd: tolerate more errors to extension requests - - 2 - --- 2019-08-24 Eric Blake New
[nbdkit,3/3] plugins: Add .can_fast_zero hook nbdkit support for new NBD fast zero - - - - --- 2019-08-23 Eric Blake New
[nbdkit,2/3] filters: Add .can_fast_zero hook nbdkit support for new NBD fast zero - - - - --- 2019-08-23 Eric Blake New
[nbdkit,1/3] server: Add internal support for NBDKIT_FLAG_FAST_ZERO nbdkit support for new NBD fast zero - - - - --- 2019-08-23 Eric Blake New
[libnbd,1/1] api: Add support for FAST_ZERO flag libnbd support for new fast zero - - - - --- 2019-08-23 Eric Blake New
[5/5] nbd: Tolerate more errors to structured reply request Add NBD fast zero support to qemu client and server - - - - --- 2019-08-23 Eric Blake New
[4/5] nbd: Implement server use of NBD FAST_ZERO nbdkit support for new NBD fast zero - - 1 - --- 2019-08-23 Eric Blake New
[3/5] nbd: Implement client use of NBD FAST_ZERO Add NBD fast zero support to qemu client and server - - 1 - --- 2019-08-23 Eric Blake New
[2/5] nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO Add NBD fast zero support to qemu client and server - - 1 - --- 2019-08-23 Eric Blake New
[1/5] nbd: Improve per-export flag handling in server Add NBD fast zero support to qemu client and server - - 1 - --- 2019-08-23 Eric Blake New
[1/1] protocol: Add NBD_CMD_FLAG_FAST_ZERO NBD protocol change to add fast zero support - - - - --- 2019-08-23 Eric Blake New
nbd: Tolerate more errors to structured reply request nbd: Tolerate more errors to structured reply request - - 1 - --- 2019-08-19 Eric Blake New
nbd: Advertise multi-conn for shared read-only connections nbd: Advertise multi-conn for shared read-only connections - - 2 - --- 2019-08-15 Eric Blake New
[PULL,9/9] block/nbd: refactor nbd connection parameters [PULL,1/9] qapi: Add InetSocketAddress member keep-alive - - 1 - --- 2019-08-15 Eric Blake New
[PULL,8/9] block/nbd: add cmdline and qapi parameter reconnect-delay [PULL,1/9] qapi: Add InetSocketAddress member keep-alive - - 1 - --- 2019-08-15 Eric Blake New
[PULL,7/9] block/nbd: move from quit to state [PULL,1/9] qapi: Add InetSocketAddress member keep-alive - - 1 - --- 2019-08-15 Eric Blake New
[PULL,6/9] block/nbd: use non-blocking io channel for nbd negotiation [PULL,1/9] qapi: Add InetSocketAddress member keep-alive - - 1 - --- 2019-08-15 Eric Blake New
[PULL,5/9] block/nbd: split connection_co start out of nbd_client_connect [PULL,1/9] qapi: Add InetSocketAddress member keep-alive - - 1 - --- 2019-08-15 Eric Blake New
[PULL,4/9] nbd: improve CMD_CACHE: use BDRV_REQ_PREFETCH [PULL,1/9] qapi: Add InetSocketAddress member keep-alive - - 2 - --- 2019-08-15 Eric Blake New
[PULL,3/9] block/stream: use BDRV_REQ_PREFETCH [PULL,1/9] qapi: Add InetSocketAddress member keep-alive - - 1 - --- 2019-08-15 Eric Blake New
[PULL,2/9] block: implement BDRV_REQ_PREFETCH [PULL,1/9] qapi: Add InetSocketAddress member keep-alive - - 1 - --- 2019-08-15 Eric Blake New
[PULL,1/9] qapi: Add InetSocketAddress member keep-alive [PULL,1/9] qapi: Add InetSocketAddress member keep-alive 1 - 1 - --- 2019-08-15 Eric Blake New
[PULL,0/9] First batch of 4.2 NBD patches - - - - --- 2019-08-15 Eric Blake New
[PULL,1/1] nbd: Initialize reply on failure [PULL,1/1] nbd: Initialize reply on failure - - 1 - --- 2019-07-19 Eric Blake New
[PULL,0/1] NBD patches for -rc2 - - - - --- 2019-07-19 Eric Blake New
[for-4.1,v2] nbd: Initialize reply on failure [for-4.1,v2] nbd: Initialize reply on failure - - 2 - --- 2019-07-19 Eric Blake New
nbd: Initialize reply on failure nbd: Initialize reply on failure - - 2 - --- 2019-07-19 Eric Blake New
[for-4.1] iotests: Update 082 expected output [for-4.1] iotests: Update 082 expected output - 1 1 - --- 2019-07-08 Eric Blake New
[for-4.1] qcow2: Allow -o compat=v3 during qemu-img amend [for-4.1] qcow2: Allow -o compat=v3 during qemu-img amend - - - - --- 2019-07-05 Eric Blake New
[v2,RFC] qemu-nbd: Permit TLS with Unix sockets [v2,RFC] qemu-nbd: Permit TLS with Unix sockets - - - - --- 2019-07-03 Eric Blake New
qemu-nbd: Permit TLS with Unix sockets qemu-nbd: Permit TLS with Unix sockets 1 - 1 - --- 2019-06-26 Eric Blake New
[PULL,9/9] block/nbd: merge NBDClientSession struct back to BDRVNBDState [PULL,1/9] qemu-nbd: Add --pid-file option - - 1 - --- 2019-06-13 Eric Blake New
[PULL,8/9] block/nbd: merge nbd-client.* to nbd.c [PULL,1/9] qemu-nbd: Add --pid-file option - - 1 - --- 2019-06-13 Eric Blake New
[PULL,7/9] block/nbd-client: drop stale logout [PULL,1/9] qemu-nbd: Add --pid-file option - - 1 - --- 2019-06-13 Eric Blake New
[PULL,6/9] nbd/server: Nicer spelling of max BLOCK_STATUS reply length [PULL,1/9] qemu-nbd: Add --pid-file option - - 2 - --- 2019-06-13 Eric Blake New
[PULL,5/9] iotests: Let 233 run concurrently [PULL,1/9] qemu-nbd: Add --pid-file option - - 1 - --- 2019-06-13 Eric Blake New
[PULL,4/9] iotests: Use qemu-nbd's --pid-file [PULL,1/9] qemu-nbd: Add --pid-file option - - - - --- 2019-06-13 Eric Blake New
[PULL,3/9] qemu-nbd: Do not close stderr [PULL,1/9] qemu-nbd: Add --pid-file option - - 1 - --- 2019-06-13 Eric Blake New
[PULL,2/9] iotests.py: Add qemu_nbd_early_pipe() [PULL,1/9] qemu-nbd: Add --pid-file option - - 1 - --- 2019-06-13 Eric Blake New
[PULL,1/9] qemu-nbd: Add --pid-file option [PULL,1/9] qemu-nbd: Add --pid-file option - - - - --- 2019-06-13 Eric Blake New
[PULL,0/9] NBD patches through 2019-06-13 - - - - --- 2019-06-13 Eric Blake New
RFC: qio: Improve corking of TLS sessions RFC: qio: Improve corking of TLS sessions - - - - --- 2019-06-07 Eric Blake New
nbd/server: Nicer spelling of max BLOCK_STATUSreply length nbd/server: Nicer spelling of max BLOCK_STATUSreply length - - 1 - --- 2019-05-10 Eric Blake New
[PULL,5/5] iotests: Make 182 do without device_add [PULL,1/5] qemu-nbd: Look up flag names in array 1 1 1 1 --- 2019-05-07 Eric Blake New
[PULL,4/5] iotests: Tweak 221 sizing for different hole granularities [PULL,1/5] qemu-nbd: Look up flag names in array - - - 1 --- 2019-05-07 Eric Blake New
[PULL,3/5] tests/qemu-iotests: Fix more reference output files due to recent qemu-io change [PULL,1/5] qemu-nbd: Look up flag names in array - 1 1 1 --- 2019-05-07 Eric Blake New
[PULL,2/5] iotests: Fix 233 for ports other than 10809 [PULL,1/5] qemu-nbd: Look up flag names in array - - - - --- 2019-05-07 Eric Blake New
[PULL,1/5] qemu-nbd: Look up flag names in array [PULL,1/5] qemu-nbd: Look up flag names in array - - - - --- 2019-05-07 Eric Blake New
[PULL,0/5] NBD patches for 2019-05-07 - - - - --- 2019-05-07 Eric Blake New
[slirp] maint: Add .gitignore [slirp] maint: Add .gitignore - - - - --- 2019-05-07 Eric Blake New
iotests: Tweak 221 sizing for different hole granularities iotests: Tweak 221 sizing for different hole granularities - - - 1 --- 2019-05-06 Eric Blake New
[v3,2/2] qemu-img: Saner printing of large file sizes Saner printing of large file sizes - - 2 2 --- 2019-04-17 Eric Blake New
[v3,1/2] cutils: Fix size_to_str() on 32-bit platforms Saner printing of large file sizes - 1 1 - --- 2019-04-17 Eric Blake New
[for-4.0?] iotest: Fix 241 to run in generic directory [for-4.0?] iotest: Fix 241 to run in generic directory - 1 1 - --- 2019-04-10 Eric Blake New
[PULL,4/4] nbd/client: Fix error message for server with unusable sizing [PULL,1/4] nbd/server: Fix blockstatus trace - 1 1 - --- 2019-04-08 Eric Blake New
[PULL,3/4] nbd/server: Don't fail NBD_OPT_INFO for byte-aligned sources [PULL,1/4] nbd/server: Fix blockstatus trace - 1 1 - --- 2019-04-08 Eric Blake New
[PULL,2/4] nbd/server: Trace client noncompliance on unaligned requests [PULL,1/4] nbd/server: Fix blockstatus trace - - 1 - --- 2019-04-08 Eric Blake New
[PULL,1/4] nbd/server: Fix blockstatus trace [PULL,1/4] nbd/server: Fix blockstatus trace - 1 1 - --- 2019-04-08 Eric Blake New
[PULL,0/4] NBD patches for 4.0-rc3 - - - - --- 2019-04-08 Eric Blake New
[for-4.0?,8/7] nbd/client: Fix error message for server with unusable sizing Final round of NBD alignment fixes - 1 1 - --- 2019-04-04 Eric Blake New
[for-4.1,7/7] nbd/server: Avoid unaligned dirty-bitmap status Final round of NBD alignment fixes - - - - --- 2019-04-03 Eric Blake New
[6/7] nbd/server: Avoid unaligned read/block_status from backing Final round of NBD alignment fixes - - - - --- 2019-04-03 Eric Blake New
[5/7] block: Fix BDRV_BLOCK_RAW status to honor alignment Final round of NBD alignment fixes - - - - --- 2019-04-03 Eric Blake New
[4/7] iotests: Update 241 to expose backing layer fragmentation Untitled series #100672 - - 1 1 --- 2019-04-03 Eric Blake New
[3/7] nbd/server: Don't fail NBD_OPT_INFO for byte-aligned sources Final round of NBD alignment fixes - 1 1 - --- 2019-04-03 Eric Blake New
[2/7] nbd/server: Trace server noncompliance on unaligned requests Final round of NBD alignment fixes - - 1 - --- 2019-04-03 Eric Blake New
[1/7] nbd/server: Fix blockstatus trace Final round of NBD alignment fixes - 1 1 - --- 2019-04-03 Eric Blake New
[for-4.1,v2] qemu-img: Saner printing of large file sizes [for-4.1,v2] qemu-img: Saner printing of large file sizes - - 2 1 --- 2019-04-01 Eric Blake New
[PULL,14/14] nbd/client: Trace server noncompliance on structured reads [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 1 - --- 2019-04-01 Eric Blake New
[PULL,13/14] nbd/server: Advertise actual minimum block size [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 1 - --- 2019-04-01 Eric Blake New
[PULL,12/14] block: Add bdrv_get_request_alignment() [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 1 - --- 2019-04-01 Eric Blake New
[PULL,11/14] nbd/client: Support qemu-img convert from unaligned size [PULL,01/14] qemu-img: Report bdrv_block_status failures - - - 1 --- 2019-04-01 Eric Blake New
[PULL,10/14] nbd/client: Reject inaccessible tail of inconsistent server [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 1 - --- 2019-04-01 Eric Blake New
[PULL,09/14] nbd/client: Report offsets in bdrv_block_status [PULL,01/14] qemu-img: Report bdrv_block_status failures - 1 1 - --- 2019-04-01 Eric Blake New
[PULL,08/14] nbd/client: Lower min_block for block-status, unaligned size [PULL,01/14] qemu-img: Report bdrv_block_status failures - 1 1 1 --- 2019-04-01 Eric Blake New
[PULL,07/14] iotests: Add 241 to test NBD on unaligned images [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 1 1 --- 2019-04-01 Eric Blake New
[PULL,06/14] nbd-client: Work around server BLOCK_STATUS misalignment at EOF [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 1 - --- 2019-04-01 Eric Blake New
[PULL,05/14] qemu-img: Gracefully shutdown when map can't finish [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 2 - --- 2019-04-01 Eric Blake New
[PULL,04/14] nbd: Permit simple error to NBD_CMD_BLOCK_STATUS [PULL,01/14] qemu-img: Report bdrv_block_status failures 1 - 1 - --- 2019-04-01 Eric Blake New
[PULL,03/14] nbd: Don't lose server's error to NBD_CMD_BLOCK_STATUS [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 1 - --- 2019-04-01 Eric Blake New
[PULL,02/14] nbd: Tolerate some server non-compliance in NBD_CMD_BLOCK_STATUS [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 1 - --- 2019-04-01 Eric Blake New
[PULL,01/14] qemu-img: Report bdrv_block_status failures [PULL,01/14] qemu-img: Report bdrv_block_status failures - - 2 - --- 2019-04-01 Eric Blake New
[PULL,00/14] NBD patches for 4.0-rc2 - - - - --- 2019-04-01 Eric Blake New
[v3,6.5/6] nbd/client: Trace server noncompliance on structured reads Untitled series #100093 - - 1 - --- 2019-03-30 Eric Blake New
[v3.1,3.5/6] nbd/client: Reject inaccessible tail of inconsistent server Untitled series #100089 - - 1 - --- 2019-03-30 Eric Blake New
qemu-img: Saner printing of large file sizes qemu-img: Saner printing of large file sizes - - 2 1 --- 2019-03-30 Eric Blake New
[v3,7/6] nbd/client: Ignore inaccessible tail of inconsistent server NBD server alignment improvement - - - - --- 2019-03-29 Eric Blake New
[v3,6/6] nbd/server: Advertise actual minimum block size NBD server alignment improvement - - 1 - --- 2019-03-29 Eric Blake New
[v3,5/6] block: Add bdrv_get_request_alignment() NBD server alignment improvement - - 1 - --- 2019-03-29 Eric Blake New
[v3,4/6] nbd/client: Support qemu-img convert from unaligned size NBD server alignment improvement - - - - --- 2019-03-29 Eric Blake New
[v3,3/6] nbd/client: Report offsets in bdrv_block_status NBD server alignment improvement - 1 1 - --- 2019-03-29 Eric Blake New
[v3,2/6] nbd/client: Lower min_block for block-status, unaligned size NBD server alignment improvement - 1 1 - --- 2019-03-29 Eric Blake New
[v3,1/6] iotests: Add 241 to test NBD on unaligned images NBD server alignment improvement - - 1 1 --- 2019-03-29 Eric Blake New
[for-4.0?] nbd/client: Deal with unaligned size from server [for-4.0?] nbd/client: Deal with unaligned size from server - - - - --- 2019-03-28 Eric Blake New
[v2,3/3] nbd/server: Advertise actual minimum block size NBD server alignment improvement - - 1 - --- 2019-03-27 Eric Blake New
« 1 2 ... 1123 1124 11254265 4266 »