summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c
AgeCommit message (Expand)AuthorFilesLines
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...James Smart1-3/+11
2013-05-02[SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect...James 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 s...James 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 w...James 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/...James 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 retur...James 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-handli...James 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 compl...James Smart1-11/+37
2012-05-17[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart1-124/+172
2012-03-27[SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O FailuresJames Smart1-9/+0
2012-03-27[SCSI] lpfc 8.3.30: Added more T10 DIF debugfs error injectionJames Smart1-52/+126
2012-03-27[SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012James Smart1-1/+1
2012-03-27[SCSI] lpfc 8.3.30: Enhancements for T10 DIF debugfs error injectionJames Smart1-136/+173
2012-02-19[SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart1-116/+938
2011-12-15[SCSI] Lpfc 8.3.28: FC and SCSI Discovery FixesJames Smart1-2/+11
2011-12-15[SCSI] lpfc 8.3.28: Add support for ABTS failure handlingJames Smart1-1/+3
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-10-16[SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart1-13/+186
2011-10-16[SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart1-13/+21
2011-08-29[SCSI] lpfc 8.3.26: Fix issues pertaining to SCSI/FC protocol.James Smart1-5/+6
2011-07-27[SCSI] lpfc 8.3.25: T10 DIF FixesJames Smart1-67/+30
2011-05-26[SCSI] lpfc 8.3.24: Add resource extent supportJames Smart1-10/+43
2011-05-26[SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart1-0/+3
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-8/+6
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-03-23[SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart1-1/+1