index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-03-11
2
-8
/
+6
|
\
|
*
scsi: lpfc: Avoid usage of list iterator variable after loop
Jakob Koschel
2023-03-07
1
-4
/
+4
|
*
scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
Justin Tee
2023-03-07
2
-4
/
+2
*
|
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
2023-03-06
1
-7
/
+7
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-03-03
7
-14
/
+14
|
\
|
*
scsi: lpfc: Fix double word in comments
Bo Liu
2023-02-22
7
-13
/
+13
|
*
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
2023-02-22
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
13
-143
/
+238
|
\
|
|
*
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
13
-14
/
+14
|
*
scsi: lpfc: Update lpfc version to 14.2.0.10
Justin Tee
2023-01-12
1
-1
/
+1
|
*
scsi: lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt() handler
Justin Tee
2023-01-12
3
-16
/
+77
|
*
scsi: lpfc: Reinitialize internal VMID data structures after FLOGI completion
Justin Tee
2023-01-12
3
-0
/
+43
|
*
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
2023-01-12
1
-6
/
+13
|
*
scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE state
Justin Tee
2023-01-12
1
-2
/
+26
|
*
scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()
Justin Tee
2023-01-12
1
-15
/
+0
|
*
scsi: lpfc: Remove redundant clean up code in disable_vport()
Justin Tee
2023-01-12
1
-12
/
+2
|
*
scsi: lpfc: Set max DMA segment size to HBA supported SGE length
Justin Tee
2023-01-12
1
-0
/
+7
|
*
scsi: lpfc: Resolve miscellaneous variable set but not used compiler warnings
Justin Tee
2023-01-12
4
-40
/
+31
|
*
scsi: lpfc: Replace outdated strncpy() with strscpy()
Justin Tee
2023-01-12
1
-10
/
+5
|
*
scsi: lpfc: Fix space indentation in lpfc_xcvr_data_show()
Justin Tee
2023-01-12
1
-27
/
+19
*
|
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-27
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
9
-39
/
+344
|
\
|
*
scsi: lpfc: Remove linux/msi.h include
Thomas Gleixner
2022-11-24
1
-1
/
+0
|
*
scsi: lpfc: Update lpfc version to 14.2.0.9
Justin Tee
2022-11-24
1
-1
/
+1
|
*
scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handler
Justin Tee
2022-11-17
2
-15
/
+57
|
*
scsi: lpfc: Fix MI capability display in cmf_info sysfs attribute
Justin Tee
2022-11-17
3
-1
/
+5
|
*
scsi: lpfc: Correct bandwidth logging during receipt of congestion sync WCQE
Justin Tee
2022-11-17
1
-0
/
+6
|
*
scsi: lpfc: Fix WQ|CQ|EQ resource check
Justin Tee
2022-11-17
1
-7
/
+5
|
*
scsi: lpfc: Use memset_startat() helper
Xiu Jianfeng
2022-11-17
1
-4
/
+2
|
*
scsi: lpfc: Remove redundant pointer 'lp'
Colin Ian King
2022-11-17
1
-5
/
+0
|
*
scsi: lpfc: Update lpfc version to 14.2.0.8
Justin Tee
2022-10-22
1
-1
/
+1
|
*
scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info
Justin Tee
2022-10-22
4
-2
/
+252
|
*
scsi: lpfc: Log when congestion management limits are in effect
Justin Tee
2022-10-22
1
-0
/
+12
|
*
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
2022-10-22
1
-3
/
+3
|
*
scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off
Justin Tee
2022-10-22
1
-0
/
+1
*
|
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
2022-10-21
2
-3
/
+3
|
\
\
|
*
|
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
2022-10-01
2
-3
/
+3
*
|
|
scsi: lpfc: Fix memory leak in lpfc_create_port()
Rafael Mendonca
2022-10-18
1
-3
/
+4
|
|
/
|
/
|
*
|
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-3
/
+3
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
23
-1648
/
+1178
|
\
|
|
*
scsi: lpfc: Update lpfc version to 14.2.0.7
James Smart
2022-09-16
1
-1
/
+1
|
*
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-09-16
6
-118
/
+148
|
*
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
2022-09-16
8
-68
/
+224
|
*
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2022-09-16
2
-669
/
+350
|
*
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
2022-09-16
1
-23
/
+30
|
*
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
2022-09-16
1
-31
/
+32
|
*
scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application
James Smart
2022-09-16
1
-6
/
+22
|
*
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
James Smart
2022-09-16
4
-34
/
+48
|
*
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...
James Smart
2022-09-16
3
-41
/
+37
|
*
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
2022-09-16
1
-3
/
+7
[next]