Age | Commit message (Expand) | Author |
2012-08-21 | target: Remove unused se_cmd.cmd_spdtl | Roland Dreier |
2012-07-17 | target: Allow for target_submit_cmd() returning errors | Roland Dreier |
2012-07-16 | target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE | Roland Dreier |
2012-07-16 | target: Remove se_session.sess_wait_list | Roland Dreier |
2012-07-16 | target: Un-export target_get_sess_cmd() | Roland Dreier |
2012-07-16 | target: replace the processing thread with a TMR work queue | Christoph Hellwig |
2012-07-16 | target: remove transport_generic_handle_cdb_map | Christoph Hellwig |
2012-07-16 | target: remove transport_generic_handle_data | Christoph Hellwig |
2012-07-16 | target: remove transport_generic_process_write | Christoph Hellwig |
2012-07-16 | target: move unmap to struct spc_ops | Christoph Hellwig |
2012-07-16 | target: move write_same to struct spc_ops | Christoph Hellwig |
2012-07-16 | target: move sync_cache to struct spc_ops | Christoph Hellwig |
2012-07-16 | target: add struct spc_ops + initial ->execute_rw pointer usage | Christoph Hellwig |
2012-07-16 | target: remove dead SCF_ flags | Christoph Hellwig |
2012-07-16 | target: move ref_cmd from the generic se_tmr_req into iscsi code | Christoph Hellwig |
2012-07-16 | target: remove the execute list | Christoph Hellwig |
2012-07-16 | target: move code for CDB emulation | Christoph Hellwig |
2012-07-16 | target: add a parse_cdb method to the backend drivers | Christoph Hellwig |
2012-07-16 | target: remove control CDB flags | Christoph Hellwig |
2012-06-12 | target: Add TFO->put_session() caller for HW fabric session shutdown | Joern Engel |
2012-05-17 | target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute | Nicholas Bellinger |
2012-05-11 | target: make target_put_session void | Jörn Engel |
2012-05-09 | target: Remove max_sectors device attribute for modern se_task less code | Nicholas Bellinger |
2012-05-06 | target: remove the t_se_count field in struct se_cmd | Christoph Hellwig |
2012-05-06 | target: remove the t_task_cdbs_ex_left field in struct se_cmd | Christoph Hellwig |
2012-05-06 | target: remove the t_task_cdbs_left field in struct se_cmd | Christoph Hellwig |
2012-05-06 | target: remove struct se_task | Christoph Hellwig |
2012-05-06 | target: move the state and execute lists to the command | Christoph Hellwig |
2012-05-06 | target: simplify command to task linkage | Christoph Hellwig |
2012-05-06 | target: replace ->execute_task with ->execute_cmd | Christoph Hellwig |
2012-05-06 | target: remove the task_sectors field in struct se_task | Christoph Hellwig |
2012-05-06 | target: remove the task_size field in struct se_task | Christoph Hellwig |
2012-05-06 | target: remove the task_lba field in struct se_task | Christoph Hellwig |
2012-05-06 | target: remove target_get_task_cdb | Christoph Hellwig |
2012-04-14 | target: Rename target_allocate_tasks to target_setup_cmd_from_cdb | Andy Grover |
2012-04-14 | target: Remove transport_do_task_sg_chain() and associated detritus | Roland Dreier |
2012-04-14 | target: add unknown size flag to target_submit_cmd() | Sebastian Andrzej Siewior |
2012-04-14 | target: Remove obsolete DF_READ_ONLY usage | Nicholas Bellinger |
2012-03-15 | target: Use array_zalloc for device_list | Jörn Engel |
2012-03-15 | target: Use array_zalloc for tpg_lun_list | Jörn Engel |
2012-03-10 | target: Bump core version to v4.1.0-rc2-ml + fabric versions | Nicholas Bellinger |
2012-03-10 | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger |
2012-03-10 | target: Convert se_node_acl->acl_group removal to use ->acl_kref | Nicholas Bellinger |
2012-03-10 | target: Add se_node_acl->acl_kref for ->acl_free_comp usage | Nicholas Bellinger |
2012-03-10 | target: Add se_node_acl->acl_free_comp for NodeACL release path | Nicholas Bellinger |
2012-03-10 | target: Add se_sess->sess_kref + get/put helpers | Nicholas Bellinger |
2012-02-25 | target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag | Nicholas Bellinger |
2012-02-25 | target: Fix target_submit_tmr se_tmr_req allocation failures | Nicholas Bellinger |
2012-02-25 | target: Untangle front-end and back-end meanings of max_sectors attribute | Roland Dreier |
2012-02-25 | target: Fix up handling of short INQUIRY buffers | Roland Dreier |