index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
2025-11-12
scsi: lpfc: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
2025-11-08
scsi: lpfc: Update lpfc version to 14.4.0.12
Justin Tee
2025-11-08
scsi: lpfc: Add capability to register Platform Name ID to fabric
Justin Tee
2025-11-08
scsi: lpfc: Allow support for BB credit recovery in point-to-point topology
Justin Tee
2025-11-08
scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI
Justin Tee
2025-11-08
scsi: lpfc: Modify kref handling for Fabric Controller ndlps
Justin Tee
2025-11-08
scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology
Justin Tee
2025-11-08
scsi: lpfc: Ensure unregistration of rpis for received PLOGIs
Justin Tee
2025-11-08
scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb()
Justin Tee
2025-11-08
scsi: lpfc: Revise discovery related function headers and comments
Justin Tee
2025-11-08
scsi: lpfc: Update various NPIV diagnostic log messaging
Justin Tee
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-09-16
Merge patch series "Update lpfc to revision 14.4.0.11"
Martin K. Petersen
2025-09-16
scsi: lpfc: Copyright updates for 14.4.0.11 patches
Justin Tee
2025-09-16
scsi: lpfc: Update lpfc version to 14.4.0.11
Justin Tee
2025-09-16
scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int
Justin Tee
2025-09-16
scsi: lpfc: Clean up extraneous phba dentries
Justin Tee
2025-09-16
scsi: lpfc: Use switch case statements in DIF debugfs handlers
Justin Tee
2025-09-16
scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used
Justin Tee
2025-09-16
scsi: lpfc: Define size of debugfs entry for xri rebalancing
Justin Tee
2025-09-16
scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology
Justin Tee
2025-09-16
scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET
Justin Tee
2025-09-16
scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted
Justin Tee
2025-09-16
scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup
Justin Tee
2025-09-16
scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail
Justin Tee
2025-09-16
scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress
Justin Tee
2025-09-16
scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport
Justin Tee
2025-09-09
scsi: lpfc: Use int type to store negative error codes
Qianfeng Rong
2025-08-30
scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-08-30
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
2025-08-19
scsi: lpfc: use min() to improve code
Qianfeng Rong
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
2025-08-12
Merge branch '6.17/scsi-queue' into 6.17/scsi-fixes
Martin K. Petersen
2025-08-05
scsi: lpfc: Remove redundant assignment to avoid memory leak
Jiasheng Jiang
2025-08-05
scsi: lpfc: Fix wrong function reference in a comment
Jean Delvare
2025-07-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-07-09
lpfc: don't use file->f_path.dentry for comparisons
Al Viro
2025-06-23
scsi: lpfc: Copyright updates for 14.4.0.10 patches
Justin Tee
2025-06-23
scsi: lpfc: Update lpfc version to 14.4.0.10
Justin Tee
2025-06-23
scsi: lpfc: Modify end-of-life adapters' model descriptions
Justin Tee
2025-06-23
scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions
Justin Tee
2025-06-23
scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset
Justin Tee
2025-06-23
scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk
Justin Tee
2025-06-23
scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr
Justin Tee
2025-06-23
scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd
Justin Tee
2025-06-23
scsi: lpfc: Early return out of FDMI cmpl for locally rejected statuses
Justin Tee
[next]