Bluetooth: hci_persistent_key should return bool
[linux-flexiantxendom0-3.2.10.git] / include / target /
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...
2011-05-27 Nicholas Bellinger[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
2011-05-27 Nicholas Bellinger[SCSI] target: Fix bug with task_sg chained transport_f...
2011-05-24 Nicholas Bellinger[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
2011-05-24 Nicholas Bellinger[SCSI] target: Fix bug with task_sg chained transport_f...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Nicholas Bellinger[SCSI] target: add initial statistics
2011-03-23 Nicholas Bellinger[SCSI] target: update version to v4.0.0-rc7-ml
2011-03-23 Nicholas Bellinger[SCSI] target: Convert TMR REQ/RSP definitions to targe...
2011-03-23 Nicholas Bellinger[SCSI] target: Remove spurious double cast from structu...
2011-03-23 Dan Carpenter[SCSI] target: Minor sparse warning fixes and annotations
2011-02-28 Nicholas Bellinger[SCSI] target: Fix t_transport_aborted handling in...
2011-02-12 Nicholas Bellinger[SCSI] target: fix use after free detected by SLUB...
2011-02-12 Nicholas Bellinger[SCSI] target: Remove procfs based target_core_mib...
2011-01-14 Nicholas Bellinger[SCSI] target: Add LIO target core v4.0.0-rc6