Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen/scsifront: use offset_in_page() macro | Geliang Tang | 2017-05-02 | 1 | -1/+1 |
* | xen/scsifront: don't request a slot on the ring until request is ready | Juergen Gross | 2016-12-09 | 1 | -105/+83 |
* | xen-scsifront: Add a missing call to kfree | Quentin Lambert | 2016-11-24 | 1 | -0/+1 |
* | xen: make use of xenbus_read_unsigned() in xen-scsifront | Juergen Gross | 2016-11-07 | 1 | -5/+1 |
* | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 | 1 | -5/+5 |
* | xenbus_client: Extend interface to support multi-page ring | Wei Liu | 2015-04-15 | 1 | -2/+3 |
* | xen: support suspend/resume in pvscsi frontend | Juergen Gross | 2015-03-16 | 1 | -35/+179 |
* | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 2014-10-06 | 1 | -2/+3 |
* | xen-scsifront: don't deadlock if the ring becomes full | David Vrabel | 2014-10-03 | 1 | -1/+2 |
* | xen-scsifront: use GFP_ATOMIC under spin_lock | Dan Carpenter | 2014-09-23 | 1 | -1/+1 |
* | xen-scsifront: Add Xen PV SCSI frontend driver | Juergen Gross | 2014-09-23 | 1 | -0/+1024 |