summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_base.h
Commit message (Expand)AuthorAgeFilesLines
* target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-201-0/+1
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-1/+1
* target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-141-5/+4Star
* target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-081-28/+29
* target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-10/+3Star
* target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-071-0/+5
* tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-171-0/+1
* target/iscsi: Bump versions to v4.1.0Nicholas Bellinger2013-09-111-1/+1
* target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-111-0/+3
* target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger2013-09-111-0/+1
* target: Add global device list for EXTENDED_COPYNicholas Bellinger2013-09-111-0/+1
* target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger2013-09-111-0/+1
* target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger2013-09-091-0/+3
* target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITENicholas Bellinger2013-09-091-0/+2
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-091-0/+5
* target: Add TCM_MISCOMPARE_VERIFY sense handlingNicholas Bellinger2013-09-091-0/+1
* target: Add return for se_cmd->transport_complete_callbackNicholas Bellinger2013-09-091-1/+1
* target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger2013-09-091-0/+5
* target: remove unused codes from enum tcm_tmrsp_tableJoern Engel2013-07-081-8/+5Star
* target: Add se_portal_group->tpg_auth_groupNicholas Bellinger2013-07-041-1/+2
* target: Drop legacy se_cmd->check_release bitNicholas Bellinger2013-06-201-2/+0Star
* target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger2013-06-201-1/+0Star
* target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover2013-06-141-2/+0Star
* target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-141-2/+0Star
* target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2013-05-301-0/+1
* target: removed unused transport_state flagJoern Engel2013-05-151-1/+0Star
* target: Remove unused struct members in se_dev_entryAndy Grover2013-05-041-4/+0Star
* target: Fix error checking for UNMAP commandsRoland Dreier2013-02-131-0/+1
* target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-131-0/+3
* target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter2013-02-131-1/+1
* target: Remove never-used TMR_FABRIC_TMR enum valueRoland Dreier2013-02-131-1/+0Star
* target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-111-0/+1
* target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-131-0/+2
* target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-051-0/+4
* target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-151-0/+3
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-071-22/+24
* target: simplify alua supportChristoph Hellwig2012-11-071-13/+0Star
* target: simplify reservations codeChristoph Hellwig2012-11-071-29/+0Star
* target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-071-11/+0Star
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-071-77/+27Star
* target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-071-0/+1
* target: Remove unused se_cmd.cmd_spdtlRoland Dreier2012-08-211-2/+0Star
* target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier2012-07-171-0/+1
* target: Remove se_session.sess_wait_listRoland Dreier2012-07-171-1/+0Star
* target: replace the processing thread with a TMR work queueChristoph Hellwig2012-07-171-12/+1Star
* target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-171-1/+0Star
* target: remove transport_generic_handle_dataChristoph Hellwig2012-07-171-1/+0Star
* target: remove dead SCF_ flagsChristoph Hellwig2012-07-171-2/+0Star
* target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig2012-07-171-3/+0Star
* target: remove the execute listChristoph Hellwig2012-07-171-3/+0Star