index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_hbadisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
scsi: lpfc: Fix NPIV discovery and Fabric Node detection
James Smart
1
-6
/
+5
2020-11-17
scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
James Smart
1
-15
/
+24
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-221
/
+151
2020-11-17
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
1
-10
/
+2
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
1
-3
/
+9
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-270
/
+51
2020-10-27
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
1
-2
/
+4
2020-10-27
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
1
-0
/
+35
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-24
/
+52
2020-09-16
scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported
James Smart
1
-24
/
+52
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+3
2020-07-25
scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issues
Lee Jones
1
-7
/
+8
2020-07-03
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
1
-102
/
+114
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+3
2020-05-10
lpfc: nvmet: Add support for NVME LS request hosthandle
James Smart
1
-0
/
+6
2020-05-10
lpfc: Refactor lpfc nvme headers
James Smart
1
-2
/
+0
2020-05-08
scsi: lpfc: Remove unnecessary lockdep_assert_held calls
Dick Kennedy
1
-5
/
+3
2020-02-18
scsi: lpfc: add RDF registration and Link Integrity FPIN logging
James Smart
1
-1
/
+3
2020-02-11
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
1
-1
/
+1
2020-02-11
scsi: lpfc: Fix broken Credit Recovery after driver load
James Smart
1
-20
/
+39
2019-12-21
scsi: lpfc: Fix Fabric hostname registration if system hostname changes
James Smart
1
-0
/
+5
2019-11-06
scsi: lpfc: Clarify FAWNN error message
James Smart
1
-2
/
+2
2019-11-06
scsi: lpfc: Fix configuration of BB credit recovery in service parameters
James Smart
1
-10
/
+3
2019-10-25
scsi: lpfc: Add additional discovery log messages
James Smart
1
-4
/
+35
2019-10-01
scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq
James Smart
1
-1
/
+4
2019-10-01
scsi: lpfc: Fix discovery failures when target device connectivity bounces
James Smart
1
-1
/
+6
2019-10-01
scsi: lpfc: Fix device recovery errors after PLOGI failures
James Smart
1
-17
/
+27
2019-10-01
scsi: lpfc: Fix rpi release when deleting vport
James Smart
1
-29
/
+59
2019-09-07
scsi: lpfc: Convert existing %pf users to %ps
Sakari Ailus
1
-2
/
+2
2019-08-20
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-38
/
+40
2019-08-20
scsi: lpfc: Fix reported physical link speed on a disabled trunked link
James Smart
1
-0
/
+2
2019-08-20
scsi: lpfc: Fix deadlock on host_lock during cable pulls
James Smart
1
-21
/
+26
2019-08-20
scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIs
James Smart
1
-9
/
+32
2019-08-20
scsi: lpfc: Fix PLOGI failure with high remoteport count
James Smart
1
-2
/
+6
2019-08-20
scsi: lpfc: use spin_lock_irqsave in IRQ context
Fuqian Huang
1
-2
/
+3
2019-06-21
lpfc: add support to generate RSCN events for nport
James Smart
1
-0
/
+35
2019-04-13
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
1
-2
/
+8
2019-04-04
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
1
-1
/
+4
2019-03-19
scsi: lpfc: Fix handling of trunk links state reporting
James Smart
1
-8
/
+2
2019-03-19
scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices
James Smart
1
-1
/
+10
2019-03-19
scsi: lpfc: Fix use-after-free mailbox cmd completion
James Smart
1
-0
/
+4
2019-02-06
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
1
-20
/
+16
2019-02-06
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
1
-2
/
+0
2018-12-20
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
1
-0
/
+2
2018-12-20
scsi: lpfc: Fix link state reporting for trunking when adapter is offline
James Smart
1
-2
/
+14
2018-12-13
scsi: lpfc: Enable Management features for IF_TYPE=6
James Smart
1
-1
/
+1
2018-12-08
scsi: lpfc: Defer LS_ACC to FLOGI on point to point logins
James Smart
1
-0
/
+7
2018-12-08
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
1
-6
/
+56
2018-12-08
scsi: lpfc: refactor mailbox structure context fields
James Smart
1
-38
/
+38
[prev]
[next]