aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...James Smart2020-11-191-2/+0
* scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart2020-11-171-152/+177
* scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlersJames Smart2020-11-171-1/+4
* scsi: lpfc: Convert SCSI path to use common I/O submission pathJames Smart2020-11-171-14/+41
* scsi: lpfc: Enable common send_io interface for SCSI and NVMeJames Smart2020-11-171-0/+87
* scsi: lpfc: Enable common wqe_template support for both SCSI and NVMeJames Smart2020-11-171-0/+126
* scsi: lpfc: Fix NPIV Fabric Node reference countingJames Smart2020-11-171-3/+7
* scsi: lpfc: Rework remote port lock handlingJames Smart2020-11-171-9/+8
* scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIsJames Smart2020-11-171-3/+10
* scsi: lpfc: Rework locations of ndlp reference takingJames Smart2020-11-171-2/+7
* scsi: lpfc: Rework remote port ref counting and node freeingJames Smart2020-11-171-21/+11
* scsi: lpfc: Fix duplicate wq_create_version checkJames Smart2020-10-261-6/+0
* scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart2020-10-261-12/+52
* scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart2020-10-261-2/+8
* scsi: Remove unneeded break statementsTom Rix2020-10-261-3/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-14/+14
* scsi: lpfc: Fix oops when unloading driver while running mds diagsDick Kennedy2020-08-041-2/+9
* scsi: lpfc: Fix typo in comment for ULPFerruh Yigit2020-07-281-1/+1
* scsi: lpfc: Ensure variable has the same stipulations as code using itLee Jones2020-07-241-1/+3
* scsi: lpfc: Fix-up around 120 documentation issuesLee Jones2020-07-241-46/+73
* scsi: lpfc: Remove unused variable 'pg_addr'Lee Jones2020-07-241-1/+1
* scsi: lpfc: Fix inconsistent indentingColin Ian King2020-07-081-1/+1
* scsi: lpfc: Add an internal trace log bufferDick Kennedy2020-07-021-178/+177
* scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy2020-07-021-23/+115
* scsi: lpfc: Add support to display if adapter dumps are availableDick Kennedy2020-07-021-0/+22
* scsi: lpfc: Fix language in 0373 message to reflect non-error messageDick Kennedy2020-07-021-2/+2
* scsi: lpfc: Fix kdump hang on PPCDick Kennedy2020-07-021-6/+30
* scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy2020-07-021-1/+1
* scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy2020-07-021-7/+7
* scsi: lpfc: Fix missing MDS functionalityDick Kennedy2020-07-021-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-24/+21
|\
| * scsi: lpfc: Fix noderef and address space warningsDick Kennedy2020-05-071-4/+4
| * scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy2020-05-071-18/+15
| * scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy2020-05-071-2/+2
* | lpfc: fix axchg pointer reference after free and double freesJames Smart2020-05-271-4/+6
* | lpfc: Refactor NVME LS receive handlingJames Smart2020-05-091-3/+118
* | lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart2020-05-091-1/+1
* | lpfc: Refactor lpfc nvme headersJames Smart2020-05-091-3/+0
|/
* scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart2020-03-291-17/+0
* 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 lockdep error - register non-static keyJames Smart2020-03-261-4/+2
* scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart2020-03-261-0/+2
* scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart2020-02-181-0/+1
* scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-101-1/+1
* scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-101-9/+0
* scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart2020-02-101-0/+4
* Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-101-5/+5
|\
| * scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2019-12-191-5/+5
* | scsi: lpfc: Fix MDS Latency Diagnostics Err-drop ratesJames Smart2019-12-211-2/+11