index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
/
task.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
|
*
isci: Spelling s/stucture/structure/
Geert Uytterhoeven
2014-10-29
1
-1
/
+1
*
|
libsas: remove task_collector mode
Christoph Hellwig
2014-11-27
1
-77
/
+70
|
/
*
[SCSI] isci: fix reset timeout handling
Dan Williams
2014-03-10
1
-1
/
+1
*
[SCSI] isci: Fix a race condition in the SSP task management path
Jeff Skirvin
2013-07-23
1
-3
/
+6
*
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-05-10
1
-1
/
+1
*
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-09-01
1
-1
/
+1
*
isci: Check IDEV_GONE before performing abort path operations.
Jeff Skirvin
2012-05-17
1
-21
/
+34
*
isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs.
Jeff Skirvin
2012-05-17
1
-0
/
+3
*
isci: Manage tag releases differently when aborting tasks.
Jeff Skirvin
2012-05-17
1
-1
/
+2
*
isci: Implement waiting for suspend in the abort path.
Jeff Skirvin
2012-05-17
1
-7
/
+7
*
isci: Make sure all TCs are terminated and cleaned in LUN reset.
Jeff Skirvin
2012-05-17
1
-6
/
+8
*
isci: Remove isci_device reqs_in_process and dev_node from isci_device.
Jeff Skirvin
2012-05-17
1
-4
/
+0
*
isci: Device access in the error path does not depend on IDEV_GONE.
Jeff Skirvin
2012-05-17
1
-2
/
+5
*
isci: Redesign device suspension, abort, cleanup.
Jeff Skirvin
2012-05-17
1
-653
/
+105
*
isci: Escalate to I_T_Nexus_Reset when the device is gone.
Jeff Skirvin
2012-05-17
1
-2
/
+2
*
isci: Manage device suspensions during TC terminations.
Jeff Skirvin
2012-05-17
1
-32
/
+48
*
[SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resets
Dan Williams
2012-02-29
1
-5
/
+4
*
[SCSI] isci: remove bus and reset handlers
Dan Williams
2012-02-29
1
-23
/
+0
*
[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset
Dan Williams
2012-02-29
1
-86
/
+7
*
[SCSI] isci: fix interpretation of "hard" reset
Dan Williams
2012-02-29
1
-9
/
+15
*
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
2012-02-29
1
-4
/
+5
*
[SCSI] libsas: remove ata_port.lock management duties from lldds
Dan Williams
2012-02-19
1
-4
/
+2
*
[SCSI] isci: remove unused 'isci_tmf->device' field
Maciej Trela
2012-01-16
1
-1
/
+1
*
[SCSI] isci: revert bcn filtering
Dan Williams
2011-10-31
1
-235
/
+0
*
[SCSI] isci: No need to manage the pending reset bit on pending requests.
Jeff Skirvin
2011-10-31
1
-3
/
+0
*
[SCSI] isci: Remove redundant isci_request.ttype field.
Jeff Skirvin
2011-10-31
1
-14
/
+15
*
[SCSI] isci: Fix task management for SMP, SATA and on dev remove.
Jeff Skirvin
2011-10-31
1
-105
/
+64
*
[SCSI] isci: No task_done callbacks in error handler paths.
Jeff Skirvin
2011-10-31
1
-55
/
+14
*
[SCSI] isci: Handle task request timeouts correctly.
Jeff Skirvin
2011-10-31
1
-42
/
+107
*
[SCSI] isci: Fix tag leak in tasks and terminated requests.
Jeff Skirvin
2011-10-31
1
-20
/
+31
*
[SCSI] isci: Immediately fail I/O to removed devices.
Jeff Skirvin
2011-10-31
1
-10
/
+21
*
[SCSI] libsas: export sas_alloc_task()
Dan Williams
2011-08-27
1
-26
/
+3
*
[SCSI] isci: fix checkpatch errors
James Bottomley
2011-07-03
1
-35
/
+36
*
isci: Device reset should request sas_phy_reset(phy, true)
Jeff Skirvin
2011-07-03
1
-12
/
+6
*
isci: pare back error messsages
Dan Williams
2011-07-03
1
-19
/
+19
*
isci: merge sata.[ch] into request.c
Dan Williams
2011-07-03
1
-20
/
+80
*
isci: kill 'get/set' macros
Dan Williams
2011-07-03
1
-1
/
+1
*
isci: retire scic_sds_ and scic_ prefixes
Dan Williams
2011-07-03
1
-12
/
+12
*
isci: unify isci_host and scic_sds_controller
Dan Williams
2011-07-03
1
-23
/
+21
*
isci: unify isci_remote_device and scic_sds_remote_device
Dan Williams
2011-07-03
1
-26
/
+21
*
isci: unify isci_request and scic_sds_request
Dan Williams
2011-07-03
1
-9
/
+8
*
isci: preallocate requests
Dan Williams
2011-07-03
1
-13
/
+6
*
isci: combine request flags
Dan Williams
2011-07-03
1
-12
/
+11
*
isci: unify can_queue tracking on the tci_pool, uplevel tag assignment
Dan Williams
2011-07-03
1
-37
/
+43
*
isci: Terminate dev requests on FIS err bit rx in NCQ
Jeff Skirvin
2011-07-03
1
-2
/
+14
*
isci: fix isci_task_execute_tmf completion
Dan Williams
2011-07-03
1
-12
/
+8
*
isci: kill isci_remote_device_change_state()
Dan Williams
2011-07-03
1
-46
/
+22
*
isci: atomic device lookup and reference counting
Dan Williams
2011-07-03
1
-140
/
+91
*
isci: cleanup request allocation
Dan Williams
2011-07-03
1
-86
/
+50
[next]