index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_tmr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target/core: Make ABORT and LUN RESET handling synchronous
Bart Van Assche
2018-12-07
1
-21
/
+28
*
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
2018-12-07
1
-1
/
+2
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-2
/
+2
*
scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()
Bart Van Assche
2018-07-02
1
-13
/
+3
*
scsi: target: Simplify core_tmr_handle_tas_abort()
Bart Van Assche
2018-07-02
1
-12
/
+3
*
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
2018-07-02
1
-3
/
+2
*
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
2017-11-07
1
-0
/
+9
*
target: fix null pointer regression in core_tmr_drain_tmr_list
tangwenji
2017-11-04
1
-1
/
+2
*
target: Introduce a function that shows the command state
Bart Van Assche
2017-07-06
1
-14
/
+4
*
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
2017-06-08
1
-8
/
+8
*
target: Add counters for ABORT_TASK success + failure
Nicholas Bellinger
2017-02-26
1
-0
/
+2
*
target: Delete tmr from list before processing
Bart Van Assche
2017-02-20
1
-6
/
+1
*
target: Make core_tmr_abort_task() consider all commands
Bart Van Assche
2017-02-09
1
-5
/
+3
*
target: Drop incorrect ABORT_TASK put for completed commands
Nicholas Bellinger
2016-03-05
1
-1
/
+0
*
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
2016-02-05
1
-16
/
+38
*
target: Fix TAS handling for multi-session se_node_acls
Nicholas Bellinger
2016-02-03
1
-7
/
+9
*
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
2016-02-03
1
-1
/
+21
*
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
2016-02-03
1
-23
/
+46
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-20
1
-1
/
+1
|
\
|
*
target: Fix spelling + remove set-but-not-used variables
Bart Van Assche
2016-01-06
1
-1
/
+1
*
|
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2015-11-28
1
-1
/
+6
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-12
/
+12
|
\
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
|
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
1
-10
/
+11
|
*
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
1
-1
/
+1
*
|
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-2
/
+0
|
/
*
target: Make core_tmr_abort_task() skip TMFs
Bart Van Assche
2015-04-15
1
-2
/
+2
*
target: simplify core_tmr_abort_task
Joern Engel
2014-10-01
1
-3
/
+2
*
target: simplify core_tmr_release_req()
Joern Engel
2014-10-01
1
-12
/
+7
*
target: Add check to prevent Abort Task from aborting itself
Alex Leung
2014-04-11
1
-0
/
+5
*
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2014-04-07
1
-12
/
+6
*
target: Convert se_device statistics to atomic_long_t
Nicholas Bellinger
2013-11-13
1
-3
/
+1
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-1
/
+1
*
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...
Nicholas Bellinger
2013-06-20
1
-10
/
+2
*
target: Remove useless if statement
Roland Dreier
2013-02-13
1
-12
/
+0
*
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-27
1
-2
/
+1
*
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-06
1
-3
/
+3
*
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
Steve Hodgson
2012-11-01
1
-3
/
+3
*
target: replace the processing thread with a TMR work queue
Christoph Hellwig
2012-07-16
1
-53
/
+1
*
target: remove the execute list
Christoph Hellwig
2012-07-16
1
-3
/
+0
*
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
2012-05-06
1
-7
/
+0
*
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
2012-05-06
1
-2
/
+0
*
target: remove struct se_task
Christoph Hellwig
2012-05-06
1
-5
/
+3
*
target: move the state and execute lists to the command
Christoph Hellwig
2012-05-06
1
-31
/
+23
*
target: simplify command to task linkage
Christoph Hellwig
2012-05-06
1
-4
/
+2
*
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
2012-02-25
1
-0
/
+64
*
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
2012-02-25
1
-6
/
+9
*
target: replace various cmd flags with a transport state
Christoph Hellwig
2012-02-25
1
-12
/
+12
*
target: simplify target_check_cdb_and_preempt
Jörn Engel
2011-12-14
1
-16
/
+10
*
target: Move core_scsi3_check_cdb_abort_and_preempt
Jörn Engel
2011-12-14
1
-0
/
+15
[next]