| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-24 | scsi: core: raid_class: Remove raid_component_add() | Zhu Wang | 1 | -48/+0 |
| 2023-08-07 | scsi: core: Fix possible memory leak if device_add() fails | Zhu Wang | 1 | -0/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437 | Thomas Gleixner | 1 | -2/+1 |
| 2018-08-30 | scsi: raid_attrs: fix unused variable warning | Arnd Bergmann | 1 | -3/+1 |
| 2018-02-12 | scsi: raid_class: Add 'JBOD' RAID level | Hannes Reinecke | 1 | -0/+1 |
| 2010-03-03 | [SCSI] raid_attrs: fix dependency problems | James Bottomley | 1 | -0/+2 |
| 2010-02-17 | [SCSI] raid_class: add raid1e | Kashyap, Desai | 1 | -0/+1 |
| 2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+1 |
| 2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones | 1 | -36/+37 |
| 2008-04-07 | [SCSI] transport_class: BUG if we can't release the attribute container | James Bottomley | 1 | -1/+1 |
| 2006-10-04 | [SCSI] raid class: handle component-add errors | Jeff Garzik | 1 | -4/+16 |
| 2006-06-10 | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -2/+2 |
| 2006-01-12 | [SCSI] raid_class.c - adding RAID10 and RAID10 defines | Moore, Eric | 1 | -0/+2 |
| 2005-12-13 | [SCSI] Mark some core scsi data structures const | Arjan van de Ven | 1 | -1/+1 |
| 2005-11-08 | Merge by hand (conflicts between pending drivers and kfree cleanups) | James Bottomley | 1 | -24/+72 |
| 2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau | 1 | -0/+2 |
| 2005-11-06 | [SCSI] raid class update | James Bottomley | 1 | -24/+72 |
| 2005-08-30 | [SCSI] embryonic RAID class | James Bottomley | 1 | -0/+250 |