summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas/sas_scsi_host.c
AgeCommit message (Expand)Author
2011-05-26[SCSI] libsas: check dev->gone before submitting sata i/oDan Williams
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-02libsas: convert to libata new error handlerJames Bottomley
2011-02-13[SCSI] libsas: convert to libata new error handlerJames Bottomley
2011-01-24[SCSI] libsas: fix runaway error handler problemJames Bottomley
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-05-16[SCSI] libsas: fix deref before check in commit 70b25f890ceJames Bottomley
2010-05-01[SCSI] fix locking around blk_abort_request()Tejun Heo
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
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2008-10-09block: unify request timeout handlingJens Axboe
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong
2008-02-23[SCSI] libsas: misc fixes to the eh pathJames Bottomley
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley
2008-02-22[SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley
2008-02-22[SCSI] libsas: fix error handlingJames Bottomley
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-23[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori
2008-01-23[SCSI] libsas: fix sense_buffer overrunFUJITA Tomonori
2008-01-11[SCSI] libsas: Fix various sparse complaintsDarrick J. Wong
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong
2007-07-18[SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong
2007-07-18[SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley
2007-07-18[SCSI] aic94xx: add SATAPI supportJames Bottomley
2007-07-18[SCSI] libsas: support NCQ for SATA disksDarrick J. Wong
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-05-29[SCSI] libsas: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-06[SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig
2007-02-03[SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong
2007-01-30[SCSI] libsas: fix task attributeFUJITA Tomonori
2007-01-27[SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong
2007-01-13[SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong
2007-01-13[SCSI] libsas: phy port lock needs irq spinlocksDarrick 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: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick J. Wong