index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+5
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-613
/
+566
2023-06-21
scsi: lpfc: Fix lpfc_name struct packing
Arnd Bergmann
1
-5
/
+5
2023-06-14
scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
Justin Tee
1
-4
/
+4
2023-06-07
scsi: lpfc: Avoid -Wstringop-overflow warning
Gustavo A. R. Silva
1
-2
/
+6
2023-06-07
scsi: lpfc: Use struct_size() helper
Justin Tee
1
-4
/
+2
2023-05-31
scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths
Justin Tee
2
-52
/
+52
2023-05-31
Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"
Martin K. Petersen
11
-320
/
+195
2023-05-31
scsi: lpfc: Copyright updates for 14.2.0.13 patches
Justin Tee
2
-2
/
+2
2023-05-31
scsi: lpfc: Update lpfc version to 14.2.0.13
Justin Tee
1
-1
/
+1
2023-05-31
scsi: lpfc: Enhance congestion statistics collection
Justin Tee
2
-208
/
+81
2023-05-31
scsi: lpfc: Clean up SLI-4 CQE status handling
Justin Tee
5
-50
/
+41
2023-05-31
scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...
Justin Tee
3
-41
/
+41
2023-05-31
scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
Justin Tee
1
-2
/
+12
2023-05-31
scsi: lpfc: Account for fabric domain ctlr device loss recovery
Justin Tee
1
-5
/
+14
2023-05-31
scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery
Justin Tee
1
-3
/
+3
2023-05-31
scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...
Justin Tee
1
-8
/
+0
2023-05-31
scsi: lpfc: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-22
scsi: lpfc: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+6
2023-05-08
scsi: lpfc: Update lpfc version to 14.2.0.12
Justin Tee
1
-1
/
+1
2023-05-08
scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ
Justin Tee
4
-157
/
+200
2023-05-08
scsi: lpfc: Add new RCQE status for handling DMA failures
Justin Tee
2
-3
/
+68
2023-05-08
scsi: lpfc: Update congestion warning notification period
Justin Tee
4
-6
/
+6
2023-05-08
scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort p...
Justin Tee
1
-22
/
+22
2023-05-08
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
3
-45
/
+10
2023-05-08
scsi: lpfc: Fix verbose logging for SCSI commands issued to SES devices
Justin Tee
1
-1
/
+2
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-189
/
+168
2023-04-11
scsi: lpfc: Silence an incorrect device output
Jun Chen
1
-0
/
+1
2023-04-11
scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
Shuchang Li
1
-4
/
+6
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2
-8
/
+6
2023-03-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+6
2023-03-09
Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...
Martin K. Petersen
4
-127
/
+27
2023-03-09
scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
4
-127
/
+27
2023-03-09
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
5
-5
/
+5
2023-03-09
scsi: lpfc: Update lpfc version to 14.2.0.11
Justin Tee
1
-1
/
+1
2023-03-09
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
5
-21
/
+46
2023-03-09
scsi: lpfc: Skip waiting for register ready bits when in unrecoverable state
Justin Tee
5
-5
/
+49
2023-03-09
scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery
Justin Tee
1
-11
/
+13
2023-03-09
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
2
-5
/
+6
2023-03-09
scsi: lpfc: Record LOGO state with discovery engine even if aborted
Justin Tee
1
-3
/
+4
2023-03-09
scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driver
Justin Tee
1
-2
/
+2
2023-03-09
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
3
-4
/
+4
2023-03-09
scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
Justin Tee
1
-2
/
+5
2023-03-06
scsi: lpfc: Avoid usage of list iterator variable after loop
Jakob Koschel
1
-4
/
+4
2023-03-06
scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
Justin Tee
2
-4
/
+2
2023-03-06
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
1
-7
/
+7
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-14
/
+14
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-143
/
+238
2023-02-21
scsi: lpfc: Fix double word in comments
Bo Liu
7
-13
/
+13
2023-02-21
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
1
-1
/
+1
[next]