aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-11-06[SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()jack wang
2009-07-30[SCSI] libsas: fix wide port hotplug issuesTom Peng
2009-07-16[SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo
2009-05-11block: cleanup rq->data_len usagesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-02[SCSI] libsas: fix test for negative unsigned and typosRoel Kluin
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-09block: unify request timeout handlingJens Axboe
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-17libata: kill ata_noop_dev_select()Tejun Heo
2008-04-17libata: remove check_status from non-SFF driversTejun Heo
2008-04-17libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo
2008-04-17libata: add qc_fill_rtf port operationTejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17[SCSI] libsas: fix endianness bug in sas_ataAl Viro
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong
2008-03-27[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley
2008-02-23[SCSI] libsas: misc fixes to the eh pathJames Bottomley
2008-02-23[SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-02-22[SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley
2008-02-22[SCSI] libsas: fix error handlingJames Bottomley
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley
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-23libata: convert to chained sgTejun Heo
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo
2008-01-23libata: implement protocol testsTejun Heo
2008-01-11[SCSI] libsas: don't use made up error codesJames Bottomley
2008-01-11[SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley
2008-01-11[SCSI] libsas: add host SMP processingJames 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