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