Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / include / target /
2012-03-16 Jörn Engeltarget: Use array_zalloc for device_list
2012-03-16 Jörn Engeltarget: Use array_zalloc for tpg_lun_list
2012-03-10 Nicholas Bellingertarget: Bump core version to v4.1.0-rc2-ml + fabric...
2012-03-10 Nicholas Bellingertarget: Drop unused legacy target_core_fabric_ops API...
2012-03-10 Nicholas Bellingertarget: Convert se_node_acl->acl_group removal to use...
2012-03-10 Nicholas Bellingertarget: Add se_node_acl->acl_kref for ->acl_free_comp...
2012-03-10 Nicholas Bellingertarget: Add se_node_acl->acl_free_comp for NodeACL...
2012-03-10 Nicholas Bellingertarget: Add se_sess->sess_kref + get/put helpers
2012-02-26 Nicholas Bellingertarget: Allow target_submit_tmr interrupt context ...
2012-02-26 Nicholas Bellingertarget: Fix target_submit_tmr se_tmr_req allocation...
2012-02-25 Roland Dreiertarget: Untangle front-end and back-end meanings of...
2012-02-25 Roland Dreiertarget: Fix up handling of short INQUIRY buffers
2012-02-25 Nicholas Bellingertarget: Add SCF_ACK_KREF flag for acknowledgement kref
2012-02-25 Nicholas Bellingertarget: Export transport_generic_request_failure symbol
2012-02-25 Andy Grovertarget: Add target_submit_tmr helper function
2012-02-25 Andy Grovertarget: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_...
2012-02-25 Andy Grovertarget: Remove unused struct se_queue_req
2012-02-25 Andy Grovertarget: fix comment typos
2012-02-25 Christoph Hellwigtarget: remove the transport_lun_active field in struct...
2012-02-25 Christoph Hellwigtarget: replace various cmd flags with a transport...
2012-02-07 Andy Grovertarget: Change target_submit_cmd() to return void
2012-01-18 Andy Grovertarget: Allow control CDBs with data > 1 page
2011-12-16 Roland Dreiertarget: Set additional sense length field in sense...
2011-12-14 Nicholas Bellingertarget: Remove extra se_device->execute_task_lock acces...
2011-12-14 Nicholas Bellingertarget: Drop se_device TCQ queue_depth usage from I...
2011-12-14 Nicholas Bellingertarget: Remove TFO->check_release_cmd() fabric API...
2011-12-14 Nicholas Bellingertarget: Add target_submit_cmd() for process context...
2011-12-14 Nicholas Bellingertarget: Make target_put_sess_cmd use target_release_cmd...
2011-12-14 Christoph Hellwigtarget: remove overagressive ____cacheline_aligned...
2011-12-14 Christoph Hellwigtarget: make the se_task task_state_active a normal...
2011-12-14 Christoph Hellwigtarget: remove the se_task task_error_status field
2011-12-14 Christoph Hellwigtarget: fold se_task.task_sense into task_flags
2011-12-14 Christoph Hellwigtarget: header reshuffle, part2
2011-12-14 Christoph Hellwigtarget: reshuffle headers
2011-12-06 Christoph Hellwigtarget: remove the unused se_dev_list
2011-12-06 Jörn Engeltarget: remove unused struct fields
2011-12-06 Christoph Hellwigtarget: remove the unused t_task_pt_sgl and t_task_pt_s...
2011-12-06 Christoph Hellwigtarget: remove the t_tasks_bidi se_cmd field
2011-12-06 Christoph Hellwigtarget: remove the t_tasks_fua se_cmd field
2011-12-06 Christoph Hellwigtarget: remove the se_ordered_node se_cmd field
2011-12-06 Christoph Hellwigtarget: remove the se_obj_ptr and se_orig_obj_ptr se_cm...
2011-12-06 Bart Van Asschetarget: Avoid compiler warnings about signed one-bit...
2011-12-06 Nicholas Bellingertarget: Address legacy PYX_TRANSPORT_* return code...
2011-11-07 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-11-04 Christoph Hellwigtarget: remove SCF_EMULATE_CDB_ASYNC
2011-11-04 Christoph Hellwigtarget: pass the se_task to the CDB emulation callback
2011-11-04 Nicholas Bellingertarget: Add generic active I/O shutdown logic
2011-11-02 Nicholas Bellingertarget: Remove core TRANSPORT_FREE_CMD_INTR usage
2011-11-02 Nicholas Bellingertarget: Make TFO->check_stop_free return free status
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-24 Nicholas Bellingertarget: Remove legacy se_task->task_timer and associate...
2011-10-24 Nicholas Bellingertarget: Fix incorrect transport_sent usage
2011-10-24 Christoph Hellwigtarget: remove the task_sg_bidi field se_task and pSCSI...
2011-10-24 Nicholas Bellingertarget: transport_subsystem_check_init cleanups
2011-10-24 Christoph Hellwigtarget: use a workqueue for I/O completions
2011-10-24 Christoph Hellwigtarget: remove unused TRANSPORT_ states
2011-10-24 Christoph Hellwigtarget: remove TRANSPORT_DEFERRED_CMD state
2011-10-24 Christoph Hellwigtarget: remove the TRANSPORT_REMOVE state
2011-10-24 Christoph Hellwigtarget: stop task timers earlier
2011-10-24 Christoph Hellwigtarget: remove TF_TIMER_STOP
2011-10-24 Christoph Hellwigtarget: factor some duplicate code for stopping a task
2011-10-24 Christoph Hellwigtarget: remove SCF_EMULATE_QUEUE_FULL
2011-10-24 Christoph Hellwigtarget: remove the transport_qf_callback se_cmd callback
2011-10-24 Christoph Hellwigtarget: clean up the backend interface to caching param...
2011-10-24 Christoph Hellwigtarget: remove the ->transport_split_cdb callback in...
2011-10-24 Christoph Hellwigtarget: replace ->get_cdb with a target_get_task_cdb...
2011-10-24 Christoph Hellwigtarget: pack struct se_task more tightly
2011-10-24 Christoph Hellwigtarget: Remove unnecessary se_task members
2011-10-24 Christoph Hellwigtarget: make more use of the task_flags field in se_task
2011-10-24 Christoph Hellwigtarget: Cleanup unused se_task bits
2011-10-24 Christoph Hellwigtarget: Cleanup unused target_core_base.h bits
2011-10-24 Nicholas Bellingertarget: Merge transport_cmd_finish_abort_tmr into trans...
2011-10-24 Nicholas Bellingertarget: Convert ->transport_wait_for_tasks usage to...
2011-10-24 Roland Dreiertarget: Have core_tmr_alloc_req() take an explicit...
2011-10-24 Christoph Hellwigtarget: remove unused se_subsystem_api methods
2011-10-24 Nicholas Bellingertarget: Remove session_reinstatement parameter from...
2011-10-24 Christoph Hellwigtarget: push session reinstatement out of transport_gen...
2011-10-24 Christoph Hellwigtarget: remove transport_free_se_cmd
2011-10-24 Christoph Hellwigtarget: remove transport_generic_handle_cdb
2011-09-27 Paul Bolledoc: fix broken references
2011-08-22 Nicholas Bellingertarget: Make standard INQUIRY return 'not connected...
2011-07-22 Nicholas Bellingertarget: Bump version to v4.1.0-rc1-ml
2011-07-22 Andy Shevchenkotarget: remove custom hex2bin() implementation
2011-07-22 Nicholas Bellingertarget: Update QUEUE ALGORITHM MODIFIER control page...
2011-07-22 Nicholas Bellingertarget: ->map_task_SG conversion to ->map_control_SG...
2011-07-22 Andy Grovertarget: Follow up core updates from AGrover and HCH...
2011-07-22 Andy Grovertarget: Eliminate usage of struct se_mem
2011-07-22 Andy Grovertarget: Pass 2nd param of transport_split_cdb by value
2011-07-22 Andy Grovertarget: Enforce 1 page max for control cdb buffer sizes
2011-07-22 Andy Grovertarget: Make all control CDBs scatter-gather
2011-07-22 Roland Dreiertarget: Implement Block Device Characteristics VPD...
2011-07-22 Nicholas Bellingertarget: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_...
2011-07-22 Nicholas Bellingertarget: Add transport_handle_cdb_direct optimization
2011-07-22 Christoph Hellwigtarget: merge release_cmd methods
2011-07-22 Christoph Hellwigtarget: remove the unused SCF_* flags
2011-07-22 Christoph Hellwigtarget: remove the always-noop ->new_cmd_failure method
2011-07-22 Andy Grovertarget: Updates from AGrover and HCH (round 3)
2011-07-22 Andy Grovertarget: More core cleanups from AGrover (round 2)
2011-07-22 Andy Grovertarget: Core cleanups from AGrover (round 1)
2011-07-22 Nicholas Bellingertarget: Remove unnecessary *cdb transport_get_lun_for_c...
next