summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c
AgeCommit message (Expand)Author
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-16target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-31target: remove ->put_session methodChristoph Hellwig
2015-05-31target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-31target: move transport ID handling to the coreChristoph Hellwig
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-31target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-31target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-05-31target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-08tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger
2015-04-08tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger
2015-03-20tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-03-07tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger
2015-01-16tcm_qla2xxx: print port name via %*phCAndy Shevchenko
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-10-03qla_target: don't delete changed naclsJoern Engel
2014-09-25qla2xxx: Add flags for tracing the target commands.Saurav Kashyap
2014-09-25qla2xxx: fix crash due to task mgmt cmd typeHimanshu Madhani
2014-09-25qla2xxx: Fix sparse warnings in tcm_qla2xxx.cHimanshu Madhani
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-04qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-02-20tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNsNicholas Bellinger
2014-02-20tcm_qla2xxx: Perform configfs depend/undepend for base_tpgNicholas Bellinger
2014-02-20tcm_qla2xxx: Add NPIV specific enable/disable attribute logicNicholas Bellinger
2014-01-19qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger
2014-01-19qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap
2013-10-16target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba
2013-08-13target/qla2xxx: Make demo_mode_login_only modifiableAndy Grover
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-07-08target: make queue_tm_rsp() return voidJoern Engel
2013-06-20qla_target: remove qlt_check_fcport_existJörn Engel
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier
2013-05-21target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds