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
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
14
-332
/
+792
|
\
|
*
scsi: lpfc: Update lpfc version to 14.0.0.3
James Smart
2021-10-20
1
-1
/
+1
|
*
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
2021-10-20
6
-15
/
+139
|
*
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
2021-10-20
1
-7
/
+7
|
*
scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
James Smart
2021-10-20
1
-0
/
+13
|
*
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
2021-10-20
1
-0
/
+1
|
*
scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
James Smart
2021-10-20
3
-21
/
+55
|
*
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
2021-10-20
1
-0
/
+7
|
*
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
2021-10-20
3
-6
/
+6
|
*
scsi: lpfc: Switch to attribute groups
Bart Van Assche
2021-10-16
4
-153
/
+171
|
*
scsi: lpfc: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-4
/
+4
|
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-10-12
7
-37
/
+32
|
|
\
|
*
|
scsi: lpfc: Add support for optional PLDV handling
James Smart
2021-09-28
2
-0
/
+18
|
*
|
scsi: lpfc: Return NULL rather than a plain 0 integer
Colin Ian King
2021-09-28
1
-1
/
+1
|
*
|
scsi: lpfc: Fix a function name in comments
Cai Huoqing
2021-09-28
1
-4
/
+4
|
*
|
scsi: lpfc: Fix mailbox command failure during driver initialization
James Smart
2021-09-22
1
-2
/
+13
|
*
|
scsi: lpfc: Update lpfc version to 14.0.0.2
James Smart
2021-09-14
1
-1
/
+1
|
*
|
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
2021-09-14
3
-42
/
+40
|
*
|
scsi: lpfc: Zero CGN stats only during initial driver load and stat reset
James Smart
2021-09-14
2
-4
/
+4
|
*
|
scsi: lpfc: Fix I/O block after enabling managed congestion mode
James Smart
2021-09-14
1
-1
/
+2
|
*
|
scsi: lpfc: Adjust bytes received vales during cmf timer interval
James Smart
2021-09-14
1
-2
/
+14
|
*
|
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
2021-09-14
7
-28
/
+154
|
*
|
scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
James Smart
2021-09-14
1
-23
/
+78
|
*
|
scsi: lpfc: Fix NVMe I/O failover to non-optimized path
James Smart
2021-09-14
1
-0
/
+1
|
*
|
scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode
James Smart
2021-09-14
1
-0
/
+7
|
*
|
scsi: lpfc: Fix rediscovery of tape device after LIP
James Smart
2021-09-14
1
-2
/
+5
|
*
|
scsi: lpfc: Fix hang on unload due to stuck fport node
James Smart
2021-09-14
2
-1
/
+27
|
*
|
scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT
James Smart
2021-09-14
1
-3
/
+5
|
*
|
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
2021-09-14
3
-12
/
+14
|
*
|
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
2021-09-14
1
-0
/
+1
*
|
|
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
1
-0
/
+1
|
|
/
|
/
|
*
|
scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling
James Smart
2021-10-04
1
-4
/
+7
*
|
scsi: lpfc: Fix gcc -Wstringop-overread warning, again
Arnd Bergmann
2021-09-22
1
-5
/
+2
*
|
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
2021-09-22
1
-1
/
+2
*
|
scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()
Dan Carpenter
2021-09-22
1
-1
/
+1
*
|
scsi: lpfc: Remove unneeded variable
Chi Minghao
2021-09-13
1
-2
/
+1
*
|
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
2021-09-13
3
-9
/
+3
*
|
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
2021-09-13
4
-15
/
+16
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
28
-468
/
+5143
|
\
|
*
scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-08-24
1
-72
/
+48
|
*
scsi: lpfc: Copyright updates for 14.0.0.1 patches
James Smart
2021-08-24
4
-4
/
+4
|
*
scsi: lpfc: Update lpfc version to 14.0.0.1
James Smart
2021-08-24
1
-1
/
+1
|
*
scsi: lpfc: Add bsg support for retrieving adapter cmf data
James Smart
2021-08-24
2
-0
/
+97
|
*
scsi: lpfc: Add cmf_info sysfs entry
James Smart
2021-08-24
7
-10
/
+235
|
*
scsi: lpfc: Add debugfs support for cm framework buffers
James Smart
2021-08-24
3
-0
/
+234
|
*
scsi: lpfc: Add support for maintaining the cm statistics buffer
James Smart
2021-08-24
3
-1
/
+542
|
*
scsi: lpfc: Add rx monitoring statistics
James Smart
2021-08-24
5
-0
/
+92
|
*
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-24
12
-34
/
+912
|
*
scsi: lpfc: Add cmfsync WQE support
James Smart
2021-08-24
5
-3
/
+268
|
*
scsi: lpfc: Add support for cm enablement buffer
James Smart
2021-08-24
6
-5
/
+363
[next]