summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_target.c
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Properly initialize IO statistics.Joe Carnuccio2016-07-151-8/+8
* tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig2016-05-101-25/+31
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-261-7/+9
|\
| * qla2xxx: avoid maybe_uninitialized warningArnd Bergmann2016-03-181-7/+9
* | qla2xxx: Add DebugFS node for target sess list.Quinn Tran2016-03-101-20/+33
* | tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger2016-03-101-6/+2
|/
* qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran2016-02-101-2/+2
* qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle2016-02-061-1/+1
* qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCMQuinn Tran2016-01-291-17/+38
* qla2xxx: Fix warning reported by static checkerHimanshu Madhani2016-01-291-3/+4
* scsi: qla2xxxx: avoid type mismatch in comparisonArnd Bergmann2016-01-201-1/+1
* qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla2016-01-071-17/+17
* qla2xxx: Disable ZIO at start time.Quinn Tran2016-01-071-0/+20
* qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-071-15/+84
* qla2xxx: Add selective command queuingQuinn Tran2016-01-071-1/+12
* qla2xxx: Add irq affinity notificationQuinn Tran2016-01-071-0/+12
* qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran2016-01-071-42/+90
* qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2016-01-071-13/+10
* qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik2016-01-071-44/+161
* qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik2016-01-071-16/+92
* qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-071-2/+2
* qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani2016-01-071-0/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-75/+64
|\
| * qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche2015-08-261-0/+4
| * qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-261-60/+56
| * qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-261-15/+4
* | qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik2015-07-241-17/+18
* | qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik2015-07-241-0/+28
* | qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik2015-07-241-11/+49
* | qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik2015-07-241-0/+35
* | qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik2015-07-241-16/+422
* | qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle2015-07-241-6/+117
* | qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier2015-07-241-4/+5
* | qla2xxx: fix command initialization in target mode.Kanoj Sarcar2015-07-241-5/+5
* | qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani2015-07-241-6/+7
* | qla2xxx: adjust debug flagsQuinn Tran2015-07-241-3/+4
* | qla2xxx: release request queue reservation.Quinn Tran2015-07-241-3/+7
* | qla2xxx: Add flush after updating ATIOQ consumer index.Quinn Tran2015-07-241-0/+1
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-241-1/+1
* | qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap2015-07-241-6/+0
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-29/+23
|\
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-29/+23
* | qla2xxx: Comment out unreachable codeBart Van Assche2015-06-131-7/+9
|/
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-1/+1
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-6/+6
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-211-19/+16
|\
| * qla_target: improve qlt_unmap_sg()Joern Engel2014-10-011-11/+8
| * qla_target: make some global functions staticJoern Engel2014-10-011-5/+5
| * qla_target: remove unused parameterJoern Engel2014-10-011-3/+3
* | qla2xxx: Add memory barrier before ringing doorbell.Himanshu Madhani2014-09-251-0/+16
OpenPOWER on IntegriCloud