summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge by HandJames Bottomley2005-11-04135-36998/+29890
|\
| * [SCSI] ips: Fix initialization bug with kdumpJack Hammer2005-10-311-0/+93
| * [SCSI] ips: Fix up for correct scatter/gather processingJack Hammer2005-10-291-13/+36
| * [SCSI] lpfc: Change version number to 8.1.0James.Smart@Emulex.Com2005-10-291-1/+1
| * [SCSI] lpfc 8.1.0 : Add owner field to struct pci_driverJames.Smart@Emulex.Com2005-10-291-0/+1
| * [SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com2005-10-297-217/+155
| * [SCSI] lpfc: Remove unneeded IOCB_t * castJames.Smart@Emulex.Com2005-10-291-1/+1
| * [SCSI] lpfc: Adjust lpfc_scsi_buf allocationJames.Smart@Emulex.Com2005-10-291-7/+16
| * [SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com2005-10-294-90/+89
| * [SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley2005-10-299-206/+187
| * [SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com2005-10-295-90/+15
| * [SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.James.Smart@Emulex.Com2005-10-291-3/+36
| * [SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com2005-10-294-6/+12
| * [SCSI] lpfc: Fix comments for nodev_tmoJames.Smart@Emulex.Com2005-10-291-1/+1
| * [SCSI] lpfc: Add range checking for attributes passed as options at load time.James.Smart@Emulex.Com2005-10-291-44/+64
| * [SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacksJames.Smart@Emulex.Com2005-10-291-11/+7
| * [SCSI] lpfc: Update to Emulex hba model namesJames.Smart@Emulex.Com2005-10-291-6/+20
| * [SCSI] lpfc: Cleanup code in lpfc_get_stats().James.Smart@Emulex.Com2005-10-291-19/+15
| * [SCSI] remove broken driver cpqfcJames Bottomley2005-10-2912-13274/+0
| * [SCSI] fix up mismerge in osstJames Bottomley2005-10-291-1/+1
| * [SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com2005-10-289-276/+384
| * [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-2825-90/+92
| * [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-2821-160/+149
| * [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-287-39/+33
| * [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik2005-10-281-0/+16
| * [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-282-15/+0
| * [SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez2005-10-285-13/+50
| * [SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2005-10-282-10/+13
| * [SCSI] mptsas: add support for PHY resetsChristoph Hellwig2005-10-282-0/+100
| * [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-282-2/+42
| * [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-283-3/+13
| * [SCSI] sr: remove dead codeJayachandran C2005-10-281-1/+1
| * [SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C2005-10-281-2/+2
| * [SCSI] mptsas: support link error attributesChristoph Hellwig2005-10-281-73/+153
| * [SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley2005-10-281-1/+1
| * [SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig2005-10-282-5/+49
| * [SCSI] sgiwd93: small fixesRalf Baechle2005-10-282-27/+2
| * [SCSI] dec_esp: Use the right address space macroRalf Baechle2005-10-281-5/+7
| * [SCSI] dec_esp: Use physical addressesRalf Baechle2005-10-281-4/+7
| * [SCSI] dec_esp: Fix mapping of ESP.Ralf Baechle2005-10-281-1/+1
| * [SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley2005-10-281-26/+1
| * [SCSI] qla2xxx: fix compile warningAndrew Vasquez2005-10-281-0/+2
| * [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-2816-119/+96
| * [SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez2005-10-281-26/+15
| * [SCSI] avoid overflows in disk size calculationsJames Bottomley2005-10-281-4/+3
| * [SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley2005-10-283-21052/+21098
| * [SCSI] qla2xxx: Update license.Andrew Vasquez2005-10-2828-393/+158
| * [SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez2005-10-282-4/+3
| * [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez2005-10-287-41/+146
| * [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez2005-10-281-1/+1
OpenPOWER on IntegriCloud