Age | Commit message (Expand) | Author | Files | Lines |
2013-11-20 | target core: rename (ex,im)plict -> (ex,im)plicit | Hannes Reinecke | 1 | -1/+1 |
2013-11-14 | target: Convert se_device statistics to atomic_long_t | Nicholas Bellinger | 1 | -5/+4 |
2013-11-13 | target: Pass through I/O topology for block backstores | Andy Grover | 1 | -0/+5 |
2013-11-09 | target: Add per device xcopy_lun for copy offload I/O | Nicholas Bellinger | 1 | -28/+29 |
2013-11-08 | target: Drop left-over se_lun->lun_cmd_list shutdown code | Nicholas Bellinger | 1 | -10/+3 |
2013-11-08 | target: Add percpu refcounting for se_lun access | Nicholas Bellinger | 1 | -0/+5 |
2013-10-24 | target: Export symbol core_tpg_check_initiator_node_acl | Thomas Glanzmann | 1 | -0/+2 |
2013-10-17 | tcm_loop: separate out tcm_loop_issue_tmr | Hannes Reinecke | 1 | -0/+1 |
2013-10-17 | target: Remove TF_CIT_TMPL macro | Andy Grover | 1 | -1/+0 |
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 |