summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen2021-11-041-1/+1
|\
| * scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma2021-10-191-1/+1
* | scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran2021-10-271-1/+1
* | scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safeQuinn Tran2021-10-271-4/+4
* | scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran2021-10-271-25/+2
* | scsi: qla2xxx: Switch to attribute groupsBart Van Assche2021-10-171-4/+1
* | scsi: qla2xxx: Call scsi_done() directlyBart Van Assche2021-10-171-4/+4
* | scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran2021-09-151-3/+5
* | scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar2021-09-151-42/+36
* | scsi: qla2xxx: Check for firmware capability before creating QPairSaurav Kashyap2021-09-151-0/+4
|/
* scsi: qla2xxx: Open-code qla2xxx_eh_device_reset()Hannes Reinecke2021-08-241-31/+23
* scsi: qla2xxx: Open-code qla2xxx_eh_target_reset()Hannes Reinecke2021-08-241-3/+53
* scsi: qla2xxx: Do not call fc_block_scsi_eh() during bus resetHannes Reinecke2021-08-241-10/+0
* scsi: qla2xxx: Fix NVMe retryQuinn Tran2021-08-241-0/+5
* scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran2021-08-241-1/+4
* scsi: qla2xxx: edif: Reject AUTH ELS on session downQuinn Tran2021-08-241-1/+1
* scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap2021-08-121-0/+6
* scsi: qla2xxx: Fix unsafe removal from linked listQuinn Tran2021-08-121-3/+3
* scsi: qla2xxx: Show OS name and version in FDMI-1Arun Easi2021-08-121-1/+1
* scsi: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap2021-08-121-0/+10
* scsi: qla2xxx: Adjust request/response queue size for 28xxQuinn Tran2021-08-121-2/+2
* scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-121-2/+2
* scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran2021-07-271-2/+7
* scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran2021-07-271-0/+4
* scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran2021-07-271-0/+19
* scsi: qla2xxx: edif: Add key updateQuinn Tran2021-07-271-0/+17
* scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran2021-07-271-2/+9
* scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran2021-07-271-0/+41
* scsi: qla2xxx: Add heartbeat checkQuinn Tran2021-06-231-0/+68
* scsi: qla2xxx: Add marginal path handling supportBikash Hazarika2021-04-291-0/+1
* scsi: qla2xxx: Remove unneeded if-null-free checkQiheng Lin2021-04-131-4/+2
* scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran2021-03-301-69/+104
* scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi2021-03-301-7/+0
* scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMeQuinn Tran2021-03-301-20/+14
* scsi: qla2xxx: Use dma_pool_zalloc()Wang Qing2021-03-161-2/+1
* Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen2021-01-271-1/+1
|\
| * scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya2021-01-211-1/+1
* | scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result valueHannes Reinecke2021-01-231-1/+1
* | scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika2021-01-131-0/+5
* | scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap2021-01-131-0/+20
|/
* scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retrySaurav Kashyap2020-12-091-4/+4
* scsi: qla2xxx: Fix the call trace for flush workqueueSaurav Kashyap2020-12-091-1/+1
* scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific codeAhmed S. Darwish2020-12-011-24/+19
* Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2020-10-151-2/+1
|\
| * scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner2020-09-161-2/+1
* | scsi: qla2xxx: Fix inconsistent format argument type in qla_os.cYe Bin2020-10-031-2/+2
* | scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi2020-09-301-0/+2
* | scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran2020-09-301-15/+4
* | scsi: qla2xxx: Update version to 10.02.00.102-kNilesh Javali2020-09-231-1/+0
* | scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap2020-09-231-0/+1