summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_transport_sas.c
Commit message (Expand)AuthorAge
* scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori2009-06-21
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* block: make queue flags non-atomicNick Piggin2008-04-29
* [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objectsFUJITA Tomonori2008-04-22
* [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-22
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* drivers/scsi/: Spelling fixesJoe Perches2008-02-03
* [SCSI] libsas, bsg: pass errors through correctlyJames Bottomley2008-01-11
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-11
* [SCSI] bsg: make class backlinksJames Bottomley2007-07-21
* [SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley2007-07-20
* [SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori2007-07-18
* Fix typos concerning hierarchyUwe Kleine-König2007-02-17
* [SCSI] libsas: Check return values of sysfs_create_linkDarrick J. Wong2007-01-27
* [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-27
* [SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer2007-01-27
* [SCSI] libsas: sysfs phy control attributes should not be S_IWUGODarrick J. Wong2007-01-13
* [SCSI] libsas: Use SCAN_WILD_CARD instead of ~0Darrick J. Wong2007-01-13
* [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-13
* [PATCH] severing module.h->sched.hAl Viro2006-12-04
* [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-07
* [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-27
* [SCSI] scsi_transport_sas: kill the use of channel James Bottomley2006-07-12
* [SCSI] scsi_transport_sas: add expander backlinkJames Bottomley2006-07-12
* [SCSI] scsi_transport_sas: add unindexed portsJames Bottomley2006-07-09
* [SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2006-06-28
* [SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley2006-06-12
* Merge ../linux-2.6James Bottomley2006-06-10
|\
| * [SCSI] scsi_transport_sas: make write attrs writeableEric Moore2006-05-20
| * [SCSI] scsi_transport_sas; fix user_scanJames Bottomley2006-05-20
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
|/
* [SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley2006-04-14
* [SCSI] expose sas internal class for the domain transportJames Bottomley2006-04-13
* [SCSI] sas transport: ref count updateMike Anderson2006-04-13
* [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-19
* [SCSI] add preliminary expander support to the sas transport classJames Bottomley2006-03-14
* [SCSI] add missing transport_container_unregister in sas classJames Bottomley2006-03-09
* [PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley2006-03-06
* [SCSI] make some sas class properties optionalJames Bottomley2006-03-03
* [SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley2006-03-02
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-27
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
* [SCSI] scsi_transport_sas.c: display port identifierMoore, Eric2006-01-31
* [SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric2006-01-14
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-14
* [SCSI] sas: fix removal of devices behind expandersChristoph Hellwig2006-01-14
* [SCSI] sas: clear parent->rphy in sas_rphy_deleteChristoph Hellwig2006-01-12
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07