aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy1-1/+1
2017-08-24scsi: lpfc: Limit amount of work processed in IRQDick Kennedy1-12/+19
2017-08-24scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy1-9/+14
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier1-3/+3
2017-06-19scsi: lpfc: Fix crash doing IO with resetsJames Smart1-14/+8
2017-06-19scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart1-1/+1
2017-06-19scsi: lpfc: Fix system panic when express lane enabled.James Smart1-0/+3
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart1-6/+30
2017-06-12scsi: lpfc: Fix defects reported by Coverity ScanJames Smart1-15/+9
2017-06-12scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart1-2/+4
2017-06-12scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart1-2/+10
2017-06-12scsi: lpfc: Fix Port going offline after multiple resets.James Smart1-0/+1
2017-05-16scsi: lpfc: Add MDS Diagnostic support.James Smart1-8/+123
2017-05-16scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart1-11/+8
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart1-3/+4
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart1-4/+74
2017-05-16scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart1-4/+15
2017-05-16scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart1-10/+6
2017-05-16scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart1-39/+10
2017-05-16scsi: lpfc: Adding additional stats counters for nvme.James Smart1-5/+33
2017-05-16scsi: lpfc: Fix used-RPI accounting problem.James Smart1-0/+8
2017-05-08scsi: lpfc: Fix panic on BFS configurationJames Smart1-7/+12
2017-04-24Update ABORT processing for NVMET.James Smart1-1/+6
2017-04-24Fix crash after issuing lip resetJames Smart1-2/+1
2017-04-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart1-0/+3
2017-04-24Fix driver unload/reload operation.James Smart1-1/+6
2017-04-24Fix spelling in comments.James Smart1-1/+1
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley1-9/+59
2017-03-06scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart1-1/+4
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart1-2/+49
2017-03-06scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart1-1/+1
2017-03-06scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart1-5/+5
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-407/+1782
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-7/+7
2017-02-22scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart1-3/+5
2017-02-22scsi: lpfc: NVME Target: Receive buffer updatesJames Smart1-3/+605
2017-02-22scsi: lpfc: NVME Target: Base modificationsJames Smart1-3/+104
2017-02-22scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart1-0/+5
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart1-4/+17
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-380/+1023
2017-02-22scsi: lpfc: minor code cleanupsJames Smart1-21/+27
2017-02-22scsi: lpfc: Correct WQ creation for pagesizeJames Smart1-4/+5
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+9
2017-01-11scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-01-05scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-01-05scsi: lpfc: Correct oops on vport port resetsJames Smart1-3/+4
2017-01-05scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-01-05scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart1-1/+2