summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/xen-scsifront.c
Commit message (Expand)AuthorAgeFilesLines
* xen/scsifront: don't request a slot on the ring until request is readyJuergen Gross2016-12-091-105/+83
* xen-scsifront: Add a missing call to kfreeQuentin Lambert2016-11-241-0/+1
* xen: make use of xenbus_read_unsigned() in xen-scsifrontJuergen Gross2016-11-071-5/+1
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-5/+5
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-2/+3
* xen: support suspend/resume in pvscsi frontendJuergen Gross2015-03-161-35/+179
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+3
* xen-scsifront: don't deadlock if the ring becomes fullDavid Vrabel2014-10-031-1/+2
* xen-scsifront: use GFP_ATOMIC under spin_lockDan Carpenter2014-09-231-1/+1
* xen-scsifront: Add Xen PV SCSI frontend driverJuergen Gross2014-09-231-0/+1024
OpenPOWER on IntegriCloud