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