Commit Graph

112 Commits (d59b8ecd94ee6ab8c663fc187ed6acf8ffdd3b5d)

Author SHA1 Message Date
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
Christoph Hellwig c4795fb20e target: header reshuffle, part2 13 years ago
Christoph Hellwig e26d99aed4 target: reshuffle headers 13 years ago
Christoph Hellwig 6f21475576 target: remove the unused se_dev_list 13 years ago
Jörn Engel 5c73b678f7 target: remove unused struct fields 13 years ago
Christoph Hellwig 6fd126ffeb target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields 13 years ago
Christoph Hellwig 33c3fafc43 target: remove the t_tasks_bidi se_cmd field 13 years ago
Christoph Hellwig 2d3a4b51df target: remove the t_tasks_fua se_cmd field 13 years ago
Christoph Hellwig aad13ca20d target: remove the se_ordered_node se_cmd field 13 years ago
Christoph Hellwig 58a2801a4b target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields 13 years ago
Bart Van Assche 5f655e8d2a target: Avoid compiler warnings about signed one-bit bitfields 13 years ago
Nicholas Bellinger 03e98c9eb9 target: Address legacy PYX_TRANSPORT_* return code breakage 13 years ago
Christoph Hellwig d29a5b6acc target: remove SCF_EMULATE_CDB_ASYNC 13 years ago
Christoph Hellwig e76a35d6c8 target: pass the se_task to the CDB emulation callback 13 years ago
Nicholas Bellinger a17f091d1a target: Add generic active I/O shutdown logic 13 years ago
Nicholas Bellinger 3151d069e9 target: Remove core TRANSPORT_FREE_CMD_INTR usage 13 years ago
Nicholas Bellinger 88dd9e26d6 target: Make TFO->check_stop_free return free status 13 years ago
Nicholas Bellinger 2e982ab92d target: Remove legacy se_task->task_timer and associated logic 13 years ago
Nicholas Bellinger 415a090ade target: Fix incorrect transport_sent usage 13 years ago