aboutsummaryrefslogtreecommitdiff
path: root/include/target
AgeCommit message (Expand)AuthorFilesLines
2013-12-19target/file: Update hw_max_sectors based on current block_sizeGravatar Nicholas Bellinger 1-0/+1
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclGravatar Roland Dreier 1-4/+0
2013-11-20target_core_alua: Store supported ALUA statesGravatar Hannes Reinecke 1-0/+1
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitGravatar Hannes Reinecke 1-1/+1
2013-11-13target: Convert se_device statistics to atomic_long_tGravatar Nicholas Bellinger 1-5/+4
2013-11-12target: Pass through I/O topology for block backstoresGravatar Andy Grover 1-0/+5
2013-11-08target: Add per device xcopy_lun for copy offload I/OGravatar Nicholas Bellinger 1-28/+29
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeGravatar Nicholas Bellinger 1-10/+3
2013-11-07target: Add percpu refcounting for se_lun accessGravatar Nicholas Bellinger 1-0/+5
2013-10-23target: Export symbol core_tpg_check_initiator_node_aclGravatar Thomas Glanzmann 1-0/+2
2013-10-16tcm_loop: separate out tcm_loop_issue_tmrGravatar Hannes Reinecke 1-0/+1
2013-10-16target: Remove TF_CIT_TMPL macroGravatar Andy Grover 1-1/+0
2013-09-10target/iscsi: Bump versions to v4.1.0Gravatar Nicholas Bellinger 1-1/+1
2013-09-10target: Add Third Party Copy (3PC) bit in INQUIRY responseGravatar Nicholas Bellinger 1-0/+3
2013-09-10target: Add support for EXTENDED_COPY copy offload emulationGravatar Nicholas Bellinger 1-0/+1
2013-09-10target: Add global device list for EXTENDED_COPYGravatar Nicholas Bellinger 1-0/+1
2013-09-10target: Make helpers non static for EXTENDED_COPY command setupGravatar Nicholas Bellinger 1-0/+4
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Gravatar Nicholas Bellinger 1-0/+26
2013-09-10target: Add support for COMPARE_AND_WRITE emulationGravatar Nicholas Bellinger 1-0/+1
2013-09-09target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDGravatar Nicholas Bellinger 1-0/+3
2013-09-09target: Make __target_execute_cmd() available as externGravatar Nicholas Bellinger 1-0/+1
2013-09-09target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITEGravatar Nicholas Bellinger 1-0/+2
2013-09-09target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionGravatar Nicholas Bellinger 2-1/+7
2013-09-09target: Add TCM_MISCOMPARE_VERIFY sense handlingGravatar Nicholas Bellinger 1-0/+1
2013-09-09target: Add return for se_cmd->transport_complete_callbackGravatar Nicholas Bellinger 1-1/+1
2013-09-09iscsi/iser-target: Convert to command priv_size usageGravatar Nicholas Bellinger 1-1/+7
2013-09-09target: Add transport_init_session_tags using per-cpu idaGravatar Nicholas Bellinger 2-0/+8
2013-07-07target: make queue_tm_rsp() return voidGravatar Joern Engel 1-1/+1
2013-07-07target: remove unused codes from enum tcm_tmrsp_tableGravatar Joern Engel 1-8/+5
2013-07-07iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDGravatar Nicholas Bellinger 1-0/+4
2013-07-06iscsi-target: Fix iscsit_sequence_cmd reject handling for iserGravatar Nicholas Bellinger 1-1/+2
2013-07-06iscsi-target: Fix iscsit_add_reject* usage for iserGravatar Nicholas Bellinger 1-2/+0
2013-07-03target: Add se_portal_group->tpg_auth_groupGravatar Nicholas Bellinger 3-1/+14
2013-06-26iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handlingGravatar Nicholas Bellinger 1-0/+2
2013-06-24iscsi-target: Refactor ISCSI_OP_TEXT RX handlingGravatar Nicholas Bellinger 1-0/+4
2013-06-24iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingGravatar Nicholas Bellinger 1-2/+4
2013-06-20target: Drop legacy se_cmd->check_release bitGravatar Nicholas Bellinger 1-2/+0
2013-06-20target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Gravatar Nicholas Bellinger 1-1/+0
2013-06-14target: Allocate aptpl_buf inside update_and_write_aptpl()Gravatar Andy Grover 1-2/+0
2013-06-14target: Remove t10_reservation.pr_aptpl_buf_lenGravatar Andy Grover 1-2/+0
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdGravatar Nicholas Bellinger 1-1/+1
2013-05-29target: Re-instate sess_wait_list for target_wait_for_sess_cmdsGravatar Nicholas Bellinger 1-0/+1
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsGravatar Joern Engel 1-1/+1
2013-05-15target: removed unused transport_state flagGravatar Joern Engel 1-1/+0
2013-05-03target: Remove unused struct members in se_dev_entryGravatar Andy Grover 1-4/+0
2013-04-25iscsi-target: Add iscsit_transport API templateGravatar Nicholas Bellinger 1-0/+83
2013-04-25target: Add export of target_get_sess_cmd symbolGravatar Nicholas Bellinger 1-1/+1
2013-04-25target: Add sbc_execute_unmap() helperGravatar Asias He 1-0/+4
2013-02-23target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsGravatar Roland Dreier 1-1/+1
2013-02-13target: Fix error checking for UNMAP commandsGravatar Roland Dreier 1-0/+1