Age | Commit message (Expand) | Author | Files | Lines |
2013-09-11 | target/iscsi: Bump versions to v4.1.0 | Nicholas Bellinger | 1 | -1/+1 |
2013-09-11 | target: Add Third Party Copy (3PC) bit in INQUIRY response | Nicholas Bellinger | 1 | -0/+3 |
2013-09-11 | target: Add support for EXTENDED_COPY copy offload emulation | Nicholas Bellinger | 1 | -0/+1 |
2013-09-11 | target: Add global device list for EXTENDED_COPY | Nicholas Bellinger | 1 | -0/+1 |
2013-09-11 | target: Make helpers non static for EXTENDED_COPY command setup | Nicholas Bellinger | 1 | -0/+4 |
2013-09-11 | target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab... | Nicholas Bellinger | 1 | -0/+26 |
2013-09-11 | target: Add support for COMPARE_AND_WRITE emulation | Nicholas Bellinger | 1 | -0/+1 |
2013-09-10 | target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD | Nicholas Bellinger | 1 | -0/+3 |
2013-09-10 | target: Make __target_execute_cmd() available as extern | Nicholas Bellinger | 1 | -0/+1 |
2013-09-10 | target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE | Nicholas Bellinger | 1 | -0/+2 |
2013-09-10 | target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction | Nicholas Bellinger | 2 | -1/+7 |
2013-09-10 | target: Add TCM_MISCOMPARE_VERIFY sense handling | Nicholas Bellinger | 1 | -0/+1 |
2013-09-10 | target: Add return for se_cmd->transport_complete_callback | Nicholas Bellinger | 1 | -1/+1 |
2013-09-10 | iscsi/iser-target: Convert to command priv_size usage | Nicholas Bellinger | 1 | -1/+7 |
2013-09-10 | target: Add transport_init_session_tags using per-cpu ida | Nicholas Bellinger | 2 | -0/+8 |
2013-07-08 | target: make queue_tm_rsp() return void | Joern Engel | 1 | -1/+1 |
2013-07-08 | target: remove unused codes from enum tcm_tmrsp_table | Joern Engel | 1 | -8/+5 |
2013-07-08 | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED | Nicholas Bellinger | 1 | -0/+4 |
2013-07-07 | iscsi-target: Fix iscsit_sequence_cmd reject handling for iser | Nicholas Bellinger | 1 | -1/+2 |
2013-07-07 | iscsi-target: Fix iscsit_add_reject* usage for iser | Nicholas Bellinger | 1 | -2/+0 |
2013-07-04 | target: Add se_portal_group->tpg_auth_group | Nicholas Bellinger | 3 | -1/+14 |
2013-06-26 | iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling | Nicholas Bellinger | 1 | -0/+2 |
2013-06-25 | iscsi-target: Refactor ISCSI_OP_TEXT RX handling | Nicholas Bellinger | 1 | -0/+4 |
2013-06-25 | iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling | Nicholas Bellinger | 1 | -2/+4 |
2013-06-21 | target: Drop legacy se_cmd->check_release bit | Nicholas Bellinger | 1 | -2/+0 |
2013-06-21 | target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put... | Nicholas Bellinger | 1 | -1/+0 |
2013-06-14 | target: Allocate aptpl_buf inside update_and_write_aptpl() | Andy Grover | 1 | -2/+0 |
2013-06-14 | target: Remove t10_reservation.pr_aptpl_buf_len | Andy Grover | 1 | -2/+0 |
2013-05-31 | target: Propigate up ->cmd_kref put return via transport_generic_free_cmd | Nicholas Bellinger | 1 | -1/+1 |
2013-05-30 | target: Re-instate sess_wait_list for target_wait_for_sess_cmds | Nicholas Bellinger | 1 | -0/+1 |
2013-05-21 | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds | Joern Engel | 1 | -1/+1 |
2013-05-15 | target: removed unused transport_state flag | Joern Engel | 1 | -1/+0 |
2013-05-04 | target: Remove unused struct members in se_dev_entry | Andy Grover | 1 | -4/+0 |
2013-04-25 | iscsi-target: Add iscsit_transport API template | Nicholas Bellinger | 1 | -0/+83 |
2013-04-25 | target: Add export of target_get_sess_cmd symbol | Nicholas Bellinger | 1 | -1/+1 |
2013-04-25 | target: Add sbc_execute_unmap() helper | Asias He | 1 | -0/+4 |
2013-02-24 | target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors | Roland Dreier | 1 | -1/+1 |
2013-02-14 | target: Fix error checking for UNMAP commands | Roland Dreier | 1 | -0/+1 |
2013-02-13 | target: Add device attribute to expose config_item_name for INQUIRY model | Tregaron Bayly | 1 | -0/+3 |
2013-02-13 | target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status | Nicholas Bellinger | 1 | -0/+1 |
2013-02-13 | target: change sprintf to snprintf in transport_dump_vpd_ident | Dan Carpenter | 1 | -1/+1 |
2013-02-13 | target: Remove never-used TMR_FABRIC_TMR enum value | Roland Dreier | 1 | -1/+0 |
2013-02-13 | target: Export SPC inquiry emulation | Hannes Reinecke | 1 | -0/+2 |
2013-01-11 | target: Introduce TCM_NO_SENSE | Hannes Reinecke | 1 | -0/+1 |
2012-12-14 | target/iscsi_target: Add NodeACL tags for initiator group support | Andy Grover | 2 | -0/+4 |
2012-12-05 | target: Add link_magic for fabric allow_link destination target_items | Nicholas Bellinger | 1 | -0/+4 |
2012-11-28 | target: Make spc_get_write_same_sectors return sector_t | Nicholas Bellinger | 1 | -1/+1 |
2012-11-16 | target: Add/check max_write_same_len device attribute + update block limits VPD | Nicholas Bellinger | 1 | -0/+3 |
2012-11-16 | target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops | Nicholas Bellinger | 1 | -0/+1 |
2012-11-07 | target: pass sense_reason as a return value | Christoph Hellwig | 3 | -37/+38 |