index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_hbadisc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-24
1
-0
/
+4
*
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-24
1
-2
/
+17
*
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-27
1
-0
/
+1
*
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
2021-07-18
1
-49
/
+148
*
scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker thread
Gaurav Srivastava
2021-06-10
1
-0
/
+43
*
scsi: lpfc: vmid: Timeout implementation for VMID
Gaurav Srivastava
2021-06-10
1
-0
/
+105
*
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
2021-05-21
1
-4
/
+50
*
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
2021-05-21
1
-2
/
+25
*
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
1
-5
/
+5
*
scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login
James Smart
2021-04-13
1
-2
/
+4
*
scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
James Smart
2021-04-13
1
-7
/
+3
*
scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record()
Lee Jones
2021-03-15
1
-1
/
+1
*
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
2021-03-04
1
-1
/
+1
*
scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid()
James Smart
2021-03-04
1
-2
/
+2
*
scsi: lpfc: Fix ancient double free
Dan Carpenter
2021-01-26
1
-8
/
+7
*
scsi: lpfc: Implement health checking when aborting I/O
James Smart
2021-01-07
1
-0
/
+3
*
scsi: lpfc: Fix crash when a fabric node is released prematurely
James Smart
2021-01-07
1
-5
/
+13
*
scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler()
James Smart
2020-11-19
1
-2
/
+0
*
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling
James Smart
2020-11-19
1
-4
/
+0
*
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
1
-1
/
+1
*
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
2020-11-17
1
-17
/
+12
*
scsi: lpfc: Fix NPIV discovery and Fabric Node detection
James Smart
2020-11-17
1
-6
/
+5
*
scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
James Smart
2020-11-17
1
-15
/
+24
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
1
-221
/
+151
*
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
2020-11-17
1
-10
/
+2
*
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
2020-11-17
1
-3
/
+9
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-270
/
+51
*
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-26
1
-2
/
+4
*
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
2020-10-26
1
-0
/
+35
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-26
1
-24
/
+52
|
\
|
*
scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported
James Smart
2020-09-15
1
-24
/
+52
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-4
/
+3
|
/
*
scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issues
Lee Jones
2020-07-24
1
-7
/
+8
*
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
2020-07-02
1
-102
/
+114
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-5
/
+3
|
\
|
*
scsi: lpfc: Remove unnecessary lockdep_assert_held calls
Dick Kennedy
2020-05-07
1
-5
/
+3
*
|
lpfc: nvmet: Add support for NVME LS request hosthandle
James Smart
2020-05-09
1
-0
/
+6
*
|
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-09
1
-2
/
+0
|
/
*
scsi: lpfc: add RDF registration and Link Integrity FPIN logging
James Smart
2020-02-18
1
-1
/
+3
*
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
2020-02-10
1
-1
/
+1
*
scsi: lpfc: Fix broken Credit Recovery after driver load
James Smart
2020-02-10
1
-20
/
+39
*
scsi: lpfc: Fix Fabric hostname registration if system hostname changes
James Smart
2019-12-21
1
-0
/
+5
*
scsi: lpfc: Clarify FAWNN error message
James Smart
2019-11-06
1
-2
/
+2
*
scsi: lpfc: Fix configuration of BB credit recovery in service parameters
James Smart
2019-11-06
1
-10
/
+3
*
scsi: lpfc: Add additional discovery log messages
James Smart
2019-10-24
1
-4
/
+35
*
scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq
James Smart
2019-09-30
1
-1
/
+4
*
scsi: lpfc: Fix discovery failures when target device connectivity bounces
James Smart
2019-09-30
1
-1
/
+6
*
scsi: lpfc: Fix device recovery errors after PLOGI failures
James Smart
2019-09-30
1
-17
/
+27
*
scsi: lpfc: Fix rpi release when deleting vport
James Smart
2019-09-30
1
-29
/
+59
*
scsi: lpfc: Convert existing %pf users to %ps
Sakari Ailus
2019-09-07
1
-2
/
+2
[next]