aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig1-4/+2
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-93/+81
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-92/+26
2015-04-07tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger1-0/+44
2015-04-07tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger1-1/+1
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-06tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger1-0/+10
2015-01-15tcm_qla2xxx: print port name via %*phCAndy Shevchenko1-3/+1
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+10
2014-10-03qla_target: don't delete changed naclsJoern Engel1-1/+10
2014-09-25qla2xxx: Add flags for tracing the target commands.Saurav Kashyap1-0/+24
2014-09-25qla2xxx: fix crash due to task mgmt cmd typeHimanshu Madhani1-2/+7
2014-09-25qla2xxx: Fix sparse warnings in tcm_qla2xxx.cHimanshu Madhani1-6/+6
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+5
2014-06-03qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger1-1/+5
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran1-2/+39
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger1-1/+1
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+16
2014-02-20tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNsNicholas Bellinger1-26/+1
2014-02-20tcm_qla2xxx: Perform configfs depend/undepend for base_tpgNicholas Bellinger1-14/+58
2014-02-20tcm_qla2xxx: Add NPIV specific enable/disable attribute logicNicholas Bellinger1-3/+56
2014-01-19qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger1-30/+76
2014-01-19qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap1-46/+64
2013-10-16target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover1-10/+10
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover1-18/+18
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-35/+24
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger1-5/+2
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.hNicholas Bellinger1-28/+3
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba1-9/+5
2013-08-12target/qla2xxx: Make demo_mode_login_only modifiableAndy Grover1-2/+19
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-5/+5
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-3/+1
2013-06-20qla_target: remove qlt_check_fcport_existJörn Engel1-2/+4
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier1-1/+5
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel1-1/+1
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-2/+2
2012-10-30qla2xxx: Fix typo in qla2xxx driversMasanari Iida1-1/+1
2012-10-26qla2xxx: Update target lookup session tables when a target session changesRoland Dreier1-0/+73
2012-10-26tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier1-1/+3
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-8/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-7/+0
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier1-2/+1
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier1-1/+1
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier1-1/+0
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig1-1/+0
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig1-28/+18
2012-07-16tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat1-2/+0
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier1-1/+3