summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp2005-10-2811-219/+454
* Merge HEAD from ../scsi-misc-2.6-old James Bottomley2005-10-2816-443/+6095
|\
| * [SCSI] aacraid: remove compiler warningMark Haverkamp2005-10-281-2/+2
| * [SCSI] aacraid: fix struct element cpu orderMark Haverkamp2005-10-282-2/+2
| * [SCSI] aacraid: fix inquiry pageMark Haverkamp2005-10-281-11/+38
| * [SCSI] aacraid: Use DMA mask definesJames Bottomley2005-10-282-9/+9
| * [SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2005-10-262-24/+11
| * [SCSI] dc395x: atomic_kmap for PIOGuennadi Liakhovetski2005-09-202-0/+21
| * [SCSI] iscsi: add module versionMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: fix nop-in handlingMike Christie2005-09-201-35/+47
| * [SCSI] iscsi: rename some proto defsMike Christie2005-09-201-13/+15
| * [SCSI] iscsi: add newline to sysfs outputMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: fix ahs lenMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: update some iscsi proto defsMike Christie2005-09-202-13/+34
| * [SCSI] iscsi: handle nonlinear skbsMike Christie2005-09-201-2/+1
| * [SCSI] iscsi: preemt fix and cleanupMike Christie2005-09-201-24/+28
| * [SCSI] iscsi: nodelay fixMike Christie2005-09-201-1/+1
| * [SCSI] move iscsi to a better place in KconfigJames Bottomley2005-09-091-6/+7
| * [SCSI] iscsi_tcp: make iscsi compile again after recent netlink changesJames Bottomley2005-09-091-1/+2
| * Merge HEAD from ../scsi-iscsi-2.6 James Bottomley2005-09-088-395/+5972
| |\
| | * Merge ../linux-2.6James Bottomley2005-08-0980-1160/+1988
| | |\
| | * | [SCSI] iscsi: fix 64 bit compile warningJames Bottomley2005-08-091-1/+1
OpenPOWER on IntegriCloud