summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2020-12-02scsi: lpfc: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-01scsi: lpfc: Correct null ndlp reference on routine exitJames Smart
2020-11-25scsi: lpfc: Use generic power managementVaibhav Gupta
2020-11-19scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...James Smart
2020-11-19scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe()James Smart
2020-11-19scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler()James Smart
2020-11-19scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart
2020-11-19scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()James Smart
2020-11-19scsi: lpfc: Fix memory leak on lcb_contextColin Ian King
2020-11-19scsi: lpfc: Remove dead code on second !ndlp checkColin Ian King
2020-11-19scsi: lpfc: Fix pointer defereference before it is null checked issueColin Ian King
2020-11-17scsi: lpfc: Update changed file copyrights for 2020James Smart
2020-11-17scsi: lpfc: Update lpfc version to 12.8.0.6James Smart
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart
2020-11-17scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlersJames Smart
2020-11-17scsi: lpfc: Convert SCSI path to use common I/O submission pathJames Smart
2020-11-17scsi: lpfc: Enable common send_io interface for SCSI and NVMeJames Smart
2020-11-17scsi: lpfc: Enable common wqe_template support for both SCSI and NVMeJames Smart
2020-11-17scsi: lpfc: Refactor WQE structure definitions for common useJames Smart
2020-11-17scsi: lpfc: Fix NPIV Fabric Node reference countingJames Smart
2020-11-17scsi: lpfc: Fix NPIV discovery and Fabric Node detectionJames Smart
2020-11-17scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping itJames Smart
2020-11-17scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately failsJames Smart
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart
2020-11-17scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIsJames Smart
2020-11-17scsi: lpfc: Fix removal of SCSI transport device get and put on dev structureJames Smart
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart
2020-11-10scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issuesLee Jones
2020-11-10scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issuesLee Jones
2020-11-10scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'Lee Jones
2020-11-10scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functionsLee Jones
2020-11-10scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issuesLee Jones
2020-11-10scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanoursLee Jones
2020-11-10scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functionsLee Jones
2020-11-10scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issuesLee Jones
2020-10-26scsi: lpfc: Update lpfc version to 12.8.0.5James Smart
2020-10-26scsi: lpfc: Reject CT request for MIB commandsJames Smart
2020-10-26scsi: lpfc: Add FDMI Vendor MIB supportJames Smart
2020-10-26scsi: lpfc: Enlarge max_sectors in scsi host templatesJames Smart
2020-10-26scsi: lpfc: Fix duplicate wq_create_version checkJames Smart
2020-10-26scsi: lpfc: Removed unused macros in lpfc_attr.cJames Smart
2020-10-26scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart
2020-10-26scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart
2020-10-26scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart
2020-10-26scsi: Remove unneeded break statementsTom Rix
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-02scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()Ye Bin
2020-10-02scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()Hannes Reinecke
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds