index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
scsi: lpfc: Add support for eh_should_retry_cmd()
Muneendra Kumar
1
-0
/
+1
2021-01-13
scsi: lpfc: Simplify bool comparison
YANG LI
1
-2
/
+2
2021-01-07
scsi: lpfc: Update lpfc version to 12.8.0.7
James Smart
1
-1
/
+1
2021-01-07
scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability
James Smart
2
-2
/
+20
2021-01-07
scsi: lpfc: Implement health checking when aborting I/O
James Smart
10
-75
/
+178
2021-01-07
scsi: lpfc: Fix crash when nvmet transport calls host_release
James Smart
3
-15
/
+63
2021-01-07
scsi: lpfc: Fix vport create logging
James Smart
1
-1
/
+1
2021-01-07
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
4
-28
/
+37
2021-01-07
scsi: lpfc: Fix target reset failing
James Smart
3
-2
/
+46
2021-01-07
scsi: lpfc: Fix error log messages being logged following SCSI task mgnt
James Smart
1
-4
/
+13
2021-01-07
scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework
James Smart
1
-1
/
+5
2021-01-07
scsi: lpfc: Fix FW reset action if I/Os are outstanding
James Smart
1
-0
/
+10
2021-01-07
scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests
James Smart
1
-2
/
+2
2021-01-07
scsi: lpfc: Fix crash when a fabric node is released prematurely
James Smart
2
-6
/
+20
2021-01-07
scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state
James Smart
1
-0
/
+11
2021-01-07
scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
James Smart
4
-48
/
+26
2021-01-07
scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config
James Smart
1
-26
/
+5
2020-12-02
scsi: lpfc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-01
scsi: lpfc: Correct null ndlp reference on routine exit
James Smart
1
-1
/
+2
2020-11-25
scsi: lpfc: Use generic power management
Vaibhav Gupta
1
-67
/
+33
2020-11-19
scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...
James Smart
1
-2
/
+0
2020-11-19
scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe()
James Smart
1
-1
/
+1
2020-11-19
scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler()
James Smart
1
-2
/
+0
2020-11-19
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling
James Smart
3
-12
/
+0
2020-11-19
scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()
James Smart
1
-1
/
+1
2020-11-19
scsi: lpfc: Fix memory leak on lcb_context
Colin Ian King
1
-3
/
+5
2020-11-19
scsi: lpfc: Remove dead code on second !ndlp check
Colin Ian King
1
-6
/
+0
2020-11-19
scsi: lpfc: Fix pointer defereference before it is null checked issue
Colin Ian King
1
-2
/
+5
2020-11-17
scsi: lpfc: Update changed file copyrights for 2020
James Smart
11
-11
/
+11
2020-11-17
scsi: lpfc: Update lpfc version to 12.8.0.6
James Smart
1
-2
/
+2
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
10
-279
/
+253
2020-11-17
scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers
James Smart
2
-14
/
+481
2020-11-17
scsi: lpfc: Convert SCSI path to use common I/O submission path
James Smart
3
-149
/
+365
2020-11-17
scsi: lpfc: Enable common send_io interface for SCSI and NVMe
James Smart
4
-2
/
+96
2020-11-17
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
4
-132
/
+134
2020-11-17
scsi: lpfc: Refactor WQE structure definitions for common use
James Smart
3
-15
/
+21
2020-11-17
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
4
-46
/
+46
2020-11-17
scsi: lpfc: Fix NPIV discovery and Fabric Node detection
James Smart
2
-6
/
+9
2020-11-17
scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it
James Smart
1
-11
/
+22
2020-11-17
scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
James Smart
2
-20
/
+85
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
12
-465
/
+345
2020-11-17
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
7
-164
/
+130
2020-11-17
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
4
-21
/
+15
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
8
-316
/
+569
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
15
-630
/
+170
2020-11-10
scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issues
Lee Jones
1
-9
/
+8
2020-11-10
scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues
Lee Jones
1
-20
/
+15
2020-11-10
scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
Lee Jones
1
-2
/
+0
2020-11-10
scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions
Lee Jones
1
-17
/
+17
2020-11-10
scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues
Lee Jones
1
-1
/
+2
[next]