aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_init.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-221-0/+1
|\
| * [SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori2007-07-181-0/+1
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
|/
* [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-131-0/+12
* [SCSI] libsas: Destroy the task collector thread after releasing portsDarrick J. Wong2007-01-131-2/+3
* [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-131-2/+33
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-061-1/+3
|\
| * [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-221-1/+1
| * [SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong2006-11-151-0/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+4
|/
* [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-071-2/+42
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+227