index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_tmr.c
Age
Commit message (
Expand
)
Author
2014-04-11
target: Add check to prevent Abort Task from aborting itself
Alex Leung
2014-04-07
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2013-11-13
target: Convert se_device statistics to atomic_long_t
Nicholas Bellinger
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-06-20
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...
Nicholas Bellinger
2013-02-13
target: Remove useless if statement
Roland Dreier
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-01
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
Steve Hodgson
2012-07-16
target: replace the processing thread with a TMR work queue
Christoph Hellwig
2012-07-16
target: remove the execute list
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-02-25
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
2012-02-25
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
2012-02-25
target: replace various cmd flags with a transport state
Christoph Hellwig
2011-12-14
target: simplify target_check_cdb_and_preempt
Jörn Engel
2011-12-14
target: Move core_scsi3_check_cdb_abort_and_preempt
Jörn Engel
2011-12-14
target: make the se_task task_state_active a normal bool
Christoph Hellwig
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
target: reshuffle headers
Christoph Hellwig
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
target: Remove core TRANSPORT_FREE_CMD_INTR usage
Nicholas Bellinger
2011-11-02
target: Avoid double list_del for aborted se_tmr_req
Joern Engel
2011-10-31
drivers/target: Add export.h to files as required.
Paul Gortmaker
2011-10-27
target: Minor cleanups to core_tmr_drain_tmr_list
Joern Engel
2011-10-27
target: Fix wrong se_tmr being added to drain_tmr_list
Joern Engel
2011-10-27
target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list
Joern Engel
2011-10-24
target: use a workqueue for I/O completions
Christoph Hellwig
2011-10-24
target: remove TRANSPORT_DEFERRED_CMD state
Christoph Hellwig
2011-10-24
target: factor some duplicate code for stopping a task
Christoph Hellwig
2011-10-24
target: Remove unnecessary se_task members
Christoph Hellwig
2011-10-24
target: make more use of the task_flags field in se_task
Christoph Hellwig
2011-10-24
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
Nicholas Bellinger
2011-10-24
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
Roland Dreier
2011-10-24
target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list
Nicholas Bellinger
2011-10-24
target: Re-org of core_tmr_lun_reset
Nicholas Bellinger
2011-10-24
target: Prevent cmd->se_queue_node double add
Roland Dreier
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
target: Make se_tmr_lock IRQ-safe
Roland Dreier
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-06-23
target: Fix transport_get_lun_for_tmr failure cases
Nicholas Bellinger
[next]