summaryrefslogtreecommitdiff
path: root/drivers/scsi/xen-scsifront.c
AgeCommit message (Expand)Author
2018-12-18scsi: xen-scsifront: remove DISABLE_CLUSTERINGChristoph Hellwig
2018-11-28scsi: xen-scsifront: mark expected switch fall-throughGustavo A. R. Silva
2018-06-19scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia
2017-06-12scsi: xen-scsifront: Remove code that zeroes driver-private command dataBart Van Assche
2017-05-02xen/scsifront: use offset_in_page() macroGeliang Tang
2016-12-09xen/scsifront: don't request a slot on the ring until request is readyJuergen Gross
2016-11-24xen-scsifront: Add a missing call to kfreeQuentin Lambert
2016-11-07xen: make use of xenbus_read_unsigned() in xen-scsifrontJuergen Gross
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-03-16xen: support suspend/resume in pvscsi frontendJuergen Gross
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-03xen-scsifront: don't deadlock if the ring becomes fullDavid Vrabel
2014-09-23xen-scsifront: use GFP_ATOMIC under spin_lockDan Carpenter
2014-09-23xen-scsifront: Add Xen PV SCSI frontend driverJuergen Gross