Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-09 | nbd: avoid unaligned uint64_t store | John Snow | 1 | -10/+10 |
2016-02-04 | all: Clean up includes | Peter Maydell | 3 | -0/+3 |
2016-02-02 | nbd: Switch from close to eject notifier | Max Reitz | 1 | -0/+13 |
2016-02-02 | nbd: client_close on error in nbd_co_client_start | Max Reitz | 1 | -2/+1 |
2016-01-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+2 |
2016-01-26 | nbd: add missed aio_context_acquire in nbd_export_new | Denis V. Lunev | 1 | -0/+2 |
2016-01-20 | block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE | Kevin Wolf | 1 | -1/+1 |
2016-01-15 | nbd-server: do not exit on failed memory allocation | Paolo Bonzini | 1 | -1/+5 |
2016-01-15 | nbd-server: do not check request length except for reads and writes | Paolo Bonzini | 1 | -7/+7 |
2016-01-15 | nbd-server: Coroutine based negotiation | Fam Zheng | 1 | -47/+103 |
2016-01-15 | nbd: Split nbd.c | Fam Zheng | 5 | -0/+1591 |