aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAge
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-16
* [SCSI] libsas: fix test for negative unsigned and typosRoel Kluin2009-01-02
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-10
|\
| * block: unify request timeout handlingJens Axboe2008-10-09
* | libata: make SCR access ops per-linkTejun Heo2008-09-29
|/
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-18
|\
| * [SCSI] libsas: fix endianness bug in sas_ataAl Viro2008-04-17
| * [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-07
* | libata: kill ata_noop_dev_select()Tejun Heo2008-04-17
* | libata: remove check_status from non-SFF driversTejun Heo2008-04-17
* | libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-17
* | libata: add qc_fill_rtf port operationTejun Heo2008-04-17
* | libata: rename SFF port opsTejun Heo2008-04-17
|/
* [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley2008-03-27
* [SCSI] libsas: misc fixes to the eh pathJames Bottomley2008-02-24
* [SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley2008-02-24
* [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-23
|\
| * [SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley2008-02-22
| * [SCSI] libsas: fix error handlingJames Bottomley2008-02-22
* | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-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: don't use made up error codesJames Bottomley2008-01-11
| * [SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley2008-01-11
| * [SCSI] libsas: add host SMP processingJames Bottomley2008-01-11
| * [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-11
| * [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-11
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-25
|\ \
| * | libata: convert to chained sgTejun Heo2008-01-23
| * | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-23
| * | libata: implement protocol testsTejun Heo2008-01-23
| |/
* / Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
|/
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* libata-link: introduce ata_linkTejun Heo2007-10-12
* [SCSI] libsas: fix build dependencies on libataJames Bottomley2007-07-31
* [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl2007-07-28
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-26
* [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULLDarrick J. Wong2007-07-24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-22
|\
| * [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-22
| * [SCSI] libsas: fix scr_read/write users and update the libata documentationJames Bottomley2007-07-20
| * [SCSI] libsas: kill unused smp_portal codeFUJITA Tomonori2007-07-18
| * [SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori2007-07-18
| * [SCSI] libsas: fix lockdep issue with ATAJames Bottomley2007-07-18