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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
2021-03-15
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
16
-221
/
+448
|
\
|
*
scsi: lpfc: Fix 'physical' typos
Bjorn Helgaas
2021-01-29
1
-1
/
+1
|
*
scsi: lpfc: Fix ancient double free
Dan Carpenter
2021-01-26
1
-8
/
+7
|
*
scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0()
Eric Curtin
2021-01-22
1
-1
/
+1
|
*
scsi: lpfc: Add support for eh_should_retry_cmd()
Muneendra Kumar
2021-01-14
1
-0
/
+1
|
*
scsi: lpfc: Simplify bool comparison
YANG LI
2021-01-13
1
-2
/
+2
|
*
scsi: lpfc: Update lpfc version to 12.8.0.7
James Smart
2021-01-07
1
-1
/
+1
|
*
scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability
James Smart
2021-01-07
2
-2
/
+20
|
*
scsi: lpfc: Implement health checking when aborting I/O
James Smart
2021-01-07
10
-75
/
+178
|
*
scsi: lpfc: Fix crash when nvmet transport calls host_release
James Smart
2021-01-07
3
-15
/
+63
|
*
scsi: lpfc: Fix vport create logging
James Smart
2021-01-07
1
-1
/
+1
|
*
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
2021-01-07
4
-28
/
+37
|
*
scsi: lpfc: Fix target reset failing
James Smart
2021-01-07
3
-2
/
+46
|
*
scsi: lpfc: Fix error log messages being logged following SCSI task mgnt
James Smart
2021-01-07
1
-4
/
+13
|
*
scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework
James Smart
2021-01-07
1
-1
/
+5
|
*
scsi: lpfc: Fix FW reset action if I/Os are outstanding
James Smart
2021-01-07
1
-0
/
+10
|
*
scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests
James Smart
2021-01-07
1
-2
/
+2
|
*
scsi: lpfc: Fix crash when a fabric node is released prematurely
James Smart
2021-01-07
2
-6
/
+20
|
*
scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state
James Smart
2021-01-07
1
-0
/
+11
|
*
scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
James Smart
2021-01-07
4
-48
/
+26
|
*
scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config
James Smart
2021-01-07
1
-26
/
+5
*
|
scsi: lpfc: Fix EEH encountering oops with NVMe traffic
James Smart
2021-01-29
1
-0
/
+3
|
/
*
scsi: lpfc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-02
1
-0
/
+1
*
scsi: lpfc: Correct null ndlp reference on routine exit
James Smart
2020-12-01
1
-1
/
+2
*
scsi: lpfc: Use generic power management
Vaibhav Gupta
2020-11-25
1
-67
/
+33
*
scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...
James Smart
2020-11-19
1
-2
/
+0
*
scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe()
James Smart
2020-11-19
1
-1
/
+1
*
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
3
-12
/
+0
*
scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()
James Smart
2020-11-19
1
-1
/
+1
*
scsi: lpfc: Fix memory leak on lcb_context
Colin Ian King
2020-11-19
1
-3
/
+5
*
scsi: lpfc: Remove dead code on second !ndlp check
Colin Ian King
2020-11-19
1
-6
/
+0
*
scsi: lpfc: Fix pointer defereference before it is null checked issue
Colin Ian King
2020-11-19
1
-2
/
+5
*
scsi: lpfc: Update changed file copyrights for 2020
James Smart
2020-11-17
11
-11
/
+11
*
scsi: lpfc: Update lpfc version to 12.8.0.6
James Smart
2020-11-17
1
-2
/
+2
*
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
10
-279
/
+253
*
scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
2
-14
/
+481
*
scsi: lpfc: Convert SCSI path to use common I/O submission path
James Smart
2020-11-17
3
-149
/
+365
*
scsi: lpfc: Enable common send_io interface for SCSI and NVMe
James Smart
2020-11-17
4
-2
/
+96
*
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
2020-11-17
4
-132
/
+134
*
scsi: lpfc: Refactor WQE structure definitions for common use
James Smart
2020-11-17
3
-15
/
+21
*
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
2020-11-17
4
-46
/
+46
*
scsi: lpfc: Fix NPIV discovery and Fabric Node detection
James Smart
2020-11-17
2
-6
/
+9
*
scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it
James Smart
2020-11-17
1
-11
/
+22
*
scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
James Smart
2020-11-17
2
-20
/
+85
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
12
-465
/
+345
*
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
2020-11-17
7
-164
/
+130
*
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
2020-11-17
4
-21
/
+15
*
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
2020-11-17
8
-316
/
+569
[next]