aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/raid_class.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+1
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-36/+37
2008-04-07[SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley1-1/+1
2006-10-04[SCSI] raid class: handle component-add errorsJeff Garzik1-4/+16
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2006-01-12[SCSI] raid_class.c - adding RAID10 and RAID10 definesMoore, Eric1-0/+2
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven1-1/+1
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley1-24/+72
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+2
2005-11-06[SCSI] raid class updateJames Bottomley1-24/+72
2005-08-30[SCSI] embryonic RAID classJames Bottomley1-0/+250