summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-121-1/+5
|\
| * qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger2014-06-031-1/+5
* | qla2xxx: T10-Dif: add T10-PI supportQuinn Tran2014-05-191-2/+39
|/
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-1/+1
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+16
* tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNsNicholas Bellinger2014-02-201-26/+1
* tcm_qla2xxx: Perform configfs depend/undepend for base_tpgNicholas Bellinger2014-02-201-14/+58
* tcm_qla2xxx: Add NPIV specific enable/disable attribute logicNicholas Bellinger2014-02-201-3/+56
* qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger2014-01-191-30/+76
* qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap2014-01-191-46/+64
* target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover2013-10-161-10/+10
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-18/+18
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-121-35/+24
|\
| * target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-5/+2
| * target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger2013-09-101-28/+3
| * target/qla2xxx: Make demo_mode_login_only modifiableAndy Grover2013-08-121-2/+19
* | [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-031-9/+5
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-111-5/+5
|\
| * target: make queue_tm_rsp() return voidJoern Engel2013-07-071-3/+1
| * qla_target: remove qlt_check_fcport_existJörn Engel2013-06-201-2/+4
* | tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier2013-06-141-1/+5
|/
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-151-2/+2
|\
| * target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ | |/ |/|
| * qla2xxx: Fix typo in qla2xxx driversMasanari Iida2012-10-301-1/+1
* | qla2xxx: Update target lookup session tables when a target session changesRoland Dreier2012-10-261-0/+73
* | tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier2012-10-261-1/+3
|/
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-8/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-7/+0
* target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-171-2/+1
* target: Remove se_session.sess_wait_listRoland Dreier2012-07-161-1/+1
* qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier2012-07-161-1/+0
* target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-161-1/+0
* tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig2012-07-161-28/+18
* tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat2012-07-161-2/+0
* tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-121-1/+3
* tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-121-2/+2
* tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-121-73/+0
* tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-121-17/+31
* tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-121-1/+22
* [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger2012-05-221-0/+1955
OpenPOWER on IntegriCloud