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-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-27
14
-189
/
+168
|
\
|
*
scsi: lpfc: Silence an incorrect device output
Jun Chen
2023-04-12
1
-0
/
+1
|
*
scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
Shuchang Li
2023-04-12
1
-4
/
+6
|
*
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-04-01
2
-8
/
+6
|
|
\
|
*
\
Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...
Martin K. Petersen
2023-03-10
4
-127
/
+27
|
|
\
\
|
|
*
|
scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
4
-127
/
+27
|
*
|
|
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
2023-03-10
5
-5
/
+5
|
*
|
|
scsi: lpfc: Update lpfc version to 14.2.0.11
Justin Tee
2023-03-10
1
-1
/
+1
|
*
|
|
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-10
5
-21
/
+46
|
*
|
|
scsi: lpfc: Skip waiting for register ready bits when in unrecoverable state
Justin Tee
2023-03-10
5
-5
/
+49
|
*
|
|
scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery
Justin Tee
2023-03-10
1
-11
/
+13
|
*
|
|
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
2023-03-10
2
-5
/
+6
|
*
|
|
scsi: lpfc: Record LOGO state with discovery engine even if aborted
Justin Tee
2023-03-10
1
-3
/
+4
|
*
|
|
scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driver
Justin Tee
2023-03-10
1
-2
/
+2
|
*
|
|
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
2023-03-10
3
-4
/
+4
|
*
|
|
scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
Justin Tee
2023-03-10
1
-2
/
+5
|
|
/
/
*
|
|
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
[next]