summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
...
* 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-071-1/+1
* target: remove unused codes from enum tcm_tmrsp_tableJoern Engel2013-07-071-8/+5
* iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-07-071-0/+4
* iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-07-061-1/+2
* iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-07-061-2/+0
* target: Add se_portal_group->tpg_auth_groupNicholas Bellinger2013-07-033-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-241-0/+4
* iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger2013-06-241-2/+4
* target: Drop legacy se_cmd->check_release bitNicholas Bellinger2013-06-201-2/+0
* target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger2013-06-201-1/+0
* target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover2013-06-141-2/+0
* target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-141-2/+0
* 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-291-0/+1
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
* target: removed unused transport_state flagJoern Engel2013-05-151-1/+0
* target: Remove unused struct members in se_dev_entryAndy Grover2013-05-031-4/+0
* 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
* target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-131-0/+3
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-131-0/+1
* 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/+0
* target: Export SPC inquiry emulationHannes Reinecke2013-02-131-0/+2
* target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-101-0/+1
* target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-132-0/+4
* target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-051-0/+4
* target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2012-11-271-1/+1
* target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-151-0/+3
* target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger2012-11-151-0/+1
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-063-37/+38
* target: remove ->get_device_revChristoph Hellwig2012-11-061-1/+0
* target: simplify alua supportChristoph Hellwig2012-11-061-13/+0
* target: simplify reservations codeChristoph Hellwig2012-11-061-29/+0
* target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-061-11/+0
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-061-1/+4
* target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-061-0/+1
* target: rename spc_opsChristoph Hellwig2012-11-061-2/+2
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-062-91/+38
* target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger2012-10-021-0/+3
* target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-171-3/+0
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-1/+0
OpenPOWER on IntegriCloud