nbd Nov 2022 by thread
[
previous month
]
[
first page
]
[previous page]
Page 1 of 1
[next page]
[
last page
]
[
next month
]
[
Date Index
] [
Subject Index
] [
Author Index
] [
Other Debian Lists
] [
Debian Home
]
Hello Dear,
Mrs. Johanna Maaly Bob
[PATCH] nbd: automatically load module on genl access
Thomas Weißschuh
[cross-project PATCH v2] NBD 64-bit extensions
Eric Blake
[libnbd PATCH v2 00/23] libnbd 64-bit NBD extensions
Eric Blake
[libnbd PATCH v2 02/23] internal: Refactor layout of replies in sbuf
Eric Blake
[libnbd PATCH v2 09/23] block_status: Accept 64-bit extents during block status
Eric Blake
[libnbd PATCH v2 01/23] block_status: Refactor array storage
Eric Blake
[libnbd PATCH v2 16/23] examples: Update copy-libev to use 64-bit block status
Eric Blake
[libnbd PATCH v2 05/23] states: Prepare to receive 64-bit replies
Eric Blake
[libnbd PATCH v2 11/23] api: Add several functions for controlling extended headers
Eric Blake
[libnbd PATCH v2 04/23] states: Prepare to send 64-bit requests
Eric Blake
[libnbd PATCH v2 12/23] copy: Update nbdcopy to use 64-bit block status
Eric Blake
[libnbd PATCH v2 23/23] RFC: pread: Accept 64-bit holes
Eric Blake
[libnbd PATCH v2 21/23] api: Add nbd_can_block_status_payload()
Eric Blake
[libnbd PATCH v2 18/23] generator: Actually request extended headers
Eric Blake
[libnbd PATCH v2 14/23] info: Expose extended-headers support through nbdinfo
Eric Blake
[libnbd PATCH v2 22/23] api: Add nbd_[aio_]block_status_filter()
Eric Blake
[libnbd PATCH v2 15/23] info: Update nbdinfo --map to use 64-bit block status
Eric Blake
[libnbd PATCH v2 10/23] api: Add [aio_]nbd_block_status_64
Eric Blake
[libnbd PATCH v2 17/23] ocaml: Add example for 64-bit extents
Eric Blake
[libnbd PATCH v2 08/23] block_status: Track 64-bit extents internally
Eric Blake
[libnbd PATCH v2 07/23] generator: Add struct nbd_extent in prep for 64-bit extents
Eric Blake
[libnbd PATCH v2 13/23] dump: Update nbddump to use 64-bit block status
Eric Blake
[libnbd PATCH v2 06/23] states: Break deadlock if server goofs on extended replies
Eric Blake
[libnbd PATCH v2 20/23] interop: Add test of 64-bit block status
Eric Blake
[libnbd PATCH v2 03/23] protocol: Add definitions for extended headers
Eric Blake
[libnbd PATCH v2 19/23] api: Add nbd_[aio_]opt_extended_headers()
Eric Blake
[PATCH v2 0/6] NBD spec changes for 64-bit extensions
Eric Blake
[PATCH v2 4/6] spec: Allow 64-bit block status results
Eric Blake
[PATCH v2 3/6] spec: Add NBD_OPT_EXTENDED_HEADERS
Eric Blake
[PATCH v2 5/6] spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD
Eric Blake
[PATCH v2 6/6] RFC: spec: Introduce NBD_REPLY_TYPE_OFFSET_HOLE_EXT
Eric Blake
[PATCH v2 2/6] spec: Tweak description of maximum block size
Eric Blake
[PATCH v2 1/6] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length
Eric Blake
[PATCH v2 00/15] qemu patches for 64-bit NBD extensions
Eric Blake
[PATCH v2 15/15] RFC: nbd/server: Send 64-bit hole chunk
Eric Blake
[PATCH v2 08/15] nbd/server: Support 64-bit block status
Eric Blake
[PATCH v2 07/15] nbd/server: Initial support for extended headers
Eric Blake
[PATCH v2 03/15] nbd: Prepare for 64-bit request effect lengths
Eric Blake
[PATCH v2 05/15] nbd/server: Refactor handling of request payload
Eric Blake
[PATCH v2 09/15] nbd/client: Initial support for extended headers
Eric Blake
[PATCH v2 11/15] nbd/client: Request extended headers during negotiation
Eric Blake
[PATCH v2 01/15] nbd/client: Add safety check on chunk payload length
Eric Blake
[PATCH v2 04/15] nbd: Add types for extended headers
Eric Blake
[PATCH v2 12/15] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
Eric Blake
[PATCH v2 06/15] nbd/server: Refactor to pass full request around
Eric Blake
[PATCH v2 14/15] RFC: nbd/client: Accept 64-bit hole chunks
Eric Blake
[PATCH v2 02/15] nbd/server: Prepare for alternate-size headers
Eric Blake
[PATCH v2 10/15] nbd/client: Accept 64-bit block status chunks
Eric Blake
[PATCH v2 13/15] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
Eric Blake
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
David Howells
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Shuah Khan
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Shuah Khan
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Shuah Khan
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
<Possible follow-ups>
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Christoph Hellwig
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Guillaume Nault
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Jeff Layton
Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Guillaume Nault
nbd: please don't spawn 16 threads when nbd is not even in use
Pavel Machek
Re: nbd: please don't spawn 16 threads when nbd is not even in use
Eric Blake
Re: nbd: please don't spawn 16 threads when nbd is not even in use
Pavel Machek
Re: nbd: please don't spawn 16 threads when nbd is not even in use
Yu Kuai
Re: nbd: please don't spawn 16 threads when nbd is not even in use
Pavel Machek
Re: nbd: please don't spawn 16 threads when nbd is not even in use
Yu Kuai
The last update was on 12:40 GMT Wed Nov 30. There are 68 messages. Page 1 of 1.
[
previous month
]
[
first page
]
[previous page]
Page 1 of 1
[next page]
[
last page
]
[
next month
]
[
Date Index
] [
Subject Index
] [
Author Index
] [
Other Debian Lists
] [
Debian Home
]
Mail converted by
MHonArc