blockstatus: missing backticks
Merge branch 'extension-structured-reply' into extension-blockstatus
Merge branch 'extension-structured-reply' into extension-blockstatus
blockstatus: fix missing bracket
Make returned default status context dependent
Block status: more nits
Merge branch 'master' into extension-blockstatus
NBD_REP_ERR_UNSUP not EINVAL for options
Merge branch 'master' into extension-structured-reply
Merge branch 'master' into extension-structured-reply
Merge branch 'master' into extension-info
Fix up merge conflict
doc: Cleanup to info extension thanks to synchr...
Merge branch 'master' into extension-info
Merge branch 'master' into extension-info
The previous patch accidentally dropped the sug...
Remove NBD_OPT_BLOCK_SIZE; add specific request...
Merge branch 'master' into extension-info
Merge branch 'master' into extension-info
Remove second include of unistd.h
INFO extension does not define NBD_OPT_BLOCKSIZE
write-zeroes: Fix doc typo prior to mainline merge
Merge branch 'master' into extension-write-zeroes
WRITE_ZEROES is no longer an extension
Merge branch 'master' into extension-write-zeroes
nbd-server: Kill dead mainloop()
Merge branch 'master' into extension-write-zeroes
Fix warning that would SEGV
blockstatus: wording nit
More fixes to block status extension
Further tidy-up on block status
BLOCK_STATUS: improve interpretation of list re...
Fix typo in block status extension
BLOCKSTATUS: Move definition of base:allocation...
Change 'random' to 'arbitrary'
blockstatus: permit spaces on query returns
gnutls_transport_set_int is only available for ...
Update crypto-gnutls.c to upstream
GNUTLS_SEC_PARAM_MEDIUM was previously called G...
Set GnuTLS 2.12.0 as the minimum version
Ensure length of flush command is set to zero
Docs: remove reference to 'write barrier' in NB...
Synchronize the option haggling phase
Remove unnecessary GNU-ism in option processing
doc: Cleanups now that we have synchronous hagg...
Introduce WRITE_ZEROES
Add support for NBD_CMD_WRITE_ZEROES
Add structured reply extension
doc: Fix mis-merge in INFO extension
Add info and blocksize extensions
doc: Specific error if NBD_OPT_GO refused witho...
doc: Add details on block sizes
doc: Use sequence of replies for NBD_OPT_INFO/GO
doc: Fix typo
Remove INFO and BLOCKSIZE extension from master
docs: name client flags appropriately
Remove structured reply experimental extension ...
Remove the WRITE_ZEROES extension from master
Add text on extension management
Add NBD_REP_ERR_BLOCK_SIZE_REQD as reserved for...
Improve documentation for TLS
doc: Fix a couple typos
Docs: improve description of disconnection methods
docs/proto.md: correct trivial formatting issues