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