index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
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 target_get_task_cdb
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-05-06
target/iscsi: cleanup some allocation style issues
Dan Carpenter
2012-04-14
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
2012-04-14
target: Call core_alua_check_nonop_delay in target_submit_cmd()
Andy Grover
2012-04-14
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
2012-04-14
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
2012-04-14
target/iscsi: Move init_se_cmd closer to lookup_cmd_lun
Andy Grover
2012-04-14
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
Andy Grover
2012-04-14
target: rewrite comment for generic_new_cmd
Andy Grover
2012-04-14
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
2012-04-14
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-04-14
target/iscsi: Refactor target_tx_thread immediate+response queue loops
Andy Grover
2012-04-14
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
Andy Grover
2012-04-14
target/iscsi: Misc cleanups from Agrover (round 1)
Andy Grover
2012-04-14
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
2012-04-14
target: Remove transport_do_task_sg_chain() and associated detritus
Roland Dreier
2012-04-14
tcm_fc: Remove use of transport_do_task_sg_chain()
Roland Dreier
2012-04-14
target: stop splitting commands into multiple tasks
Christoph Hellwig
2012-04-14
target: don't limit transfer sizes for the ramdisk backend
Christoph Hellwig
2012-04-14
target: misc ramdisk backend cleanups
Christoph Hellwig
2012-04-14
target: add unknown size flag to target_submit_cmd()
Sebastian Andrzej Siewior
2012-04-14
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
2012-04-06
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
2012-04-06
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
target: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-17
loopback: Fix transport_generic_allocate_tasks error handling
Nicholas Bellinger
2012-03-17
iscsi-target: remove improper externs
Dan Carpenter
2012-03-15
iscsi-target: Remove unused variables in iscsi_target_parameters.c
Jörn Engel
2012-03-15
target: remove obvious warnings
Jörn Engel
2012-03-15
target: Use array_zalloc for device_list
Jörn Engel
2012-03-15
target: Use array_zalloc for tpg_lun_list
Jörn Engel
2012-03-15
target: Fix sense code for unsupported SERVICE ACTION IN
Roland Dreier
2012-03-15
target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is ena...
Roland Dreier
2012-03-13
iscsi-target: Fix reservation conflict -EBUSY response handling bug
Nicholas Bellinger
[next]