summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c
Commit message (Expand)AuthorAgeFilesLines
* tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman2016-05-101-0/+20
* tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig2016-05-101-37/+2Star
* tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger2016-03-111-39/+40
* qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran2016-02-111-0/+3
* qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCMQuinn Tran2016-01-301-3/+70
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-211-17/+21
|\
| * qla2xxx: Add selective command queuingQuinn Tran2016-01-071-2/+2
| * qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran2016-01-071-14/+14
| * qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-071-1/+1
| * qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani2016-01-071-0/+4
* | qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani2015-11-291-1/+1
|/
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-141-102/+51Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-121-7/+6Star
|\
| * target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-111-0/+5
| * qla2xxx: Update tcm_qla2xxx module description to 24xx+Sebastian Herbszt2015-08-031-1/+1
| * tcm_qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-07-241-6/+0Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-0/+6
|\ \
| * | qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla2015-08-271-0/+6
| |/
* | qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik2015-07-241-10/+1Star
* | qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik2015-07-241-0/+4
* | qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle2015-07-241-6/+2Star
* | qla2xxx: adjust debug flagsQuinn Tran2015-07-241-2/+1Star
* | tcm_qla2xxx: pass timeout as HZ independent valueNicholas Mc Guire2015-07-241-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-214/+13Star
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-161-7/+2Star
| * target: remove ->put_session methodChristoph Hellwig2015-05-311-13/+0Star
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-311-1/+0Star
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-311-15/+0Star
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-311-73/+0Star
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-311-19/+0Star
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-311-4/+4
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-311-27/+2Star
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-311-51/+8Star
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-311-7/+0Star
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-021-4/+2Star
|\|
| * target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-311-4/+2Star
* | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-281-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-93/+81Star
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-92/+26Star
| * tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-081-0/+44
| * tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger2015-04-081-1/+1
| * tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-071-0/+10
* | tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche2015-03-201-1/+1
|/
* tcm_qla2xxx: print port name via %*phCAndy Shevchenko2015-01-161-3/+1Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-211-1/+10
|\
| * qla_target: don't delete changed naclsJoern Engel2014-10-031-1/+10
* | qla2xxx: Add flags for tracing the target commands.Saurav Kashyap2014-09-251-0/+24
* | qla2xxx: fix crash due to task mgmt cmd typeHimanshu Madhani2014-09-251-2/+7
* | qla2xxx: Fix sparse warnings in tcm_qla2xxx.cHimanshu Madhani2014-09-251-6/+6
|/