index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_init.c
Age
Commit message (
Expand
)
Author
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
2012-02-29
[SCSI] libsas: don't recover end devices attached to disabled phys
Dan Williams
2012-02-29
[SCSI] libsas: fix sas_unregister_ports vs sas_drain_work
Dan Williams
2012-02-29
[SCSI] libsas: route local link resets through ata-eh
Dan Williams
2012-02-19
[SCSI] libsas: Remove redundant phy state notification calls.
Jeff Skirvin
2012-02-19
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2012-02-19
[SCSI] libsas: perform sas-transport resets in shost->workq context
Dan Williams
2012-02-19
[SCSI] libsas: let libata handle command timeouts
Dan Williams
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
2012-02-19
[SCSI] libsas: convert ha->state to flags
Dan Williams
2012-02-19
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
2011-10-02
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
2011-08-27
[SCSI] libsas: export sas_alloc_task()
Dan Williams
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-18
[SCSI] libsas: add SAS management protocol handler
FUJITA Tomonori
2007-01-13
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
2007-01-13
[SCSI] libsas: Destroy the task collector thread after releasing ports
Darrick J. Wong
2007-01-13
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-11-22
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-15
[SCSI] libsas: modify error handler to use scsi_eh_* functions
Darrick J. Wong
2006-09-07
[SCSI] aci94xx: implement link rate setting
James Bottomley
2006-08-29
[SCSI] aic94xx: new driver
James Bottomley