aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-18[SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori2-1/+86
2007-07-18[SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggyMatthew Wilcox5-5/+10
2007-07-18[SCSI] aacraid: add vpd to inquirySalyzyn, Mark2-0/+152
2007-07-18[SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated resetSalyzyn, Mark1-7/+9
2007-07-18[SCSI] aacraid: correct valid container response in management ioctlSalyzyn, Mark1-1/+1
2007-07-18[SCSI] Use menuconfig objectsJan Engelhardt2-4/+11
2007-07-18[SCSI] seagate: make seagate_st0x_detect() staticAdrian Bunk1-1/+1
2007-07-18[SCSI] wd33c93: cleanupsAdrian Bunk1-1/+3
2007-07-18[SCSI] small cleanupsAdrian Bunk4-3/+5
2007-07-18[SCSI] libsas: fix lockdep issue with ATAJames Bottomley2-10/+10
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2-3/+15
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong3-6/+52
2007-07-18[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devicesDarrick J. Wong1-0/+7
2007-07-18[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.Darrick J. Wong1-1/+1
2007-07-18[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_doneDarrick J. Wong1-1/+1
2007-07-18[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_portDarrick J. Wong1-1/+0
2007-07-18[SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong1-3/+27
2007-07-18[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*Darrick J. Wong1-6/+4
2007-07-18[SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong2-0/+8
2007-07-18[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong1-6/+13
2007-07-18[SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong3-308/+347
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley3-22/+13
2007-07-18[SCSI] libsas: better error handling in sas_ex_discover_end_dev()James Bottomley1-2/+2
2007-07-18[SCSI] aic94xx: add SATAPI supportJames Bottomley1-17/+23
2007-07-18[SCSI] libsas: support NCQ for SATA disksDarrick J. Wong1-2/+9
2007-07-18[SCSI] aic94xx: SATA tag mask not set correctlyDarrick J. Wong1-1/+1
2007-07-18[SCSI] libsas: fix up sas_smp_phy_control()James Bottomley1-1/+1
2007-07-18[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expandersJames Bottomley1-13/+68
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong3-2/+354
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-4/+2
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-2/+3
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-1/+1
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2-2/+3
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds150-25626/+20562
2007-07-15[SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori1-57/+23
2007-07-15[SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori1-103/+60
2007-07-15[SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori1-59/+11
2007-07-15[SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2-73/+12
2007-07-15[SCSI] ppa: coding police and printk levelsAlan Cox1-30/+27
2007-07-15[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma1-1/+1
2007-07-15[SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk1-2/+0
2007-07-14[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck4-41/+58
2007-07-14[SCSI] Clean up scsi_add_lun a bitMatthew Wilcox1-38/+26
2007-07-14[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI RMsThomas Bogendoerfer1-2/+0
2007-07-14[SCSI] sni_53c710: CleanupThomas Bogendoerfer1-8/+2
2007-07-14[SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2-26/+33
2007-07-14[SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke3-5/+6
2007-07-14[SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju1-3/+3
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju13-154/+1593
2007-07-14[SCSI] stex: use resid for xfer len informationEd Lin1-2/+2