aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/xen-scsifront.c
AgeCommit message (Expand)Author
8 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-03-24scsi: xen-scsifront: Declare SCSI host template constBart Van Assche
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-09-06scsi: xen: Drop use of internal host codesMike Christie
2022-05-19xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
2022-05-19xen/scsifront: remove unused GRANT_INVALID_REF definitionJuergen Gross
2022-05-19xen/scsifront: harden driver against malicious backendJuergen Gross
2022-05-19xen/scsifront: use new command result macrosJuergen Gross
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-07xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2021-10-16scsi: xen-scsifront: Call scsi_done() directlyBart Van Assche
2021-08-11scsi: xen-scsifront: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-05-31scsi: xen-scsifront: Compability status handlingHannes Reinecke
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
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