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
2017-08-25
scsi: libsas: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+0
2017-04-06
scsi: make eh_eflags persistent
Hannes Reinecke
1
-2
/
+0
2017-04-06
scsi: libsas: allow async aborts
Christoph Hellwig
1
-3
/
+0
2017-02-06
scsi: libsas: remove sas_scsi_timed_out
Christoph Hellwig
1
-7
/
+0
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-8
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-175
/
+1
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-7
/
+5
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-14
/
+3
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-14
/
+6
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-8
/
+3
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-2
/
+3
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-5
/
+6
2014-03-15
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
Dan Williams
1
-1
/
+1
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-1
/
+1
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
[next]