aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_transport_sas.c
AgeCommit message (Expand)Author
2014-06-18SCSI: scsi_transport_sas: move bsg destructor into sas_rphy_removeJoe Lawrence
2012-12-01[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy
2012-02-29[SCSI] scsi_transport_sas: 'enable' phys on resetDan Williams
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2011-10-02[SCSI] libsas: disable scanning lun > 0 on ata devicesDan Williams
2011-03-10block: remove per-queue pluggingJens Axboe
2010-02-08[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-08-22[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_physJames Bottomley
2009-06-21scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-22[SCSI] scsi_transport_sas: fix the lifetime of sas bsg objectsFUJITA Tomonori
2008-04-22[SCSI] bsg: add release callback supportFUJITA Tomonori
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-02-03drivers/scsi/: Spelling fixesJoe Perches
2008-01-11[SCSI] libsas, bsg: pass errors through correctlyJames Bottomley
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley
2007-07-21[SCSI] bsg: make class backlinksJames Bottomley
2007-07-20[SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley
2007-07-18[SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-01-27[SCSI] libsas: Check return values of sysfs_create_linkDarrick J. Wong
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong
2007-01-27[SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer
2007-01-13[SCSI] libsas: sysfs phy control attributes should not be S_IWUGODarrick J. Wong
2007-01-13[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0Darrick J. Wong
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-09-07[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley
2006-08-27[SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley
2006-07-12[SCSI] scsi_transport_sas: kill the use of channel James Bottomley
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkJames Bottomley
2006-07-09[SCSI] scsi_transport_sas: add unindexed portsJames Bottomley
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley
2006-06-12[SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley
2006-06-10Merge ../linux-2.6James Bottomley
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-05-20[SCSI] scsi_transport_sas: make write attrs writeableEric Moore
2006-05-20[SCSI] scsi_transport_sas; fix user_scanJames Bottomley
2006-04-14[SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley
2006-04-13[SCSI] expose sas internal class for the domain transportJames Bottomley
2006-04-13[SCSI] sas transport: ref count updateMike Anderson
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley
2006-03-14[SCSI] add preliminary expander support to the sas transport classJames Bottomley
2006-03-09[SCSI] add missing transport_container_unregister in sas classJames Bottomley