summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
* target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-191-0/+1
* target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-111-4/+0Star
* 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: Pass through I/O topology for block backstoresAndy Grover2013-11-121-0/+5
* 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
* target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-241-0/+2
* tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-171-0/+1
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-1/+0Star
* 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: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger2013-09-111-0/+4
* target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger2013-09-111-0/+26
* 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: Make __target_execute_cmd() available as externNicholas Bellinger2013-09-091-0/+1
* 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-092-1/+7
* 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
* iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-091-1/+7
* target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger2013-09-092-0/+8
* target: make queue_tm_rsp() return voidJoern Engel2013-07-081-1/+1
* target: remove unused codes from enum tcm_tmrsp_tableJoern Engel2013-07-081-8/+5Star
* iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-07-081-0/+4
* iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-07-071-1/+2
* iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-07-071-2/+0Star
* target: Add se_portal_group->tpg_auth_groupNicholas Bellinger2013-07-043-1/+14
* iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handlingNicholas Bellinger2013-06-261-0/+2
* iscsi-target: Refactor ISCSI_OP_TEXT RX handlingNicholas Bellinger2013-06-251-0/+4
* iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger2013-06-251-2/+4
* 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: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-311-1/+1
* target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2013-05-301-0/+1
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-211-1/+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
* iscsi-target: Add iscsit_transport API templateNicholas Bellinger2013-04-251-0/+83
* target: Add export of target_get_sess_cmd symbolNicholas Bellinger2013-04-251-1/+1
* target: Add sbc_execute_unmap() helperAsias He2013-04-251-0/+4
* target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-231-1/+1
* target: Fix error checking for UNMAP commandsRoland Dreier2013-02-131-0/+1