summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2020-06-25scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang1-0/+2
2020-05-02scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart1-0/+2
2020-04-24nvme-fc: Revert "add module to ops template to allow module references"James Smart1-2/+0
2020-01-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu1-6/+9
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart1-0/+2
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart1-1/+1
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart1-0/+7
2020-01-04scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart1-1/+3
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart1-1/+7
2020-01-04scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart1-1/+6
2019-12-17scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2-13/+3
2019-12-17scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2019-12-05scsi: lpfc: Enable Management features for IF_TYPE=6James Smart4-7/+7
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2019-12-05scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart4-1/+16
2019-12-01scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart2-5/+26
2019-12-01scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart5-10/+26
2019-11-20scsi: lpfc: Fix errors in log messages.James Smart2-5/+4
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner1-2/+2
2019-11-06scsi: lpfc: Fix a duplicate 0711 log message number.James Smart1-1/+1
2019-06-19scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-05-31scsi: lpfc: Fix fc4type information for FDMIJames Smart1-7/+10
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-0/+3
2019-02-12scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2-28/+26
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart1-0/+3
2019-01-13scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne1-1/+2
2018-11-13scsi: lpfc: Correct race with abort on completion pathJames Smart1-3/+11
2018-11-13scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart1-0/+7
2018-09-19scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart1-1/+1
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-03-24scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart1-2/+2
2018-03-24scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart3-27/+34
2018-02-25scsi: lpfc: Use after free in lpfc_rq_buf_free()Dan Carpenter1-1/+1
2018-02-16scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart1-33/+51
2017-12-25scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy1-0/+2
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy1-1/+2
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy1-1/+1
2017-11-30scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy1-4/+11
2017-11-30scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy1-1/+4
2017-11-30scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy7-13/+37
2017-11-30scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy1-7/+10
2017-11-30scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy1-0/+1
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2017-09-25lpfc: remove use of FC-specific error codesJames Smart1-1/+1
2017-09-16scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio1-0/+1
2017-09-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds24-241/+668
2017-08-26scsi: lpfc: avoid false-positive gcc-8 warningArnd Bergmann1-3/+3