| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] bsg: make class backlinks | James Bottomley | 2007-07-21 | 1 | -14/+18 |
* | [SCSI] scsi_transport_sas: add destructor for bsg | James Bottomley | 2007-07-20 | 1 | -1/+35 |
* | [SCSI] transport_sas: add SAS management protocol support | FUJITA Tomonori | 2007-07-18 | 1 | -0/+85 |
* | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 | 1 | -2/+2 |
* | [SCSI] libsas: Check return values of sysfs_create_link | Darrick J. Wong | 2007-01-27 | 1 | -4/+22 |
* | [SCSI] libsas: Clean up discovery failure handler code | Darrick J. Wong | 2007-01-27 | 1 | -14/+19 |
* | [SCSI] aic94xx: fix typos and update verison number | Alexis Bruemmer | 2007-01-27 | 1 | -1/+1 |
* | [SCSI] libsas: sysfs phy control attributes should not be S_IWUGO | Darrick J. Wong | 2007-01-13 | 1 | -2/+2 |
* | [SCSI] libsas: Use SCAN_WILD_CARD instead of ~0 | Darrick J. Wong | 2007-01-13 | 1 | -1/+1 |
* | [SCSI] libsas: Add a sysfs knob to enable/disable a phy | Darrick J. Wong | 2007-01-13 | 1 | -0/+51 |
* | [PATCH] severing module.h->sched.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities | James Bottomley | 2006-09-07 | 1 | -6/+67 |
* | [SCSI] scsi_transport_sas: remove local_attached flag | James Bottomley | 2006-08-27 | 1 | -8/+2 |
* | [SCSI] scsi_transport_sas: kill the use of channel | James Bottomley | 2006-07-12 | 1 | -5/+3 |
* | [SCSI] scsi_transport_sas: add expander backlink | James Bottomley | 2006-07-12 | 1 | -0/+20 |
* | [SCSI] scsi_transport_sas: add unindexed ports | James Bottomley | 2006-07-09 | 1 | -1/+35 |
* | [SCSI] scsi_transport_sas: introduce a sas_port entity | James Bottomley | 2006-06-28 | 1 | -38/+333 |
* | [SCSI] scsi_transport_sas: fix panic in sas_free_rphy | James Bottomley | 2006-06-12 | 1 | -0/+14 |
* | Merge ../linux-2.6 | James Bottomley | 2006-06-10 | 1 | -2/+2 |
|\ |
|
| * | [SCSI] scsi_transport_sas: make write attrs writeable | Eric Moore | 2006-05-20 | 1 | -1/+0 |
| * | [SCSI] scsi_transport_sas; fix user_scan | James Bottomley | 2006-05-20 | 1 | -1/+2 |
* | | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 2006-06-10 | 1 | -2/+2 |
|/ |
|
* | [SCSI] scsi_transport_sas: don't scan a non-existent end device | James Bottomley | 2006-04-14 | 1 | -0/+2 |
* | [SCSI] expose sas internal class for the domain transport | James Bottomley | 2006-04-13 | 1 | -34/+1 |
* | [SCSI] sas transport: ref count update | Mike Anderson | 2006-04-13 | 1 | -24/+6 |
* | [SCSI] eliminate rphy allocation in favour of expander/end device allocation | James Bottomley | 2006-03-19 | 1 | -45/+27 |
* | [SCSI] add preliminary expander support to the sas transport class | James Bottomley | 2006-03-14 | 1 | -6/+135 |
* | [SCSI] add missing transport_container_unregister in sas class | James Bottomley | 2006-03-09 | 1 | -0/+1 |
* | [PATCH] convert aic94xx over to using the sas transport end device | James Bottomley | 2006-03-06 | 1 | -34/+165 |
* | [SCSI] make some sas class properties optional | James Bottomley | 2006-03-03 | 1 | -5/+31 |
* | [SCSI] add 6.0 Gbit phy definitions to the sas transport class | James Bottomley | 2006-03-02 | 1 | -0/+1 |
* | [SCSI] sas: add support for enclosure and bad ID rphy attributes | Christoph Hellwig | 2006-02-27 | 1 | -2/+51 |
* | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 2006-02-27 | 1 | -6/+3 |
* | [SCSI] scsi_transport_sas.c: display port identifier | Moore, Eric | 2006-01-31 | 1 | -3/+3 |
* | [SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifier | Moore, Eric | 2006-01-14 | 1 | -3/+3 |
* | [SCSI] remove target parent limitiation | Christoph Hellwig | 2006-01-14 | 1 | -18/+24 |
* | [SCSI] sas: fix removal of devices behind expanders | Christoph Hellwig | 2006-01-14 | 1 | -1/+11 |
* | [SCSI] sas: clear parent->rphy in sas_rphy_delete | Christoph Hellwig | 2006-01-12 | 1 | -0/+2 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+2 |
* | [SCSI] sas: add support for PHY resets | Christoph Hellwig | 2005-10-28 | 1 | -2/+41 |
* | [SCSI] sas: add flag for locally attached PHYs | Christoph Hellwig | 2005-10-28 | 1 | -0/+3 |
* | [SCSI] scsi_transport_sas: support link error attributes | Christoph Hellwig | 2005-10-28 | 1 | -1/+30 |
* | [SCSI] sas: fix remote phy removal | Christoph Hellwig | 2005-09-25 | 1 | -5/+4 |
* | [SCSI] SAS transport class: fixup prototype of sas_host_setup | James Bottomley | 2005-09-09 | 1 | -1/+2 |
* | [SCSI] SAS transport class | Christoph Hellwig | 2005-09-09 | 1 | -0/+819 |