aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h
Commit message (Expand)AuthorAge
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-07
* [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-24
* [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-25
* [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-11
* [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-11
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-11
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-26
* [SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori2007-07-18
* [SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2007-07-18
* [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-18
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-06
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-11
|\
| * [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-03
| * [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-27
| * [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-13
| * [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong2007-01-13
| * [SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong2007-01-13
| * [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong2007-01-13
| * [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-13
| * [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong2007-01-13
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Actually update the fixed up compile failures.David Howells2006-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-05
| |\
| | * [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-22
| | * [SCSI] libsas: add sas_abort_taskDarrick J. Wong2006-11-15
| | * [SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong2006-11-15
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\| |
| * | [PATCH] add missing libsas include to fix s390 compilation.Dave Jones2006-11-28
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-24
* [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-07
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-07
* [SCSI] aic94xx: new driverJames Bottomley2006-08-29