aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-16[SCSI] libsas: fix port->dev_list lockingDan Williams
2011-10-02[SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams
2011-10-02[SCSI] isci: atapi supportDan Williams
2011-10-02[SCSI] libsas: set sas_address and device type of rphyJack Wang
2011-10-02[SCSI] libsas: dynamic queue depthDan Williams
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams
2011-10-02[SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov
2011-09-22[SCSI] libsas: sgpio write supportDan Williams
2011-09-22[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Mark Salyzyn
2011-08-30[SCSI] libsas: fix sas_queuecommand return valuesChristoph Hellwig
2011-08-30[SCSI] libsas: reindent sas_queuecommandChristoph Hellwig
2011-08-30[SCSI] libsas: sas_queuecommand doesnt need host_lockChristoph Hellwig
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams
2011-07-27[SCSI] libsas: remove expander from dev list on errorLuben Tuikov
2011-05-26[SCSI] libsas: Add option for SATA soft resetDave Jiang
2011-05-26[SCSI] libsas: check dev->gone before submitting sata i/oDan Williams
2011-05-26[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams
2011-05-24[SCSI] libsas: fix SATA NCQ errorXiangliang Yu
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-17scsi: change to new flag variablematt mooney
2011-03-14[SCSI] libsas: fix ata list corruption issueJames Bottomley
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov
2011-03-02ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov
2011-03-02libsas: convert to libata new error handlerJames Bottomley
2011-02-28[SCSI] libsas: fix loopback topology bug during discoveryjack_wang
2011-02-13[SCSI] libsas: convert to libata new error handlerJames Bottomley
2011-01-24[SCSI] libsas: remove spurious sata control register read/writeJames Bottomley
2011-01-24[SCSI] libsas: convert to standard kernel debuggingJames Bottomley
2011-01-24[SCSI] libsas: fix ATAPI check condition terminationJames Bottomley
2011-01-24[SCSI] libsas: fix runaway error handler problemJames Bottomley
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams
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-11[SCSI] libsas: fix bug for vacant phyJack Wang
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong
2010-10-07[SCSI] libsas: fix NCQ mixing with non-NCQDavid Milburn
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