summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] iscsi_tcp: buggered kmalloc()Al Viro2007-07-201-1/+1
| * | [SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez2007-07-201-1/+1
| * | [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-2011-218/+1137
| * | [SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez2007-07-201-6/+3
| * | [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez2007-07-201-21/+4
| * | [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-209-196/+244
| * | [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.Shyam Sundar2007-07-201-0/+19
| * | [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...Andrew Vasquez2007-07-202-9/+28
| * | [SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez2007-07-205-5/+9
| * | [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-209-54/+60
| * | [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley2007-07-193-31/+14
| * | [SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg2007-07-193-3/+3
| * | [SCSI] zfcp: code cleanupSwen Schillig2007-07-182-81/+33
| * | [SCSI] zfcp: NULL vs 0 usageHeiko Carstens2007-07-182-7/+4
| * | [SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig2007-07-181-2/+1
| * | [SCSI] libsas: kill unused smp_portal codeFUJITA Tomonori2007-07-181-106/+0
| * | [SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori2007-07-183-0/+51
| * | [SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori2007-07-183-2/+88
| * | [SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggyMatthew Wilcox2007-07-185-5/+10
| * | [SCSI] aacraid: add vpd to inquirySalyzyn, Mark2007-07-182-0/+152
| * | [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user in...Salyzyn, Mark2007-07-181-7/+9
| * | [SCSI] aacraid: correct valid container response in management ioctlSalyzyn, Mark2007-07-181-1/+1
| * | [SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya2007-07-183-63/+278
| * | [SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2007-07-182-2/+14
| * | [SCSI] add PCI_VENDOR_ID macro for Brocade in pci_ids.hPrakash, Sathya2007-07-181-0/+2
| * | [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-187-0/+272
| * | [SCSI] Use menuconfig objectsJan Engelhardt2007-07-182-4/+11
| * | [SCSI] seagate: make seagate_st0x_detect() staticAdrian Bunk2007-07-181-1/+1
| * | [SCSI] wd33c93: cleanupsAdrian Bunk2007-07-181-1/+3
| * | [SCSI] small cleanupsAdrian Bunk2007-07-184-3/+5
| * | [SCSI] libsas: fix lockdep issue with ATAJames Bottomley2007-07-182-10/+10
| * | [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-183-3/+21
| * | [SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong2007-07-184-6/+54
| * | [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devicesDarrick J. Wong2007-07-181-0/+7
| * | [SCSI] libsas: Unknown STP devices should be reported to libata as unknown.Darrick J. Wong2007-07-181-1/+1
| * | [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_doneDarrick J. Wong2007-07-181-1/+1
| * | [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_portDarrick J. Wong2007-07-181-1/+0
| * | [SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong2007-07-182-3/+28
| * | [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*Darrick J. Wong2007-07-181-6/+4
| * | [SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong2007-07-182-0/+8
| * | [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong2007-07-181-6/+13
| * | [SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2007-07-185-308/+387
| * | [SCSI] libsas: fixup NCQ for SATA disksJames Bottomley2007-07-183-22/+13
| * | [SCSI] libsas: better error handling in sas_ex_discover_end_dev()James Bottomley2007-07-181-2/+2
| * | [SCSI] aic94xx: add SATAPI supportJames Bottomley2007-07-181-17/+23
| * | [SCSI] libsas: support NCQ for SATA disksDarrick J. Wong2007-07-181-2/+9
| * | [SCSI] aic94xx: SATA tag mask not set correctlyDarrick J. Wong2007-07-181-1/+1
| * | [SCSI] libsas: fix up sas_smp_phy_control()James Bottomley2007-07-181-1/+1
| * | [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expandersJames Bottomley2007-07-181-13/+68
| * | [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-184-2/+366