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-12-08
scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
James Smart
1
-7
/
+2
2021-11-25
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
6
-15
/
+139
2021-11-25
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
1
-7
/
+7
2021-11-25
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
1
-0
/
+1
2021-11-25
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
1
-0
/
+1
2021-11-18
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
1
-0
/
+7
2021-11-18
scsi: lpfc: Fix NVMe I/O failover to non-optimized path
James Smart
1
-0
/
+1
2021-11-18
scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
James Smart
1
-23
/
+78
2021-11-18
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
3
-12
/
+14
2021-10-05
scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling
James Smart
1
-4
/
+7
2021-09-22
scsi: lpfc: Fix gcc -Wstringop-overread warning, again
Arnd Bergmann
1
-5
/
+2
2021-09-22
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
1
-1
/
+2
2021-09-22
scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()
Dan Carpenter
1
-1
/
+1
2021-09-14
scsi: lpfc: Remove unneeded variable
Chi Minghao
1
-2
/
+1
2021-09-14
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
3
-9
/
+3
2021-09-14
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
4
-15
/
+16
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
28
-468
/
+5143
2021-08-25
scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-72
/
+48
2021-08-25
scsi: lpfc: Copyright updates for 14.0.0.1 patches
James Smart
4
-4
/
+4
2021-08-25
scsi: lpfc: Update lpfc version to 14.0.0.1
James Smart
1
-1
/
+1
2021-08-25
scsi: lpfc: Add bsg support for retrieving adapter cmf data
James Smart
2
-0
/
+97
2021-08-25
scsi: lpfc: Add cmf_info sysfs entry
James Smart
7
-10
/
+235
2021-08-25
scsi: lpfc: Add debugfs support for cm framework buffers
James Smart
3
-0
/
+234
2021-08-25
scsi: lpfc: Add support for maintaining the cm statistics buffer
James Smart
3
-1
/
+542
2021-08-25
scsi: lpfc: Add rx monitoring statistics
James Smart
5
-0
/
+92
2021-08-25
scsi: lpfc: Add support for the CM framework
James Smart
12
-34
/
+912
2021-08-25
scsi: lpfc: Add cmfsync WQE support
James Smart
5
-3
/
+268
2021-08-25
scsi: lpfc: Add support for cm enablement buffer
James Smart
6
-5
/
+363
2021-08-25
scsi: lpfc: Add cm statistics buffer support
James Smart
5
-0
/
+272
2021-08-25
scsi: lpfc: Add EDC ELS support
James Smart
10
-11
/
+988
2021-08-25
scsi: lpfc: Expand FPIN and RDF receive logging
James Smart
2
-41
/
+322
2021-08-25
scsi: lpfc: Add MIB feature enablement support
James Smart
5
-20
/
+123
2021-08-25
scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
James Smart
2
-2
/
+79
2021-08-12
scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-38
/
+33
2021-08-10
scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
Ewan D. Milne
1
-1
/
+2
2021-07-31
scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()
James Smart
1
-4
/
+7
2021-07-27
scsi: lpfc: Remove redundant assignment to pointer pcmd
Colin Ian King
1
-2
/
+0
2021-07-27
scsi: lpfc: Copyright updates for 14.0.0.0 patches
James Smart
3
-3
/
+3
2021-07-27
scsi: lpfc: Update lpfc version to 14.0.0.0
James Smart
1
-1
/
+1
2021-07-27
scsi: lpfc: Add 256 Gb link speed support
James Smart
6
-0
/
+26
2021-07-27
scsi: lpfc: Revise Topology and RAS support checks for new adapters
James Smart
5
-27
/
+38
2021-07-27
scsi: lpfc: Fix cq_id truncation in rq create
James Smart
1
-1
/
+1
2021-07-27
scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters
James Smart
3
-0
/
+6
2021-07-19
scsi: lpfc: Copyright updates for 12.8.0.11 patches
James Smart
2
-2
/
+2
2021-07-19
scsi: lpfc: Update lpfc version to 12.8.0.11
James Smart
1
-1
/
+1
2021-07-19
scsi: lpfc: Skip issuing ADISC when node is in NPR state
James Smart
1
-15
/
+19
2021-07-19
scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path
James Smart
1
-0
/
+8
2021-07-19
scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions
James Smart
1
-11
/
+4
2021-07-19
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
7
-90
/
+207
2021-07-19
scsi: lpfc: Enable adisc discovery after RSCN by default
James Smart
1
-2
/
+2
[next]