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.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-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
/
lpfc_sli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
1
-7
/
+7
2021-10-21
scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
James Smart
1
-21
/
+4
2021-10-21
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
1
-2
/
+2
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-6
/
+10
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 mailbox command failure during driver initialization
James Smart
1
-2
/
+13
2021-09-15
scsi: lpfc: Zero CGN stats only during initial driver load and stat reset
James Smart
1
-2
/
+4
2021-09-15
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
1
-2
/
+29
2021-09-15
scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
James Smart
1
-23
/
+78
2021-09-15
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
1
-0
/
+1
2021-09-14
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
1
-2
/
+3
2021-08-25
scsi: lpfc: Add rx monitoring statistics
James Smart
1
-0
/
+15
2021-08-25
scsi: lpfc: Add support for the CM framework
James Smart
1
-12
/
+182
2021-08-25
scsi: lpfc: Add cmfsync WQE support
James Smart
1
-0
/
+178
2021-08-25
scsi: lpfc: Add support for cm enablement buffer
James Smart
1
-0
/
+110
2021-08-25
scsi: lpfc: Add cm statistics buffer support
James Smart
1
-0
/
+10
2021-08-25
scsi: lpfc: Add EDC ELS support
James Smart
1
-3
/
+124
2021-08-25
scsi: lpfc: Add MIB feature enablement support
James Smart
1
-0
/
+103
2021-08-25
scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
James Smart
1
-1
/
+50
2021-07-27
scsi: lpfc: Remove redundant assignment to pointer pcmd
Colin Ian King
1
-2
/
+0
2021-07-19
scsi: lpfc: Clear outstanding active mailbox during PCI function reset
James Smart
1
-2
/
+30
2021-07-19
scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling
James Smart
1
-1
/
+7
2021-07-19
scsi: lpfc: Improve firmware download logging
James Smart
1
-42
/
+110
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+57
2021-06-16
scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()
Zou Wei
1
-2
/
+1
2021-06-10
scsi: lpfc: vmid: Append the VMID to the wqe before sending
Gaurav Srivastava
1
-0
/
+14
2021-06-10
scsi: lpfc: vmid: Add support for VMID in mailbox command
Gaurav Srivastava
1
-0
/
+9
2021-06-01
scsi: lpfc: Fix failure to transmit ABTS on FC link
James Smart
1
-3
/
+1
2021-05-22
scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
James Smart
1
-2
/
+3
2021-05-22
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
1
-1
/
+0
2021-05-22
scsi: lpfc: Add ndlp kref accounting for resume RPI path
James Smart
1
-1
/
+22
2021-05-22
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
1
-2
/
+8
2021-05-10
scsi: lpfc: Remove redundant assignment to pointer temp_hdr
Colin Ian King
1
-1
/
+0
2021-04-27
scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command
James Smart
1
-7
/
+8
2021-04-27
scsi: lpfc: Fix illegal memory access on Abort IOCBs
James Smart
1
-2
/
+9
2021-04-13
scsi: lpfc: Standardize discovery object logging format
James Smart
1
-3
/
+3
2021-04-13
scsi: lpfc: Fix various trivial errors in comments and log messages
James Smart
1
-4
/
+4
2021-04-13
scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
James Smart
1
-20
/
+22
2021-04-13
scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
James Smart
1
-1
/
+0
2021-04-13
scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
James Smart
1
-5
/
+15
2021-03-16
scsi: lpfc: Fix a bunch of kernel-doc issues
Lee Jones
1
-6
/
+6
2021-03-05
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
1
-2
/
+2
2021-03-05
scsi: lpfc: Fix crash caused by switch reboot
James Smart
1
-3
/
+2
2021-03-05
scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery
James Smart
1
-1
/
+1
2021-03-05
scsi: lpfc: Fix stale node accesses on stale RRQ request
James Smart
1
-10
/
+8
2021-01-08
scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability
James Smart
1
-1
/
+1
2021-01-08
scsi: lpfc: Implement health checking when aborting I/O
James Smart
1
-3
/
+41
2021-01-08
scsi: lpfc: Fix crash when nvmet transport calls host_release
James Smart
1
-4
/
+25
2021-01-08
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
1
-8
/
+12
2021-01-08
scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
James Smart
1
-34
/
+12
[next]