aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_scsi_host.c
Commit message (Expand)AuthorAge
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-16
* block: unify request timeout handlingJens Axboe2008-10-09
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-07
* [SCSI] libsas: misc fixes to the eh pathJames Bottomley2008-02-24
* [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-24
* [SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley2008-02-22
* [SCSI] libsas: fix error handlingJames Bottomley2008-02-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori2008-01-23
| * [SCSI] libsas: fix sense_buffer overrunFUJITA Tomonori2008-01-23
| * [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-11
* | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
|/
* [SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong2007-07-18
* [SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong2007-07-18
* [SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2007-07-18
* [SCSI] libsas: fixup NCQ for SATA disksJames Bottomley2007-07-18
* [SCSI] aic94xx: add SATAPI supportJames Bottomley2007-07-18
* [SCSI] libsas: support NCQ for SATA disksDarrick J. Wong2007-07-18
* [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-18
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [SCSI] libsas: convert to use the data buffer accessorsFUJITA Tomonori2007-05-29
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-06
* [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-03
* [SCSI] libsas: fix task attributeFUJITA Tomonori2007-01-30
* [SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong2007-01-27
* [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-27
* [SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong2007-01-13
* [SCSI] libsas: phy port lock needs irq spinlocksDarrick 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: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick 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
* Actually update the fixed up compile failures.David Howells2006-12-06
* [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
* [PATCH] SCSI: fix request flag-related build breakageJeff Garzik2006-09-30
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-24
* [SCSI] aic94xx: new driverJames Bottomley2006-08-29