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