开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Update lpfc version to 14.4.0.0
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-05
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIs
Justin Tee
2024-02-05
scsi: lpfc: Move handling of reset congestion statistics events
Justin Tee
2024-02-05
scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...
Justin Tee
2024-02-05
scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
Justin Tee
2024-02-05
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
2024-02-05
scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
Justin Tee
2024-02-05
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Justin Tee
2024-02-05
scsi: lpfc: Remove D_ID swap log message from trace event logger
Justin Tee
2024-02-05
scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's length
Justin Tee
2024-02-05
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
Justin Tee
2024-02-05
scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
Justin Tee
2024-02-05
scsi: lpfc: Use unsigned type for num_sge
Hannes Reinecke
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-13
scsi: lpfc: Update lpfc version to 14.2.0.17
Justin Tee
2023-12-13
scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...
Justin Tee
2023-12-13
scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISC
Justin Tee
2023-12-13
scsi: lpfc: Change VMID driver load time parameters to read only
Justin Tee
2023-12-01
scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal
Ilpo Järvinen
2023-11-15
scsi: lpfc: Copyright updates for 14.2.0.16 patches
Justin Tee
2023-11-15
scsi: lpfc: Update lpfc version to 14.2.0.16
Justin Tee
2023-11-15
scsi: lpfc: Enhance driver logging for selected discovery events
Justin Tee
2023-11-15
scsi: lpfc: Refactor and clean up mailbox command memory free
Justin Tee
2023-11-15
scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading
Justin Tee
2023-11-15
scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()
Justin Tee
2023-11-15
scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()
Justin Tee
2023-11-15
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
2023-11-15
scsi: lpfc: Correct maximum PCI function value for RAS fw logging
Justin Tee
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-13
Merge patch series "lpfc: Update lpfc to revision 14.2.0.15"
Martin K. Petersen
2023-10-13
scsi: lpfc: Update lpfc version to 14.2.0.15
Justin Tee
2023-10-13
scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag
Justin Tee
2023-10-13
scsi: lpfc: Validate ELS LS_ACC completion payload
Justin Tee
2023-10-13
scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports
Justin Tee
2023-10-13
scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline
Justin Tee
2023-10-13
scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_s...
Justin Tee
2023-10-10
scsi: lpfc: Use topology_core_id()
Thomas Gleixner
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-09-13
scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rports
Justin Tee
2023-09-13
scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo
Justin Tee
2023-09-13
scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
[next]