aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-10tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman1-0/+20
2016-05-10tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig1-37/+2
2016-03-10tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger1-39/+40
2016-02-10qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran1-0/+3
2016-01-29qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCMQuinn Tran1-3/+70
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-17/+21
2016-01-07qla2xxx: Add selective command queuingQuinn Tran1-2/+2
2016-01-07qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran1-14/+14
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran1-1/+1
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani1-0/+4
2015-11-28qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig1-102/+51
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-7/+6
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger1-0/+5
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+6
2015-08-26qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla1-0/+6
2015-08-02qla2xxx: Update tcm_qla2xxx module description to 24xx+Sebastian Herbszt1-1/+1
2015-07-24qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik1-10/+1
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik1-0/+4
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle1-6/+2
2015-07-24qla2xxx: adjust debug flagsQuinn Tran1-2/+1
2015-07-23tcm_qla2xxx: pass timeout as HZ independent valueNicholas Mc Guire1-1/+1
2015-07-23tcm_qla2xxx: Remove set-but-not-used variablesBart Van Assche1-6/+0
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-214/+13
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-7/+2
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+2
2015-05-30target: remove ->put_session methodChristoph Hellwig1-13/+0
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-15/+0
2015-05-30target: move transport ID handling to the coreChristoph Hellwig1-73/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-19/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig1-4/+4
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-27/+2
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig1-51/+8
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig1-7/+0
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-1/+1
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig1-4/+2
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller1-0/+1
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