index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
2012-06-13
target: Add TFO->put_session() caller for HW fabric session shutdown
Joern Engel
2012-05-17
target: Handle ATA_16 passthrough for pSCSI backend devices
mengcong
2012-05-17
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
Nicholas Bellinger
2012-05-15
target: add support for the WRITE_VERIFY command
Bernhard Kohl
2012-05-11
target: make target_put_session void
Jörn Engel
2012-05-11
target: cleanup transport_execute_tasks()
Jörn Engel
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
2012-05-09
target: lock => unlock typo in transport_lun_wait_for_tasks
Dan Carpenter
2012-05-09
target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB
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: always allocate a single task
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 the unused transport_limit_task_sectors helper
Christoph Hellwig
2012-05-06
target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough
Stefan Hajnoczi
2012-04-15
target: Call core_alua_check_nonop_delay in target_submit_cmd()
Andy Grover
2012-04-15
target: rewrite comment for generic_new_cmd
Andy Grover
2012-04-15
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
2012-04-15
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-04-15
target: Remove transport_do_task_sg_chain() and associated detritus
Roland Dreier
2012-04-15
target: stop splitting commands into multiple tasks
Christoph Hellwig
2012-04-15
target: add unknown size flag to target_submit_cmd()
Sebastian Andrzej Siewior
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-20
target: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-16
target: Fix sense code for unsupported SERVICE ACTION IN
Roland Dreier
2012-03-14
target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE
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-03-10
target: Convert session_lock to irqsave
Nicholas Bellinger
2012-02-26
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
Nicholas Bellinger
2012-02-26
target: Push target_submit_tmr LUN lookup failure to system_wq context
Nicholas Bellinger
2012-02-26
target: Fix target_submit_tmr se_tmr_req allocation failures
Nicholas Bellinger
2012-02-25
target: Fix target_submit_tmr LUN lookup failures
Nicholas Bellinger
2012-02-25
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
2012-02-25
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
2012-02-25
target: Make target_release_cmd_kref release on empty list
Nicholas Bellinger
2012-02-25
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
2012-02-25
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
2012-02-25
target: Cleanup transport_kunmap_data_sg()
Andy Grover
2012-02-25
target: Add target_submit_tmr helper function
Andy Grover
2012-02-25
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
[next]