Age | Commit message (Expand) | Author |
---|---|---|
2019-04-04 | xen-block: scale sector based quantities correctly | Paul Durrant |
2019-02-28 | dataplane/xen-block: remove dead code | Paul Durrant |
2019-02-04 | xen-block: handle resize callback | Paul Durrant |
2019-01-14 | xen-block: avoid repeated memory allocation | Tim Smith |
2019-01-14 | xen-block: improve response latency | Tim Smith |
2019-01-14 | xen-block: improve batching behaviour | Tim Smith |
2019-01-14 | xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c | Paul Durrant |
2019-01-14 | xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c | Paul Durrant |
2019-01-14 | xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block | Paul Durrant |
2019-01-14 | xen: add header and build dataplane/xen-block.c | Paul Durrant |
2019-01-14 | xen: remove unnecessary code from dataplane/xen-block.c | Paul Durrant |
2019-01-14 | xen: duplicate xen_disk.c as basis of dataplane/xen-block.c | Paul Durrant |