Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nbd: Simplify client FUA handling | Eric Blake | 2016-05-12 | 1 | -1/+1 |
* | nbd: Support BDRV_REQ_FUA | Kevin Wolf | 2016-03-30 | 1 | -1/+1 |
* | nbd: enable use of TLS with NBD block driver | Daniel P. Berrange | 2016-02-16 | 1 | -0/+2 |
* | nbd: convert block client to use I/O channels for connection setup | Daniel P. Berrange | 2016-02-16 | 1 | -2/+6 |
* | nbd: Set block size to BDRV_SECTOR_SIZE | Max Reitz | 2015-03-18 | 1 | -1/+0 |
* | nbd: Drop BDS backpointer | Max Reitz | 2015-02-16 | 1 | -17/+17 |
* | nbd: Improve error messages | Max Reitz | 2015-02-06 | 1 | -1/+1 |
* | nbd: implement .bdrv_detach/attach_aio_context() | Stefan Hajnoczi | 2014-06-04 | 1 | -0/+4 |
* | nbd: pass export name as init argument | Marc-André Lureau | 2013-12-16 | 1 | -3/+2 |
* | Split nbd block client code | Marc-André Lureau | 2013-12-16 | 1 | -0/+51 |