summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_nvme.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-05scsi: qla2xxx: Correct endianness for rqstlen and rsplenNilesh Javali1-5/+5
2023-08-31scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()Nathan Chancellor1-2/+1
2023-08-31scsi: qla2xxx: Fix spelling mistake "tranport" -> "transport"Colin Ian King1-1/+1
2023-08-26scsi: qla2xxx: Fix nvme_fc_rcv_ls_req() undefined errorNilesh Javali1-1/+3
2023-08-22scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar1-1/+400
2023-07-23scsi: qla2xxx: Turn off noisy message logQuinn Tran1-1/+1
2023-07-23scsi: qla2xxx: Adjust IOCB resource on qpair createQuinn Tran1-0/+1
2023-06-16scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar1-3/+0
2023-01-12scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets calledShreyas Deodhar1-0/+4
2023-01-12scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran1-1/+14
2023-01-12scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi1-18/+1
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche1-5/+1
2022-07-19scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali1-5/+0
2022-03-15scsi: qla2xxx: Increase max limit of ql2xnvme_queuesShreyas Deodhar1-5/+10
2022-03-15scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-03-15scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload testArun Easi1-10/+20
2022-03-15scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran1-0/+5
2022-01-25scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe q...Shreyas Deodhar1-2/+14
2021-12-17scsi: qla2xxx: Synchronize rport dev_loss_tmo settingHannes Reinecke1-1/+4
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+18
2021-10-20qla2xxx: add ->map_queues support for nvmeSaurav Kashyap1-0/+15
2021-09-15scsi: qla2xxx: Call process_response_queue() in Tx pathShreyas Deodhar1-0/+6
2021-09-15scsi: qla2xxx: Fix crash in NVMe abort pathArun Easi1-2/+12
2021-08-24scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi1-9/+17
2021-08-24scsi: qla2xxx: Fix hang during NVMe session tear downArun Easi1-1/+1
2021-08-12scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap1-2/+3
2021-08-12scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap1-22/+18
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran1-0/+4
2021-06-23scsi: qla2xxx: Add heartbeat checkQuinn Tran1-0/+4
2021-06-02scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()Daniel Wagner1-1/+1
2021-03-30scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran1-2/+8
2021-01-29scsi: qla2xxx: Simplify the calculation of variablesJiapeng Zhong1-1/+1
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika1-1/+90
2020-12-09scsi: qla2xxx: Handle aborts correctly for port undergoing deletionSaurav Kashyap1-1/+1
2020-12-09scsi: qla2xxx: Don't check for fw_started while posting NVMe commandSaurav Kashyap1-8/+4
2020-12-09scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner1-2/+4
2020-10-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2020-10-15Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-2/+1
2020-10-08scsi: qla2xxx: Fix return of uninitialized value in rvalColin Ian King1-1/+1
2020-10-08scsi: qla2xxx: Use constant when it is knownPavel Machek (CIP)1-3/+3
2020-09-23scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap1-2/+14
2020-09-23scsi: qla2xxx: Fix I/O errors during LIP reset testsArun Easi1-0/+8
2020-09-23scsi: qla2xxx: Performance tweakQuinn Tran1-4/+4
2020-09-23scsi: qla2xxx: Fix I/O failures during remote port toggle testingArun Easi1-1/+1
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen1-1/+14
2020-08-25scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang1-1/+1
2020-08-18scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran1-0/+5
2020-08-18scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hbaArun Easi1-1/+9
2020-06-24scsi: qla2xxx: Set NVMe status code for failed NVMe FCP requestDaniel Wagner1-1/+2