summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2020-07-08scsi: lpfc: Fix less-than-zero comparison of unsigned valueDick Kennedy1-5/+3
2020-07-08scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...Dick Kennedy1-6/+16
2020-07-08scsi: lpfc: Fix inconsistent indentingColin Ian King1-1/+1
2020-07-03scsi: lpfc: Update lpfc version to 12.8.0.2Dick Kennedy1-1/+1
2020-07-03scsi: lpfc: Add an internal trace log bufferDick Kennedy13-792/+928
2020-07-03scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy4-25/+224
2020-07-03scsi: lpfc: Add support to display if adapter dumps are availableDick Kennedy2-0/+25
2020-07-03scsi: lpfc: Allow applications to issue Common Set Features mailbox commandDick Kennedy2-0/+15
2020-07-03scsi: lpfc: Fix language in 0373 message to reflect non-error messageDick Kennedy1-2/+2
2020-07-03scsi: lpfc: Fix kdump hang on PPCDick Kennedy1-6/+30
2020-07-03scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy1-18/+8
2020-07-03scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy2-2/+3
2020-07-03scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy2-13/+15
2020-07-03scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy1-5/+11
2020-07-03scsi: lpfc: Fix missing MDS functionalityDick Kennedy2-1/+2
2020-07-03scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_testDick Kennedy1-18/+16
2020-06-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-164/+172
2020-06-03Merge 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-12scsi: lpfc: Remove redundant initialization to variable rcColin Ian King1-1/+1
2020-05-10lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart1-0/+95
2020-05-10lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart5-1/+74
2020-05-10lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart1-0/+71
2020-05-10lpfc: Refactor Send LS Response supportJames Smart2-78/+184
2020-05-10lpfc: Refactor Send LS Abort supportJames Smart2-50/+77
2020-05-10lpfc: Refactor Send LS Request supportJames Smart2-118/+184
2020-05-10lpfc: Refactor NVME LS receive handlingJames Smart5-130/+184
2020-05-10lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart3-97/+100
2020-05-10lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart7-62/+63
2020-05-10lpfc: Refactor lpfc nvme headersJames Smart12-187/+146
2020-05-10nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart2-6/+6
2020-05-08scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy1-1/+1
2020-05-08scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy1-1/+1
2020-05-08scsi: lpfc: Fix noderef and address space warningsDick Kennedy3-6/+8
2020-05-08scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy2-23/+18
2020-05-08scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy4-76/+137
2020-05-08scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy1-1/+0
2020-05-08scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy1-32/+0
2020-05-08scsi: 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-04Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-03-30scsi: lpfc: Change default SCSI LUN QD to 64Dick Kennedy1-2/+2
2020-03-30scsi: lpfc: Update lpfc version to 12.8.0.0James Smart1-1/+1