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