index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2020-11-19
scsi: lpfc: Fix pointer defereference before it is null checked issue
Colin Ian King
2020-11-17
scsi: lpfc: Update changed file copyrights for 2020
James Smart
2020-11-17
scsi: lpfc: Update lpfc version to 12.8.0.6
James Smart
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
scsi: lpfc: Convert SCSI path to use common I/O submission path
James Smart
2020-11-17
scsi: lpfc: Enable common send_io interface for SCSI and NVMe
James Smart
2020-11-17
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
2020-11-17
scsi: lpfc: Refactor WQE structure definitions for common use
James Smart
2020-11-17
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
2020-11-17
scsi: lpfc: Fix NPIV discovery and Fabric Node detection
James Smart
2020-11-17
scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it
James Smart
2020-11-17
scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
James Smart
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
2020-11-17
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-10
scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issues
Lee Jones
2020-11-10
scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues
Lee Jones
2020-11-10
scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
Lee Jones
2020-11-10
scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions
Lee Jones
2020-11-10
scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues
Lee Jones
2020-11-10
scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanours
Lee Jones
2020-11-10
scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functions
Lee Jones
2020-11-10
scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issues
Lee Jones
2020-10-26
scsi: lpfc: Update lpfc version to 12.8.0.5
James Smart
2020-10-26
scsi: lpfc: Reject CT request for MIB commands
James Smart
2020-10-26
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-26
scsi: lpfc: Enlarge max_sectors in scsi host templates
James Smart
2020-10-26
scsi: lpfc: Fix duplicate wq_create_version check
James Smart
2020-10-26
scsi: lpfc: Removed unused macros in lpfc_attr.c
James Smart
2020-10-26
scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
James Smart
2020-10-26
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
2020-10-26
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-02
scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()
Ye Bin
2020-10-02
scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()
Hannes Reinecke
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-15
scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported
James Smart
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-09
scsi: lpfc: Remove set but not used 'qp'
Ye Bin
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-08-31
scsi: lpfc: Update lpfc version to 12.8.0.4
James Smart
2020-08-31
scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events
James Smart
2020-08-31
scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
James Smart
2020-08-31
scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
James Smart
2020-08-24
scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]