index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_scsi_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
1
-2
/
+6
2012-07-20
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
1
-11
/
+8
2012-07-20
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
1
-0
/
+21
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
1
-4
/
+117
2012-07-20
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
Maciej Trela
1
-1
/
+0
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
1
-6
/
+21
2012-02-29
[SCSI] libsas: don't recover end devices attached to disabled phys
Dan Williams
1
-1
/
+2
2012-02-29
[SCSI] libsas: fix lifetime of SAS_HA_FROZEN
Dan Williams
1
-6
/
+7
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
1
-18
/
+0
2012-02-29
[SCSI] libsas: fix mixed topology recovery
Dan Williams
1
-6
/
+7
2012-02-29
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
Dan Williams
1
-3
/
+0
2012-02-29
[SCSI] libsas: pre-clean commands that won the eh vs completion race
Dan Williams
1
-9
/
+16
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-20
/
+18
2012-02-19
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
1
-1
/
+0
2012-02-19
[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
Dan Williams
1
-2
/
+2
2012-02-19
[SCSI] libsas: let libata handle command timeouts
Dan Williams
1
-2
/
+20
2012-02-19
[SCSI] libsas: fix timeout vs completion race
Dan Williams
1
-53
/
+51
2012-02-19
[SCSI] libsas: prevent double completion of scmds from eh
Dan Williams
1
-28
/
+33
2012-02-19
[SCSI] libsas: close error handling vs sas_ata_task_done() race
Dan Williams
1
-44
/
+0
2012-02-19
[SCSI] libsas: convert dev->gone to flags
Dan Williams
1
-1
/
+1
2012-02-19
[SCSI] libsas: remove ata_port.lock management duties from lldds
Dan Williams
1
-4
/
+2
2012-02-19
[SCSI] libsas: fix domain_device leak
Dan Williams
1
-10
/
+6
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
1
-9
/
+0
2011-10-31
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-10-02
[SCSI] isci: atapi support
Dan Williams
1
-1
/
+1
2011-10-02
[SCSI] libsas: dynamic queue depth
Dan Williams
1
-21
/
+18
2011-10-02
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
1
-1
/
+10
2011-08-30
[SCSI] libsas: fix sas_queuecommand return values
Christoph Hellwig
1
-4
/
+5
2011-08-30
[SCSI] libsas: reindent sas_queuecommand
Christoph Hellwig
1
-43
/
+38
2011-08-30
[SCSI] libsas: sas_queuecommand doesnt need host_lock
Christoph Hellwig
1
-22
/
+3
2011-05-26
[SCSI] libsas: check dev->gone before submitting sata i/o
Dan Williams
1
-7
/
+7
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+1
2011-03-02
libsas: convert to libata new error handler
James Bottomley
1
-2
/
+12
2011-02-13
[SCSI] libsas: convert to libata new error handler
James Bottomley
1
-2
/
+12
2011-01-24
[SCSI] libsas: fix runaway error handler problem
James Bottomley
1
-0
/
+1
2011-01-05
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
1
-2
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+7
2010-10-08
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
Darrick J. Wong
1
-0
/
+7
2010-09-10
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
1
-12
/
+1
2010-07-28
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
1
-2
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-8
/
+8
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-1
/
+1
2010-05-16
[SCSI] libsas: fix deref before check in commit 70b25f890ce
James Bottomley
1
-8
/
+8
2010-05-01
[SCSI] fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+5
2009-01-16
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
1
-1
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-15
/
+15
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
1
-15
/
+15
[next]