summaryrefslogtreecommitdiff
path: root/include/scsi/libsas.h
AgeCommit message (Expand)Author
2011-05-26[SCSI] libsas: Add option for SATA soft resetDave Jiang
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley
2010-03-30include 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 calledMike Christie
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley
2008-01-11[SCSI] libsas: don't use made up error codesJames Bottomley
2008-01-11[SCSI] libsas: Fix various sparse complaintsDarrick J. Wong
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik
2007-07-18[SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori
2007-07-18[SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong
2007-05-06[SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-03[SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong
2007-01-13[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong
2007-01-13[SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong
2007-01-13[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-06Actually update the fixed up compile failures.David Howells
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-15[SCSI] libsas: add sas_abort_taskDarrick J. Wong
2006-11-15[SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley
2006-08-29[SCSI] aic94xx: new driverJames Bottomley