aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-08[SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer when QoS not onJames Smart1-6/+12
2012-10-08[SCSI] lpfc 8.3.35: Fixed kernel warning on spinlock usage on some distributionsJames Smart1-10/+11
2012-09-14[SCSI] lpfc 8.3.34: Correct lock handling to eliminate reset escalation on I/O abortJames Smart1-3/+9
2012-09-14[SCSI] lpfc 8.3.34: Add XRI to abort handler timeout log messageJames Smart1-3/+4
2012-09-14[SCSI] lpfc 8.3.34: Streamline fcp underrun message printingJames Smart1-7/+13
2012-09-14[SCSI] lpfc 8.3.34: Simplify BlockGuard lpfc_printf_vlog messagesJames Smart1-44/+14
2012-09-14[SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT statusJames Smart1-1/+1
2012-09-14[SCSI] lpfc 8.3.33: Misc changes to optimize critical pathJames Smart1-6/+16
2012-09-14[SCSI] lpfc 8.3.33: Convert to no SCSI host lock in queuecommandJames Smart1-7/+2
2012-09-14[SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper return statusJames Smart1-4/+4
2012-09-14[SCSI] lpfc 8.3.33: Check data transfer amount on write commandsJames Smart1-3/+3
2012-07-20[SCSI] lpfc 8.3.32: Fix system panic due to node state changeJames Smart1-4/+2
2012-07-20[SCSI] lpfc 8.3.32: Correct successful aborts returning error statusJames Smart1-12/+12
2012-07-20[SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart1-1/+1
2012-05-17[SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handling host reset handlerJames Smart1-0/+38
2012-05-17[SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart1-4/+5
2012-05-17[SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp eventsJames Smart1-0/+8
2012-05-17[SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlationJames Smart1-1/+6
2012-05-17[SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not definedJames Smart1-0/+8
2012-05-17[SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver complete race on SCSI cmdJames Smart1-11/+37
2012-05-17[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning profile changeJames Smart1-124/+172
2012-03-27[SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O FailuresJames Smart1-9/+0