Age | Commit message (Expand) | Author |
2018-07-02 | nbd/client: Add x-dirty-bitmap to query bitmap from server | Eric Blake |
2018-03-13 | nbd: BLOCK_STATUS for standard get_block_status function: client part | Vladimir Sementsov-Ogievskiy |
2017-10-30 | nbd: Minimal structured read for client | Vladimir Sementsov-Ogievskiy |
2017-08-23 | nbd-client: avoid spurious qio_channel_yield() re-entry | Stefan Hajnoczi |
2017-08-15 | nbd-client: Fix regression when server sends garbage | Eric Blake |
2017-07-14 | nbd: Create struct for tracking export info | Eric Blake |
2017-06-26 | block: change variable names in BlockDriverState | Manos Pitsidianakis |
2017-03-27 | nbd: drop unused NBDClientSession.is_unix field | Stefan Hajnoczi |
2017-02-21 | nbd: convert to use qio_channel_yield | Paolo Bonzini |
2016-11-02 | nbd: Implement NBD_CMD_WRITE_ZEROES on client | Eric Blake |
2016-11-02 | nbd: Rename struct nbd_request and nbd_reply | Eric Blake |
2016-11-02 | nbd: Rename NbdClientSession to NBDClientSession | Eric Blake |
2016-11-01 | nbd: Use CoQueue for free_sema instead of CoMutex | Changlong Xie |
2016-08-03 | nbd: Limit nbdflags to 16 bits | Eric Blake |
2016-07-20 | nbd: Convert to byte-based interface | Eric Blake |
2016-07-20 | nbd: Switch .bdrv_co_discard() to byte-based | Eric Blake |
2016-05-12 | nbd: Simplify client FUA handling | Eric Blake |
2016-03-30 | nbd: Support BDRV_REQ_FUA | Kevin Wolf |
2016-02-16 | nbd: enable use of TLS with NBD block driver | Daniel P. Berrange |
2016-02-16 | nbd: convert block client to use I/O channels for connection setup | Daniel P. Berrange |
2015-03-18 | nbd: Set block size to BDRV_SECTOR_SIZE | Max Reitz |
2015-02-16 | nbd: Drop BDS backpointer | Max Reitz |
2015-02-06 | nbd: Improve error messages | Max Reitz |
2014-06-04 | nbd: implement .bdrv_detach/attach_aio_context() | Stefan Hajnoczi |
2013-12-16 | nbd: pass export name as init argument | Marc-André Lureau |
2013-12-16 | Split nbd block client code | Marc-André Lureau |