summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_scsi.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07scsi: lpfc: Add support for 32 byte CDBsJustin Tee1-20/+37
2024-05-07scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee1-4/+4
2024-05-07scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee1-1/+3
2024-05-07scsi: lpfc: Update logging of protection type for T10 DIF I/OJustin Tee1-1/+1
2024-05-07Merge branch '6.9/s/lpfc2' into 6.10/s/lpfcMartin K. Petersen1-19/+4
2024-03-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+5
2024-03-11scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee1-9/+4
2024-03-11scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee1-10/+0
2024-02-06scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee1-1/+1
2024-02-06scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's lengthJustin Tee1-4/+4
2024-02-06scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke1-6/+6
2023-08-08scsi: lpfc: Remove reftag check in DIF pathsJustin Tee1-17/+3
2023-06-01scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee1-36/+29
2023-05-08scsi: lpfc: Fix verbose logging for SCSI commands issued to SES devicesJustin Tee1-1/+2
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee1-1/+1
2023-01-12scsi: lpfc: Resolve miscellaneous variable set but not used compiler warningsJustin Tee1-4/+2
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-59/+27
2022-09-16scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart1-0/+27
2022-09-01scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke1-2/+2
2022-09-01scsi: lpfc: Remove SANDiags related codeJames Smart1-59/+0
2022-07-08scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMIDJames Smart1-1/+0
2022-06-08scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart1-0/+6
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-259/+4
2022-05-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-38/+34
2022-05-20scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independentJames Smart1-3/+4
2022-05-20scsi: lpfc: Commonize VMID code locationJames Smart1-256/+0
2022-05-11scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart1-8/+9
2022-05-02blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig1-1/+3
2022-04-19scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart1-10/+7
2022-04-19scsi: lpfc: Fix call trace observed during I/O with CMF enabledJames Smart1-2/+2
2022-04-19scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart1-18/+15
2022-04-19scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link downJames Smart1-0/+1
2022-03-30scsi: lpfc: Fix broken SLI4 abort pathJames Smart1-5/+7
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart1-1/+1
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart1-7/+5
2022-03-15scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart1-208/+166
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart1-37/+38
2022-03-02scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()Hannes Reinecke1-7/+8
2022-03-02scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()Hannes Reinecke1-6/+6
2022-03-02scsi: lpfc: Use fc_block_rport()Hannes Reinecke1-5/+8
2022-03-02scsi: lpfc: Drop lpfc_no_handler()Hannes Reinecke1-10/+0
2022-03-02scsi: lpfc: Kill lpfc_bus_reset_handler()Hannes Reinecke1-91/+0
2021-12-07scsi: lpfc: Change return code on I/Os received during link bounceJames Smart1-3/+5
2021-10-21scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart1-5/+5
2021-10-21scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart1-0/+7
2021-10-21scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...James Smart1-1/+1
2021-10-17scsi: lpfc: Switch to attribute groupsBart Van Assche1-2/+2
2021-10-17scsi: lpfc: Call scsi_done() directlyBart Van Assche1-4/+4
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen1-7/+2
2021-09-29scsi: lpfc: Fix a function name in commentsCai Huoqing1-4/+4