aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_sas.c
Commit message (Expand)AuthorAgeFilesLines
* block: remove per-queue pluggingJens Axboe2011-03-101-5/+1
* [SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley2010-02-081-6/+97
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-3/+3
* [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_physJames Bottomley2009-08-221-4/+0
* scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori2009-06-211-2/+2
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-3/+1
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-20/+22
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* block: make queue flags non-atomicNick Piggin2008-04-291-2/+1
* [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objectsFUJITA Tomonori2008-04-221-2/+20
* [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-221-1/+1
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-69/+88
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
* [SCSI] libsas, bsg: pass errors through correctlyJames Bottomley2008-01-111-0/+1
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-19/+21
* [SCSI] bsg: make class backlinksJames Bottomley2007-07-211-14/+18
* [SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley2007-07-201-1/+35
* [SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori2007-07-181-0/+85
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-2/+2
* [SCSI] libsas: Check return values of sysfs_create_linkDarrick J. Wong2007-01-271-4/+22
* [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-271-14/+19
* [SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer2007-01-271-1/+1
* [SCSI] libsas: sysfs phy control attributes should not be S_IWUGODarrick J. Wong2007-01-131-2/+2
* [SCSI] libsas: Use SCAN_WILD_CARD instead of ~0Darrick J. Wong2007-01-131-1/+1
* [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-131-0/+51
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
* [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-071-6/+67
* [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-271-8/+2
* [SCSI] scsi_transport_sas: kill the use of channel James Bottomley2006-07-121-5/+3
* [SCSI] scsi_transport_sas: add expander backlinkJames Bottomley2006-07-121-0/+20
* [SCSI] scsi_transport_sas: add unindexed portsJames Bottomley2006-07-091-1/+35
* [SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2006-06-281-38/+333
* [SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley2006-06-121-0/+14
* Merge ../linux-2.6James Bottomley2006-06-101-2/+2
|\
| * [SCSI] scsi_transport_sas: make write attrs writeableEric Moore2006-05-201-1/+0
| * [SCSI] scsi_transport_sas; fix user_scanJames Bottomley2006-05-201-1/+2
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-2/+2
|/
* [SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley2006-04-141-0/+2
* [SCSI] expose sas internal class for the domain transportJames Bottomley2006-04-131-34/+1
* [SCSI] sas transport: ref count updateMike Anderson2006-04-131-24/+6
* [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-191-45/+27
* [SCSI] add preliminary expander support to the sas transport classJames Bottomley2006-03-141-6/+135
* [SCSI] add missing transport_container_unregister in sas classJames Bottomley2006-03-091-0/+1
* [PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley2006-03-061-34/+165
* [SCSI] make some sas class properties optionalJames Bottomley2006-03-031-5/+31
* [SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley2006-03-021-0/+1
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-271-2/+51
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-6/+3
* [SCSI] scsi_transport_sas.c: display port identifierMoore, Eric2006-01-311-3/+3
* [SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric2006-01-141-3/+3