Age | Commit message (Expand) | Author | Files | Lines |
2018-01-08 | nbd/server: Implement sparse reads atop structured reply | Eric Blake | 1 | -0/+1 |
2017-11-09 | nbd/server: Fix structured read of length 0 | Eric Blake | 1 | -0/+1 |
2017-11-09 | nbd/client: Nicer trace of structured reply | Eric Blake | 1 | -1/+1 |
2017-10-30 | nbd/client: prepare nbd_receive_reply for structured reply | Vladimir Sementsov-Ogievskiy | 1 | -1/+2 |
2017-10-30 | nbd/client: refactor nbd_receive_starttls | Vladimir Sementsov-Ogievskiy | 1 | -3/+1 |
2017-10-30 | nbd/server: Include human-readable message in structured errors | Eric Blake | 1 | -1/+1 |
2017-10-30 | nbd: Minimal structured read for server | Vladimir Sementsov-Ogievskiy | 1 | -0/+2 |
2017-10-30 | nbd: Move nbd_errno_to_system_errno() to public header | Eric Blake | 1 | -1/+3 |
2017-10-30 | nbd: Include error names in trace messages | Eric Blake | 1 | -2/+2 |
2017-10-12 | nbd/server: structurize simple reply header sending | Vladimir Sementsov-Ogievskiy | 1 | -1/+0 |
2017-10-12 | nbd: rename some simple-request related objects to be _simple_ | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy | 1 | -9/+9 |
2017-07-17 | nbd: Trace client command being sent | Eric Blake | 1 | -1/+1 |
2017-07-14 | nbd: Implement NBD_INFO_BLOCK_SIZE on client | Eric Blake | 1 | -0/+1 |
2017-07-14 | nbd: Implement NBD_INFO_BLOCK_SIZE on server | Eric Blake | 1 | -0/+1 |
2017-07-14 | nbd: Implement NBD_OPT_GO on client | Eric Blake | 1 | -0/+3 |
2017-07-14 | nbd: Implement NBD_OPT_GO on server | Eric Blake | 1 | -0/+3 |
2017-07-14 | nbd: Simplify trace of client flags in negotiation | Eric Blake | 1 | -3/+1 |
2017-07-14 | nbd: Expose and debug more NBD constants | Eric Blake | 1 | -6/+6 |
2017-07-14 | nbd: Don't bother tracing an NBD_OPT_ABORT response failure | Eric Blake | 1 | -1/+0 |
2017-07-10 | nbd: use generic trace subsystem instead of TRACE macro | Vladimir Sementsov-Ogievskiy | 1 | -0/+56 |