summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorLines
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen-6/+35
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-22/+11
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-14/+7
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-88/+88
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-153/+138
2026-02-17scsi: lpfc: Properly set WC for DPP mappingMathias Krause-6/+35
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche-4/+4
2025-12-16Merge patch series "Update lpfc to revision 14.4.0.13"Martin K. Petersen-3/+134
2025-12-16scsi: lpfc: Update lpfc version to 14.4.0.13Justin Tee-1/+1
2025-12-16scsi: lpfc: Add support for reporting encryption eventsSarah Catania-2/+133
2025-12-16scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()Yury Norov (NVIDIA)-44/+18
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-111/+328
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner-6/+0
2025-11-12Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"Martin K. Petersen-1/+1
2025-11-12scsi: lpfc: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari-1/+1
2025-11-08scsi: lpfc: Update lpfc version to 14.4.0.12Justin Tee-1/+1
2025-11-08scsi: lpfc: Add capability to register Platform Name ID to fabricJustin Tee-8/+150
2025-11-08scsi: lpfc: Allow support for BB credit recovery in point-to-point topologyJustin Tee-2/+4
2025-11-08scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGIJustin Tee-8/+32
2025-11-08scsi: lpfc: Modify kref handling for Fabric Controller ndlpsJustin Tee-36/+67
2025-11-08scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topologyJustin Tee-20/+49
2025-11-08scsi: lpfc: Ensure unregistration of rpis for received PLOGIsJustin Tee-14/+5
2025-11-08scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb()Justin Tee-2/+0
2025-11-08scsi: lpfc: Revise discovery related function headers and commentsJustin Tee-13/+13
2025-11-08scsi: lpfc: Update various NPIV diagnostic log messagingJustin Tee-6/+6
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-10-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-521/+282
2025-09-16Merge patch series "Update lpfc to revision 14.4.0.11"Martin K. Petersen-507/+274
2025-09-16scsi: lpfc: Copyright updates for 14.4.0.11 patchesJustin Tee-4/+4
2025-09-16scsi: lpfc: Update lpfc version to 14.4.0.11Justin Tee-1/+1
2025-09-16scsi: lpfc: Convert debugfs directory counts from atomic to unsigned intJustin Tee-10/+10
2025-09-16scsi: lpfc: Clean up extraneous phba dentriesJustin Tee-390/+124
2025-09-16scsi: lpfc: Use switch case statements in DIF debugfs handlersJustin Tee-58/+83
2025-09-16scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is usedJustin Tee-1/+0
2025-09-16scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee-0/+3
2025-09-16scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topologyJustin Tee-8/+25
2025-09-16scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee-4/+10
2025-09-16scsi: lpfc: Decrement ndlp kref after FDISC retries exhaustedJustin Tee-0/+5
2025-09-16scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee-8/+5
2025-09-16scsi: lpfc: Clean up allocated queues when queue setup mbox commands failJustin Tee-2/+1
2025-09-16scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progressJustin Tee-12/+4
2025-09-16scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vportJustin Tee-10/+0
2025-09-09scsi: lpfc: Use int type to store negative error codesQianfeng Rong-1/+1
2025-08-30scsi: fc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-4/+4
2025-08-30scsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans-4/+6
2025-08-19scsi: lpfc: use min() to improve codeQianfeng Rong-10/+3
2025-08-13PCI/ERR: Remove remnants of .link_reset() callbackLukas Wunner-1/+1
2025-08-12Merge branch '6.17/scsi-queue' into 6.17/scsi-fixesMartin K. Petersen-2/+1
2025-08-05scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang-1/+0
2025-08-05scsi: lpfc: Fix wrong function reference in a commentJean Delvare-1/+1