index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2023-09-23
scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
2023-09-23
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
Justin Tee
2023-09-13
scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
Justin Tee
2023-09-13
scsi: lpfc: Remove reftag check in DIF paths
Justin Tee
2023-07-23
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
2023-07-19
scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
Justin Tee
2023-05-24
scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery
Justin Tee
2023-05-24
scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
Justin Tee
2023-05-11
scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
Shuchang Li
2023-03-30
scsi: lpfc: Avoid usage of list iterator variable after loop
Jakob Koschel
2023-03-30
scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
Justin Tee
2023-03-10
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
2022-12-31
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
2022-10-18
scsi: lpfc: Fix memory leak in lpfc_create_port()
Rafael Mendonca
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-01
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
2022-09-15
scsi: lpfc: Update lpfc version to 14.2.0.7
James Smart
2022-09-15
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-09-15
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
2022-09-15
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2022-09-15
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
2022-09-15
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
2022-09-15
scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application
James Smart
2022-09-15
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
James Smart
2022-09-15
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...
James Smart
2022-09-15
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
2022-09-15
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
James Smart
2022-09-15
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
James Smart
2022-09-15
scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
James Smart
2022-09-01
scsi: lpfc: Add missing destroy_workqueue() in error path
Yang Yingliang
2022-09-01
scsi: lpfc: Remove unneeded result variable
ye xingchen
2022-09-01
scsi: lpfc: Remove the unneeded result variable
ye xingchen
2022-09-01
scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
Hannes Reinecke
2022-08-31
scsi: lpfc: Copyright updates for 14.2.0.6 patches
James Smart
2022-08-31
scsi: lpfc: Update lpfc version to 14.2.0.6
James Smart
2022-08-31
scsi: lpfc: Remove SANDiags related code
James Smart
2022-08-31
scsi: lpfc: Add warning notification period to CMF_SYNC_WQE
James Smart
2022-08-31
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
2022-08-31
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
2022-08-31
scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery
James Smart
2022-08-01
scsi: lpfc: Check the return value of alloc_workqueue()
William Dean
2022-07-07
scsi: lpfc: Copyright updates for 14.2.0.5 patches
James Smart
2022-07-07
scsi: lpfc: Update lpfc version to 14.2.0.5
James Smart
2022-07-07
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
2022-07-07
scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()
James Smart
2022-07-07
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
2022-07-07
scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
James Smart
2022-07-07
scsi: lpfc: Fix attempted FA-PWWN usage after feature disable
James Smart
[next]