summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_target.c
AgeCommit message (Expand)Author
2018-03-01scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke
2018-02-06scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els()Bart Van Assche
2018-01-22scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani
2018-01-17scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com
2018-01-03scsi: qla2xxx: Serialize session free in qlt_free_session_doneQuinn Tran
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran
2018-01-03scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()Quinn Tran
2018-01-03scsi: qla2xxx: Increase verbosity of debug messages loggedQuinn Tran
2018-01-03scsi: qla2xxx: Remove session creation redundant codeQuinn Tran
2018-01-03scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran
2018-01-03scsi: qla2xxx: Reduce the use of terminate exchangeQuinn Tran
2018-01-03scsi: qla2xxx: Add lock protection around host lookupQuinn Tran
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran
2018-01-03scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran
2018-01-03scsi: qla2xxx: Allow target mode to accept PRLI in dual modeQuinn Tran
2018-01-03scsi: qla2xxx: Enable ATIO interrupt handshake for ISP27XXQuinn Tran
2017-12-11scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche
2017-12-07scsi: qla2xxx: Clear loop id after deleteQuinn Tran
2017-12-07scsi: qla2xxx: Fix scan state field for fcportQuinn Tran
2017-12-07scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran
2017-12-07scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran
2017-12-07scsi: qla2xxx: Fix NPIV host cleanup in target modeSawan Chandak
2017-12-07scsi: qla2xxx: Move session delete to driver work queueQuinn Tran
2017-12-07scsi: qla2xxx: Fix system crash for Notify ack timeout handlingQuinn Tran
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-16scsi: qla2xxx: Add ATIO-Q processing for INTx modeHimanshu Madhani
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