index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
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-09-13
scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rports
Justin Tee
2
-8
/
+19
2023-09-13
scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo
Justin Tee
1
-1
/
+1
2023-09-13
scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
1
-7
/
+7
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
2
-17
/
+5
2023-08-21
scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZE
Andy Shevchenko
2
-7
/
+8
2023-08-07
scsi: lpfc: Remove reftag check in DIF paths
Justin Tee
1
-17
/
+3
2023-08-07
scsi: lpfc: Modify when a node should be put in device recovery mode during RSCN
Justin Tee
1
-1
/
+1
2023-07-23
scsi: lpfc: Copyright updates for 14.2.0.14 patches
Justin Tee
1
-1
/
+1
2023-07-23
scsi: lpfc: Update lpfc version to 14.2.0.14
Justin Tee
1
-1
/
+1
2023-07-23
scsi: lpfc: Clean up SLI-4 sysfs resource reporting
Justin Tee
1
-35
/
+101
2023-07-23
scsi: lpfc: Refactor cpu affinity assignment paths
Justin Tee
3
-28
/
+27
2023-07-23
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
Justin Tee
4
-11
/
+43
2023-07-23
scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...
Justin Tee
3
-37
/
+50
2023-07-23
scsi: lpfc: Set Establish Image Pair service parameter only for Target Functions
Justin Tee
3
-15
/
+42
2023-07-23
scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_node
Justin Tee
2
-25
/
+50
2023-07-23
scsi: lpfc: Qualify ndlp discovery state when processing RSCN
Justin Tee
1
-2
/
+5
2023-07-23
scsi: lpfc: Remove extra ndlp kref decrement in FLOGI cmpl for loop topology
Justin Tee
1
-2
/
+1
2023-07-23
scsi: lpfc: Simplify fcp_abort transport callback log message
Justin Tee
1
-9
/
+2
2023-07-23
scsi: lpfc: Pull out fw diagnostic dump log message from driver's trace buffer
Justin Tee
1
-1
/
+1
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
1
-0
/
+2
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-07-05
scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
Tuo Li
1
-0
/
+2
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
[next]