summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_target.c
AgeCommit message (Expand)Author
2019-12-17scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche
2019-12-17scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2018-11-21scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran
2018-03-21scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani
2018-03-15scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com
2018-03-15scsi: qla2xxx: Clear loop id after deleteQuinn Tran
2018-03-15scsi: qla2xxx: Fix scan state field for fcportQuinn Tran
2018-03-15scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran
2018-03-15scsi: qla2xxx: Fix NPIV host cleanup in target modeSawan Chandak
2018-03-15scsi: qla2xxx: Move session delete to driver work queueQuinn Tran
2018-03-15scsi: qla2xxx: Fix system crash for Notify ack timeout handlingQuinn Tran
2017-08-30scsi: qla2xxx: Reset the logo flag, after target re-login.Quinn Tran
2017-08-30scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran
2017-08-24scsi: qla2xxx: Cleanup NPIV host in target mode during config teardownQuinn Tran
2017-08-24scsi: qla2xxx: Fix task mgmt handling for NPIVQuinn Tran
2017-08-24scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().Joe Carnuccio
2017-08-24scsi: qla2xxx: Remove extra register readQuinn Tran
2017-08-24scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-12scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter
2017-07-11Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger
2017-07-06qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger
2017-07-06qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran
2017-06-27scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont fieldQuinn Tran
2017-06-27scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flagQuinn Tran
2017-06-27scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran
2017-06-27scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran
2017-06-27scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran
2017-06-27scsi: qla2xxx: Enable Target Multi QueueQuinn Tran
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran
2017-06-27scsi: qla2xxx: Combine Active command arrays.Quinn Tran
2017-06-12scsi: qla2xxx: remove redundant null check on tgtColin Ian King
2017-06-12scsi: qla2xxx: Remove extra register readQuinn Tran
2017-06-12scsi: qla2xxx: Remove unused irq_cmd_count field.Quinn Tran
2017-06-12scsi: qla2xxx: Remove redundant wait when target is stopped.Quinn Tran
2017-06-12scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran
2017-06-12scsi: qla2xxx: Turn on FW option for exchange checkQuinn Tran
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran
2017-06-12scsi: qla2xxx: Convert 32-bit LUN usage to 64-bitQuinn Tran
2017-06-12scsi: qla2xxx: Replace usage of spin_lock with spin_lock_irqsaveQuinn Tran
2017-05-24scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctxJoe Carnuccio
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran