Nicholas Bellinger
|
3d28934aaa
target: Add TMR_ABORT_TASK task management support
|
13 years ago |
Andy Grover
|
c8e31f26fe
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
|
13 years ago |
Christoph Hellwig
|
7d680f3b74
target: replace various cmd flags with a transport state
|
13 years ago |
Jörn Engel
|
feae85644f
target: simplify target_check_cdb_and_preempt
|
13 years ago |
Jörn Engel
|
c165f69c2c
target: Move core_scsi3_check_cdb_abort_and_preempt
|
13 years ago |
Christoph Hellwig
|
1880807adb
target: make the se_task task_state_active a normal bool
|
13 years ago |
Christoph Hellwig
|
c4795fb20e
target: header reshuffle, part2
|
13 years ago |
Christoph Hellwig
|
e26d99aed4
target: reshuffle headers
|
13 years ago |
Nicholas Bellinger
|
03e98c9eb9
target: Address legacy PYX_TRANSPORT_* return code breakage
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Nicholas Bellinger
|
3151d069e9
target: Remove core TRANSPORT_FREE_CMD_INTR usage
|
13 years ago |
Joern Engel
|
b8a11d7399
target: Avoid double list_del for aborted se_tmr_req
|
13 years ago |
Paul Gortmaker
|
c53181af83
drivers/target: Add export.h to files as required.
|
14 years ago |
Joern Engel
|
abc1fd4f92
target: Minor cleanups to core_tmr_drain_tmr_list
|
13 years ago |
Joern Engel
|
6eb40b2af4
target: Fix wrong se_tmr being added to drain_tmr_list
|
13 years ago |
Joern Engel
|
80ccbc8e00
target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list
|
13 years ago |
Christoph Hellwig
|
35e0e75753
target: use a workqueue for I/O completions
|
13 years ago |
Christoph Hellwig
|
f2da9dbdb5
target: remove TRANSPORT_DEFERRED_CMD state
|
13 years ago |
Christoph Hellwig
|
cdbb70bb4c
target: factor some duplicate code for stopping a task
|
13 years ago |
Christoph Hellwig
|
04629b7bde
target: Remove unnecessary se_task members
|
13 years ago |
Christoph Hellwig
|
6c76bf951c
target: make more use of the task_flags field in se_task
|
13 years ago |
Nicholas Bellinger
|
8dc52b5420
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
|
13 years ago |
Roland Dreier
|
dd503a5fcc
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
|
13 years ago |
Nicholas Bellinger
|
b0e062aec5
target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list
|
13 years ago |
Nicholas Bellinger
|
d050ffb922
target: Re-org of core_tmr_lun_reset
|
13 years ago |
Roland Dreier
|
79a7fef264
target: Prevent cmd->se_queue_node double add
|
13 years ago |
Jesper Juhl
|
9375b1bfd2
target: Remove unneeded version.h includes
|
14 years ago |
Andy Grover
|
6708bb27bb
target: Follow up core updates from AGrover and HCH (round 4)
|
14 years ago |
Roland Dreier
|
5e1be91982
target: Make se_tmr_lock IRQ-safe
|
14 years ago |
Christoph Hellwig
|
dc2e652d5f
target: remove the always-noop ->new_cmd_failure method
|
14 years ago |