summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorLines
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-164/+172
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds-689/+1153
2020-05-29lpfc_debugfs: get rid of pointless access_ok()Al Viro-12/+0
2020-05-27lpfc: Fix return value in __lpfc_nvme_ls_abortJames Smart-1/+1
2020-05-27lpfc: fix axchg pointer reference after free and double freesJames Smart-6/+7
2020-05-27lpfc: Fix pointer checks and comments in LS receive refactoringJames Smart-9/+17
2020-05-26scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang-0/+2
2020-05-11scsi: lpfc: Remove redundant initialization to variable rcColin Ian King-1/+1
2020-05-09lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart-0/+95
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart-1/+74
2020-05-09lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart-0/+71
2020-05-09lpfc: Refactor Send LS Response supportJames Smart-78/+184
2020-05-09lpfc: Refactor Send LS Abort supportJames Smart-50/+77
2020-05-09lpfc: Refactor Send LS Request supportJames Smart-118/+184
2020-05-09lpfc: Refactor NVME LS receive handlingJames Smart-130/+184
2020-05-09lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart-97/+100
2020-05-09lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart-62/+63
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart-187/+146
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart-6/+6
2020-05-07scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy-1/+1
2020-05-07scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy-1/+1
2020-05-07scsi: lpfc: Fix noderef and address space warningsDick Kennedy-6/+8
2020-05-07scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy-23/+18
2020-05-07scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy-76/+137
2020-05-07scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy-1/+0
2020-05-07scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy-32/+0
2020-05-07scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy-2/+2
2020-04-22scsi: lpfc: remove duplicate unloading checksJames Smart-24/+2
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-492/+442
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+0
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart-2/+0
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2020-03-29scsi: lpfc: Change default SCSI LUN QD to 64Dick Kennedy-2/+2
2020-03-29scsi: lpfc: Update lpfc version to 12.8.0.0James Smart-1/+1
2020-03-29scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart-109/+8
2020-03-29scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart-110/+137
2020-03-29scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart-169/+215
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan-2/+2
2020-03-26scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart-6/+8
2020-03-26scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_releaseJames Smart-13/+4
2020-03-26scsi: lpfc: Fix crash after handling a pci errorJames Smart-0/+5
2020-03-26scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart-74/+54
2020-03-26scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_reqJames Smart-3/+4
2020-03-26scsi: lpfc: Fix lockdep error - register non-static keyJames Smart-7/+4
2020-03-26scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart-0/+2
2020-02-24scsi: lpfc: fix spelling mistake "Notication" -> "Notification"Colin Ian King-1/+1
2020-02-18scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart-23/+361
2020-02-10scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart-10/+10
2020-02-10scsi: lpfc: Update lpfc version to 12.6.0.4James Smart-1/+1
2020-02-10scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart-25/+4