aboutsummaryrefslogtreecommitdiff
path: root/include/target/target_core_base.h
AgeCommit message (Expand)Author
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Fix Task Aborted Status (TAS) handlingAlex Leung
2014-04-07Target/core: Remove prot_handover use for nowSagi Grimberg
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg
2014-03-13Target/sbc: Set protection operation and relevant checksSagi Grimberg
2014-02-12target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger
2014-01-25target: Report bad sector in sense data for DIF errorsSagi Grimberg
2014-01-18target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger
2014-01-18target: Add DIF related base definitionsNicholas Bellinger
2014-01-09target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-17target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke
2013-12-17target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke
2013-12-17target_core_alua: store old and pending ALUA stateHannes Reinecke
2013-12-17target_core_alua: Allocate ALUA metadata on demandHannes Reinecke
2013-12-16target: Remove unused ua_dev_list member in struct se_uaAndy Grover
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-11-13target: Convert se_device statistics to atomic_long_tNicholas Bellinger
2013-11-08target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger
2013-11-07target: Add percpu refcounting for se_lun accessNicholas Bellinger
2013-10-16tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke
2013-09-10target/iscsi: Bump versions to v4.1.0Nicholas Bellinger
2013-09-10target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger
2013-09-10target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger
2013-09-10target: Add global device list for EXTENDED_COPYNicholas Bellinger
2013-09-10target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger
2013-09-09target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger
2013-09-09target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITENicholas Bellinger
2013-09-09target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger
2013-09-09target: Add TCM_MISCOMPARE_VERIFY sense handlingNicholas Bellinger
2013-09-09target: Add return for se_cmd->transport_complete_callbackNicholas Bellinger
2013-09-09target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger
2013-07-07target: remove unused codes from enum tcm_tmrsp_tableJoern Engel
2013-07-03target: Add se_portal_group->tpg_auth_groupNicholas Bellinger
2013-06-20target: Drop legacy se_cmd->check_release bitNicholas Bellinger
2013-06-20target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger
2013-06-14target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover
2013-06-14target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover
2013-05-29target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger
2013-05-15target: removed unused transport_state flagJoern Engel
2013-05-03target: Remove unused struct members in se_dev_entryAndy Grover
2013-02-13target: Fix error checking for UNMAP commandsRoland Dreier
2013-02-13target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly
2013-02-13target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter