summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[SCSI] lpfc: Adjust lpfc_scsi_buf allocationJames.Smart@Emulex.Com1-7/+16
2005-10-29[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com4-90/+89
2005-10-29[SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley9-206/+187
2005-10-29[SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com5-90/+15
2005-10-29[SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.James.Smart@Emulex.Com1-3/+36
2005-10-29[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com4-6/+12
2005-10-29[SCSI] lpfc: Fix comments for nodev_tmoJames.Smart@Emulex.Com1-1/+1
2005-10-29[SCSI] lpfc: Add range checking for attributes passed as options at load time.James.Smart@Emulex.Com1-44/+64
2005-10-29[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacksJames.Smart@Emulex.Com1-11/+7
2005-10-29[SCSI] lpfc: Update to Emulex hba model namesJames.Smart@Emulex.Com1-6/+20
2005-10-29[SCSI] lpfc: Cleanup code in lpfc_get_stats().James.Smart@Emulex.Com1-19/+15
2005-10-29[SCSI] remove broken driver cpqfcJames Bottomley12-13274/+0
2005-10-29[SCSI] fix up mismerge in osstJames Bottomley1-1/+1
2005-10-29[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com8-274/+355
2005-10-29[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik25-90/+92
2005-10-29[SCSI] use sfoo_printk() in driversJeff Garzik21-160/+149
2005-10-29[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik7-39/+33
2005-10-29Merge branch 'upstream'Jeff Garzik10-158/+687
2005-10-29[SCSI] kill unused scsi_scan_single_target()Jeff Garzik1-13/+0
2005-10-29[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez4-13/+48
2005-10-29[SCSI] sas: add support for PHY resetsChristoph Hellwig1-2/+41
2005-10-29[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-0/+3
2005-10-29Merge branch 'master'Jeff Garzik6-14/+12
2005-10-29[SCSI] sr: remove dead codeJayachandran C1-1/+1
2005-10-29[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C1-2/+2
2005-10-29[PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King1-6/+4
2005-10-29[PATCH] PCI: ipr: Block config access during BISTBrian King1-0/+2
2005-10-29[SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley1-1/+1
2005-10-29[PATCH] libata: add support for Promise SATA 300 TX2plus PDC40775Ed Kear1-0/+2
2005-10-29[libata sata_promise] add pci idJeff Garzik1-0/+2
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-8/+8
2005-10-28[libata scsi] MODE SELECT, strengthen mode senseDouglas Gilbert1-41/+103
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig1-1/+30
2005-10-28[SCSI] sgiwd93: small fixesRalf Baechle2-27/+2
2005-10-28[SCSI] dec_esp: Use the right address space macroRalf Baechle1-5/+7
2005-10-28[SCSI] dec_esp: Use physical addressesRalf Baechle1-4/+7
2005-10-28[SCSI] dec_esp: Fix mapping of ESP.Ralf Baechle1-1/+1
2005-10-28[libata pdc_adma] minor fixes and cleanupsJeff Garzik1-13/+13
2005-10-28[SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley1-26/+1
2005-10-28[SCSI] qla2xxx: fix compile warningAndrew Vasquez1-0/+2
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley14-119/+86
2005-10-28[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez1-26/+15
2005-10-28[SCSI] avoid overflows in disk size calculationsJames Bottomley1-4/+3
2005-10-28[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley3-21052/+21098
2005-10-28Merge ../bleed-2.6Greg KH32-792/+3808
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2-6/+4
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez27-393/+113
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman4-4/+4
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov1-4/+4
2005-10-28[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez2-4/+3