aboutsummaryrefslogtreecommitdiffstats
path: root/include/target (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01target: Simplify LUN shutdown codeBart Van Assche1-1/+0
2015-06-01target: simplify backend attribute implementationChristoph Hellwig1-29/+0
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig2-118/+3
2015-06-01target: simplify backend driver registrationChristoph Hellwig2-20/+6
2015-06-01target: Drop left-over se_lun->lun_statusNicholas Bellinger1-8/+0
2015-06-01target: Drop unused se_lun->lun_acl_listNicholas Bellinger1-3/+0
2015-06-01target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger1-1/+1
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2-3/+4
2015-06-01target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger1-2/+2
2015-06-01target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger1-1/+2
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2-13/+16
2015-05-30target: remove ->put_session methodChristoph Hellwig1-1/+0
2015-05-30target: remove struct target_fabric_configfs_templateChristoph Hellwig1-26/+22
2015-05-30target: put struct target_fabric_configfs on a dietChristoph Hellwig1-7/+0
2015-05-30target: don't copy fabric opsChristoph Hellwig1-1/+1
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2-2/+2
2015-05-30target: move transport ID handling to the coreChristoph Hellwig1-33/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-4/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig2-11/+7
2015-05-30target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita1-0/+1
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig2-5/+2
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig1-7/+2
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-2/+2
2015-05-30target: fix DPO and FUA bit checksChristoph Hellwig1-6/+0
2015-05-30iscsi-target: remove support for obsolete markersChristophe Vu-Brugier1-10/+0
2015-05-30target: Merge sbc_verify_dif_read|writeSagi Grimberg1-5/+3
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-4/+2
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover1-0/+2
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2-3/+3
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-18/+51
2015-04-15target: Ensure sess_prot_type is saved across session restartNicholas Bellinger1-0/+1
2015-04-14target: Remove the unused flag SCF_ACK_KREFBart Van Assche1-1/+0
2015-04-14target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger1-1/+1
2015-04-14target: simplify the target template registration APIChristoph Hellwig3-11/+23
2015-04-07target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig1-1/+0
2015-04-07iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger1-0/+2
2015-04-07target: Add protected fabric + unprotected device supportNicholas Bellinger2-0/+9
2015-03-26iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger1-4/+2
2015-03-26iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger1-0/+7
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0Christophe Vu-Brugier1-0/+1
2015-03-06target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2-0/+6
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-2/+963
2015-02-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-1/+1
2015-02-12iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg1-0/+1
2015-02-04iscsi-target: Introduce session_get_next_tttSagi Grimberg1-0/+13
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg3-1/+948
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger3-6/+0
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+6
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-0/+6
2014-12-01target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrsNicholas Bellinger1-0/+67