summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-3/+0
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-13/+1
* lpfc: Fix scsi task management error message.James Smart2015-06-131-8/+10
* lpfc: Fix scsi prep dma buf error.James Smart2015-06-131-1/+1
* lpfc: Add support for using block multi-queueJames Smart2015-06-131-0/+43
* lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart2015-06-051-1/+1
* lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
* lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* lpfc: Fix for lun discovery issue with saturn adapter.James Smart2015-04-101-21/+20
* lpfc: Fix crash in device reset handler.James Smart2015-04-101-2/+3
* lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart2015-04-101-4/+6
* lpfc: Fix host reset escalation killing all IOs.James Smart2015-04-101-0/+25
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-2/+0
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-22/+4
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-20/+3
* lpfc: remove queue_depth eventsChristoph Hellwig2014-11-241-66/+0
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+2
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-4/+3
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-15/+1
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-22/+2
* lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2014-09-161-1/+7
* lpfc: fix locking issues with abort data pathsJames Smart2014-09-161-1/+11
* lpfc: use time_after()Manuel Schölling2014-09-161-1/+3
* lpfc: mark functions as static in lpfc/lpfc_scsi.cRashika Kheria2014-09-161-5/+5
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-18/+18
* lpfc: Update Copyright on changed filesJames Smart2014-06-021-1/+1
* lpfc: Fixed locking for scsi task management commandsJames Smart2014-06-021-5/+20
* lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-021-10/+10
* lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2014-06-021-0/+12
* lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart2014-06-021-0/+1
* [SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBsJames Smart2014-03-151-0/+2
* [SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...James Smart2014-03-151-107/+19
* [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart2014-03-151-8/+398
* [SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.James Smart2014-03-151-0/+18
* [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart2013-10-251-18/+94
* [SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.James Smart2013-10-251-7/+12
* [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart2013-09-101-1/+1
* [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2013-09-101-14/+12
* [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart2013-09-101-0/+3
* [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...James Smart2013-09-101-3/+6
* [SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart2013-09-101-3/+3
* [SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart2013-09-101-2/+7
* [SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart2013-08-231-0/+5
* [SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...James Smart2013-08-231-6/+1
* [SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart2013-08-231-1/+1
* [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting lin...James Smart2013-06-261-4/+5
* [SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG errorJames Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fix BlockGuard error checkingJames Smart2013-06-261-47/+62
* [SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.James Smart2013-06-261-1/+2
OpenPOWER on IntegriCloud