Commit Graph

130 Commits (569ba7d2083681abbfc2f6d6550e74e64833dada)

Author SHA1 Message Date
Nicholas Bellinger 5b9a4d7280 target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute 13 years ago
Jörn Engel 33933a0e96 target: make target_put_session void 13 years ago
Nicholas Bellinger 11e764bd5e target: Remove max_sectors device attribute for modern se_task less code 13 years ago
Christoph Hellwig d5dc28eb92 target: remove the t_se_count field in struct se_cmd 13 years ago
Christoph Hellwig d43d6aea84 target: remove the t_task_cdbs_ex_left field in struct se_cmd 13 years ago
Christoph Hellwig 226b6faf2e target: remove the t_task_cdbs_left field in struct se_cmd 13 years ago
Christoph Hellwig 5787cacd0b target: remove struct se_task 13 years ago
Christoph Hellwig cf572a9627 target: move the state and execute lists to the command 13 years ago
Christoph Hellwig 785fdf70b2 target: simplify command to task linkage 13 years ago
Christoph Hellwig 6bb35e009b target: replace ->execute_task with ->execute_cmd 13 years ago
Christoph Hellwig bd31377878 target: remove the task_sectors field in struct se_task 13 years ago
Christoph Hellwig 7a83aa4e7b target: remove the task_size field in struct se_task 13 years ago
Christoph Hellwig 72a0e5e2e2 target: remove the task_lba field in struct se_task 13 years ago
Christoph Hellwig ed3102c678 target: remove target_get_task_cdb 13 years ago
Andy Grover a12f41f841 target: Rename target_allocate_tasks to target_setup_cmd_from_cdb 13 years ago
Roland Dreier 957525a242 target: Remove transport_do_task_sg_chain() and associated detritus 13 years ago
Sebastian Andrzej Siewior b0d7994660 target: add unknown size flag to target_submit_cmd() 13 years ago
Nicholas Bellinger 58d9261877 target: Remove obsolete DF_READ_ONLY usage 13 years ago
Jörn Engel f2083241f2 target: Use array_zalloc for device_list 13 years ago
Jörn Engel 4a5a75f32d target: Use array_zalloc for tpg_lun_list 13 years ago
Nicholas Bellinger 9765b1f327 target: Bump core version to v4.1.0-rc2-ml + fabric versions 13 years ago
Nicholas Bellinger c7ec05c82b target: Drop unused legacy target_core_fabric_ops API callers 13 years ago
Nicholas Bellinger 337c060701 target: Convert se_node_acl->acl_group removal to use ->acl_kref 13 years ago
Nicholas Bellinger afb999ffc4 target: Add se_node_acl->acl_kref for ->acl_free_comp usage 13 years ago
Nicholas Bellinger 0146834654 target: Add se_node_acl->acl_free_comp for NodeACL release path 13 years ago
Nicholas Bellinger 41ac82b668 target: Add se_sess->sess_kref + get/put helpers 13 years ago
Nicholas Bellinger c0974f8938 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag 13 years ago
Nicholas Bellinger c7042cae58 target: Fix target_submit_tmr se_tmr_req allocation failures 13 years ago
Roland Dreier 015487b89f target: Untangle front-end and back-end meanings of max_sectors attribute 13 years ago
Roland Dreier d95b82461c target: Fix up handling of short INQUIRY buffers 13 years ago
Nicholas Bellinger 86715569d0 target: Add SCF_ACK_KREF flag for acknowledgement kref 13 years ago
Nicholas Bellinger 2fbff1276b target: Export transport_generic_request_failure symbol 13 years ago
Andy Grover ea98d7f9c7 target: Add target_submit_tmr helper function 13 years ago
Andy Grover c8e31f26fe target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache 13 years ago
Andy Grover ef28640497 target: Remove unused struct se_queue_req 13 years ago
Andy Grover 644df699d5 target: fix comment typos 13 years ago
Christoph Hellwig 3d26fea01d target: remove the transport_lun_active field in struct se_cmd 13 years ago
Christoph Hellwig 7d680f3b74 target: replace various cmd flags with a transport state 13 years ago
Andy Grover 1edcdb497e target: Change target_submit_cmd() to return void 13 years ago
Andy Grover 4949314c72 target: Allow control CDBs with data > 1 page 13 years ago
Roland Dreier 895f302252 target: Set additional sense length field in sense data 13 years ago
Nicholas Bellinger 4d2300ccff target: Remove extra se_device->execute_task_lock access in fast path 13 years ago
Nicholas Bellinger 65586d51e0 target: Drop se_device TCQ queue_depth usage from I/O path 13 years ago
Nicholas Bellinger ec54cc081e target: Remove TFO->check_release_cmd() fabric API caller 13 years ago
Nicholas Bellinger a636078552 target: Add target_submit_cmd() for process context fabric submission 13 years ago
Nicholas Bellinger 7481deb413 target: Make target_put_sess_cmd use target_release_cmd_kref 13 years ago
Christoph Hellwig e0a53e70e8 target: remove overagressive ____cacheline_aligned annoations 13 years ago
Christoph Hellwig 1880807adb target: make the se_task task_state_active a normal bool 13 years ago
Christoph Hellwig 41e16e9816 target: remove the se_task task_error_status field 13 years ago
Christoph Hellwig ef804a849f target: fold se_task.task_sense into task_flags 13 years ago