summaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-191-0/+3
* [SCSI] libsas: prevent double completion of scmds from ehDan Williams2012-02-191-1/+4
* [SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2012-02-191-1/+0Star
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-191-3/+1Star
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-191-2/+10
* [SCSI] libsas: convert dev->gone to flagsDan Williams2012-02-191-2/+5
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-0/+4
* [SCSI] libsas: convert ha->state to flagsDan Williams2012-02-191-2/+1Star
* [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-191-3/+0Star
* [SCSI] libsas: fix domain_device leakDan Williams2012-02-191-0/+1
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-191-1/+0Star
* [SCSI] libsas: remove unused ata_task_resp fieldsDan Williams2012-02-191-7/+0Star
* [SCSI] libsas: fix port->dev_list lockingDan Williams2011-10-161-1/+1
* [SCSI] isci: atapi supportDan Williams2011-10-021-0/+5
* [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build errorDan Williams2011-10-021-0/+7
* [SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov2011-10-021-0/+3
* [SCSI] libsas: sgpio write supportDan Williams2011-09-221-0/+11
* [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-271-24/+2Star
* [SCSI] libsas: Add option for SATA soft resetDave Jiang2011-05-271-0/+1
* [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-0/+2
* SCSI host lock push-downJeff Garzik2010-11-161-2/+1Star
* [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-081-0/+1
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-10/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+2
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-071-0/+2
* [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-241-0/+1
* [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-251-0/+4
* [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-121-2/+0Star
* [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-121-3/+1Star
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-121-9/+9
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-261-1/+1
* [SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori2007-07-181-0/+2
* [SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2007-07-181-0/+1
* [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-181-0/+12
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-061-2/+1Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-111-2/+17
|\
| * [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-031-0/+1
| * [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-271-0/+1
| * [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-131-0/+8
| * [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong2007-01-131-1/+2
| * [SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong2007-01-131-0/+1
| * [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong2007-01-131-1/+0Star
| * [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-131-0/+3
| * [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong2007-01-131-0/+1
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1Star
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* Actually update the fixed up compile failures.David Howells2006-12-061-1/+1