summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2020-03-30scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart5-109/+8
2020-03-30scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart7-110/+137
2020-03-30scsi: 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-27scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart1-6/+8
2020-03-27scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_releaseJames Smart1-13/+4
2020-03-27scsi: lpfc: Fix crash after handling a pci errorJames Smart1-0/+5
2020-03-27scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart4-74/+54
2020-03-27scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_reqJames Smart1-3/+4
2020-03-27scsi: lpfc: Fix lockdep error - register non-static keyJames Smart2-7/+4
2020-03-27scsi: 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-11scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart10-10/+10
2020-02-11scsi: lpfc: Update lpfc version to 12.6.0.4James Smart1-1/+1
2020-02-11scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart3-25/+4
2020-02-11scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)James Smart3-209/+5
2020-02-11scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2-88/+85
2020-02-11scsi: lpfc: Fix compiler warning on frame sizeJames Smart1-6/+14
2020-02-11scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart1-0/+1
2020-02-11scsi: lpfc: Fix registration of ELS type support in fdmiJames Smart1-2/+0
2020-02-11scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2-20/+40
2020-02-11scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart1-1/+3
2020-02-11scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart1-0/+4
2020-01-10scsi: lpfc: Make lpfc_defer_acc_rsp staticYueHaibing1-1/+1
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen3-8/+7
2019-12-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-8/+7
2019-12-21scsi: lpfc: Update lpfc version to 12.6.0.3James Smart1-1/+1