aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-2/+0
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-22/+4
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-20/+3
2014-11-24lpfc: remove queue_depth eventsChristoph Hellwig1-66/+0
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-2/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-4/+3
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-15/+1
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-22/+2
2014-09-16lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart1-1/+7
2014-09-16lpfc: fix locking issues with abort data pathsJames Smart1-1/+11
2014-09-16lpfc: use time_after()Manuel Schölling1-1/+3
2014-09-16lpfc: mark functions as static in lpfc/lpfc_scsi.cRashika Kheria1-5/+5
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-18/+18
2014-06-02lpfc: Update Copyright on changed filesJames Smart1-1/+1
2014-06-02lpfc: Fixed locking for scsi task management commandsJames Smart1-5/+20
2014-06-02lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart1-10/+10
2014-06-02lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart1-0/+12
2014-06-02lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart1-0/+1
2014-03-15[SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBsJames Smart1-0/+2
2014-03-15[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth function.James Smart1-107/+19
2014-03-15[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart1-8/+398
2014-03-15[SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.James Smart1-0/+18
2013-10-25[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart1-18/+94
2013-10-25[SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.James Smart1-7/+12
2013-09-10[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed timeoutJames Smart1-1/+1
2013-09-10[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart1-14/+12
2013-09-10[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already getting abortedJames Smart1-0/+3
2013-09-10[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform for SLI4 devicesJames Smart1-3/+6
2013-09-10[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart1-3/+3
2013-09-10[SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart1-2/+7
2013-08-23[SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart1-0/+5
2013-08-23[SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense with residual zeroJames Smart1-6/+1
2013-08-23[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart1-1/+1
2013-06-26[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 modificationsJames Smart1-1/+1
2013-06-26[SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting linked listJames Smart1-4/+5
2013-06-26[SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG errorJames Smart1-1/+1
2013-06-26[SCSI] lpfc 8.3.40: Fix BlockGuard error checkingJames Smart1-47/+62
2013-06-26[SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.James Smart1-1/+2
2013-05-02[SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commandsJames Smart1-0/+2
2013-05-02[SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host reset handler failedJames Smart1-3/+11
2013-05-02[SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect info when availableJames Smart1-66/+115
2013-05-02[SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer listJames Smart1-33/+60
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart1-85/+144
2013-05-02[SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart1-1/+1
2013-05-02[SCSI] lpfc 8.3.39: Fixed BlockGuard error reportingJames Smart1-25/+254
2013-04-09[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock state issuesJames Smart1-2/+2
2013-04-09[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart1-2/+2
2013-01-30[SCSI] lpfc 8.3.37: Provide support for change_queue_typeJames Smart1-1/+23
2012-11-27[SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart1-1/+15
2012-11-27[SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart1-0/+3