Sign in
android-kvm
/
linux
/
c981f254cc82f50f8cb864ce6432097b23195b9c
/
drivers
/
target
/
target_core_tmr.c
1c21a48
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
by Nicholas Bellinger
· 7 years ago
88fb2fa
target: fix null pointer regression in core_tmr_drain_tmr_list
by tangwenji
· 7 years ago
c00e622
target: Introduce a function that shows the command state
by Bart Van Assche
· 8 years ago
73d4e58
target: Fix kref->refcount underflow in transport_cmd_finish_abort
by Nicholas Bellinger
· 8 years ago
c87ba9c
target: Add counters for ABORT_TASK success + failure
by Nicholas Bellinger
· 8 years ago
51ec502
target: Delete tmr from list before processing
by Bart Van Assche
· 8 years ago
3a1e7ca6
target: Make core_tmr_abort_task() consider all commands
by Bart Van Assche
· 8 years ago
7f54ab5
target: Drop incorrect ABORT_TASK put for completed commands
by Nicholas Bellinger
· 9 years ago
0f4a943
target: Fix remote-port TMR ABORT + se_cmd fabric stop
by Nicholas Bellinger
· 9 years ago
ebde1ca
target: Fix TAS handling for multi-session se_node_acls
by Nicholas Bellinger
· 9 years ago
a6d9bb1
target: Fix LUN_RESET active TMR descriptor handling
by Nicholas Bellinger
· 9 years ago
febe562
target: Fix LUN_RESET active I/O handling for ACK_KREF
by Nicholas Bellinger
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
ac75d8b
target: Fix spelling + remove set-but-not-used variables
by Bart Van Assche
· 9 years ago
9ff9d15
target: Invoke release_cmd() callback without holding a spinlock
by Bart Van Assche
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
afc1660
target: Remove first argument of target_{get,put}_sess_cmd()
by Bart Van Assche
· 10 years ago
dc0fafd
target: Make core_tmr_abort_task() skip TMFs
by Bart Van Assche
· 10 years ago
f81ccb4
target: simplify core_tmr_abort_task
by Joern Engel
· 10 years ago
8f83269
target: simplify core_tmr_release_req()
by Joern Engel
· 10 years ago
47b1584
target: Add check to prevent Abort Task from aborting itself
by Alex Leung
· 11 years ago
68259b5
target: Fix Task Aborted Status (TAS) handling
by Alex Leung
· 11 years ago
ee48068
target: Convert se_device statistics to atomic_long_t
by Nicholas Bellinger
· 11 years ago
4c76251
target: Update copyright ownership/year information to 2013
by Nicholas Bellinger
· 11 years ago
c1c35d5
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd
by Nicholas Bellinger
· 12 years ago
6f15667
target: Remove useless if statement
by Roland Dreier
· 12 years ago
fd9a11d
target: Update copyright information to 2012
by Nicholas Bellinger
· 12 years ago
0fd97cc
target: kill struct se_subsystem_dev
by Christoph Hellwig
· 12 years ago
ab74b3d
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
by Steve Hodgson
· 12 years ago
af87729
target: replace the processing thread with a TMR work queue
by Christoph Hellwig
· 13 years ago
5f41a31
target: remove the execute list
by Christoph Hellwig
· 13 years ago
d43d6ae
target: remove the t_task_cdbs_ex_left field in struct se_cmd
by Christoph Hellwig
· 13 years ago
226b6fa
target: remove the t_task_cdbs_left field in struct se_cmd
by Christoph Hellwig
· 13 years ago
5787cac
target: remove struct se_task
by Christoph Hellwig
· 13 years ago
cf572a9
target: move the state and execute lists to the command
by Christoph Hellwig
· 13 years ago
785fdf7
target: simplify command to task linkage
by Christoph Hellwig
· 13 years ago
3d28934
target: Add TMR_ABORT_TASK task management support
by Nicholas Bellinger
· 13 years ago
c8e31f2
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
by Andy Grover
· 13 years ago
7d680f3b
target: replace various cmd flags with a transport state
by Christoph Hellwig
· 13 years ago
feae856
target: simplify target_check_cdb_and_preempt
by Jörn Engel
· 13 years ago
c165f69
target: Move core_scsi3_check_cdb_abort_and_preempt
by Jörn Engel
· 13 years ago
1880807a
target: make the se_task task_state_active a normal bool
by Christoph Hellwig
· 13 years ago
c4795fb
target: header reshuffle, part2
by Christoph Hellwig
· 13 years ago
e26d99a
target: reshuffle headers
by Christoph Hellwig
· 13 years ago
03e98c9
target: Address legacy PYX_TRANSPORT_* return code breakage
by Nicholas Bellinger
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
3151d06
target: Remove core TRANSPORT_FREE_CMD_INTR usage
by Nicholas Bellinger
· 13 years ago
b8a11d7
target: Avoid double list_del for aborted se_tmr_req
by Joern Engel
· 13 years ago
c53181a
drivers/target: Add export.h to files as required.
by Paul Gortmaker
· 13 years ago
abc1fd4
target: Minor cleanups to core_tmr_drain_tmr_list
by Joern Engel
· 13 years ago
6eb40b2
target: Fix wrong se_tmr being added to drain_tmr_list
by Joern Engel
· 13 years ago
80ccbc8
target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list
by Joern Engel
· 13 years ago
35e0e75
target: use a workqueue for I/O completions
by Christoph Hellwig
· 13 years ago
f2da9db
target: remove TRANSPORT_DEFERRED_CMD state
by Christoph Hellwig
· 13 years ago
cdbb70b
target: factor some duplicate code for stopping a task
by Christoph Hellwig
· 13 years ago
04629b7
target: Remove unnecessary se_task members
by Christoph Hellwig
· 13 years ago
6c76bf9
target: make more use of the task_flags field in se_task
by Christoph Hellwig
· 13 years ago
8dc52b5
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
by Nicholas Bellinger
· 13 years ago
dd503a5
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
by Roland Dreier
· 13 years ago
b0e062a
target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list
by Nicholas Bellinger
· 13 years ago
d050ffb
target: Re-org of core_tmr_lun_reset
by Nicholas Bellinger
· 13 years ago
79a7fef
target: Prevent cmd->se_queue_node double add
by Roland Dreier
· 13 years ago
9375b1b
target: Remove unneeded version.h includes
by Jesper Juhl
· 13 years ago
6708bb2
target: Follow up core updates from AGrover and HCH (round 4)
by Andy Grover
· 14 years ago
5e1be91
target: Make se_tmr_lock IRQ-safe
by Roland Dreier
· 13 years ago
dc2e652
target: remove the always-noop ->new_cmd_failure method
by Christoph Hellwig
· 14 years ago
a1d8b49
target: Updates from AGrover and HCH (round 3)
by Andy Grover
· 14 years ago
5951146d
target: More core cleanups from AGrover (round 2)
by Andy Grover
· 13 years ago
e3d6f90
target: Core cleanups from AGrover (round 1)
by Andy Grover
· 13 years ago
7fd29aa
target: Fix transport_get_lun_for_tmr failure cases
by Nicholas Bellinger
· 14 years ago
1e7de68
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
by Nicholas Bellinger
· 14 years ago
52208ae
[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown
by Nicholas Bellinger
· 14 years ago
c66ac9d
[SCSI] target: Add LIO target core v4.0.0-rc6
by Nicholas Bellinger
· 14 years ago