index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()
James Smart
1
-26
/
+24
2021-05-12
scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
James Smart
4
-313
/
+3
2021-05-12
scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
James Smart
3
-56
/
+70
2021-05-12
scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()
James Smart
1
-63
/
+1
2021-05-12
scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
James Smart
2
-3
/
+0
2021-05-12
scsi: lpfc: Fix ADISC handling that never frees nodes
James Smart
1
-26
/
+7
2021-05-12
scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN
James Smart
1
-169
/
+70
2021-05-12
scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path
James Smart
1
-1
/
+1
2021-05-12
scsi: lpfc: Fix pt2pt connection does not recover after LOGO
James Smart
1
-2
/
+7
2021-05-12
scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
James Smart
1
-1
/
+0
2021-05-12
scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
James Smart
4
-17
/
+21
2021-03-24
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-04
scsi: lpfc: Fix ancient double free
Dan Carpenter
1
-8
/
+7
2021-01-29
scsi: lpfc: Fix EEH encountering oops with NVMe traffic
James Smart
1
-0
/
+3
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-26
scsi: lpfc: Use generic power management
Vaibhav Gupta
1
-67
/
+33
2020-11-20
scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...
James Smart
1
-2
/
+0
2020-11-20
scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe()
James Smart
1
-1
/
+1
2020-11-20
scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler()
James Smart
1
-2
/
+0
2020-11-20
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling
James Smart
3
-12
/
+0
2020-11-20
scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()
James Smart
1
-1
/
+1
2020-11-20
scsi: lpfc: Fix memory leak on lcb_context
Colin Ian King
1
-3
/
+5
2020-11-20
scsi: lpfc: Remove dead code on second !ndlp check
Colin Ian King
1
-6
/
+0
2020-11-20
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-11
scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issues
Lee Jones
1
-9
/
+8
2020-11-11
scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues
Lee Jones
1
-20
/
+15
2020-11-11
scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
Lee Jones
1
-2
/
+0
2020-11-11
scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions
Lee Jones
1
-17
/
+17
2020-11-11
scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues
Lee Jones
1
-1
/
+2
2020-11-11
scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanours
Lee Jones
1
-10
/
+23
2020-11-11
scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functions
Lee Jones
1
-11
/
+12
2020-11-11
scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issues
Lee Jones
1
-18
/
+30
[next]