Age | Commit message (Expand) | Author | Files | Lines |
2016-08-19 | scsi: sas: remove is_sas_attached() | Johannes Thumshirn | 1 | -16/+0 |
2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke | 1 | -3/+4 |
2016-03-15 | scsi_transport_sas: add 'scsi_target_id' sysfs attribute | Hannes Reinecke | 1 | -0/+2 |
2015-12-19 | scsi_transport_sas: add function to get SAS endpoint address | James Bottomley | 1 | -0/+14 |
2015-12-19 | scsi_transport_sas: add is_sas_attached() function | James Bottomley | 1 | -0/+16 |
2015-09-06 | scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure... | Jordan Hargrave | 1 | -10/+0 |
2014-07-18 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -1/+1 |
2014-05-23 | [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove | Joe Lawrence | 1 | -2/+1 |
2012-12-01 | [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas | Sreekanth Reddy | 1 | -0/+1 |
2012-03-01 | [SCSI] scsi_transport_sas: 'enable' phys on reset | Dan Williams | 1 | -0/+1 |
2012-02-29 | [SCSI] libsas: fix sas_find_local_phy(), take phy references | Dan Williams | 1 | -0/+23 |
2012-02-20 | [SCSI] libsas: perform sas-transport resets in shost->workq context | Dan Williams | 1 | -1/+17 |
2012-02-19 | [SCSI] libsas: prevent domain rediscovery competing with ata error handling | Dan Williams | 1 | -3/+15 |
2011-10-02 | [SCSI] libsas: disable scanning lun > 0 on ata devices | Dan Williams | 1 | -2/+8 |
2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -5/+1 |
2010-02-09 | [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) | James Bottomley | 1 | -6/+97 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -3/+3 |
2009-08-23 | [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys | James Bottomley | 1 | -4/+0 |
2009-06-21 | scsi_transport_sas: needs to call blk_end_request_all for SMP requests | FUJITA Tomonori | 1 | -2/+2 |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -3/+1 |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -20/+22 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -2/+2 |
2008-04-29 | block: make queue flags non-atomic | Nick Piggin | 1 | -2/+1 |
2008-04-23 | [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects | FUJITA Tomonori | 1 | -2/+20 |
2008-04-23 | [SCSI] bsg: add release callback support | FUJITA Tomonori | 1 | -1/+1 |
2008-04-20 | SCSI: convert struct class_device to struct device | Tony Jones | 1 | -69/+88 |
2008-02-03 | drivers/scsi/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-12 | [SCSI] libsas, bsg: pass errors through correctly | James Bottomley | 1 | -0/+1 |
2008-01-12 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 1 | -19/+21 |
2007-07-21 | [SCSI] bsg: make class backlinks | James Bottomley | 1 | -14/+18 |
2007-07-20 | [SCSI] scsi_transport_sas: add destructor for bsg | James Bottomley | 1 | -1/+35 |
2007-07-18 | [SCSI] transport_sas: add SAS management protocol support | FUJITA Tomonori | 1 | -0/+85 |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König | 1 | -2/+2 |
2007-01-27 | [SCSI] libsas: Check return values of sysfs_create_link | Darrick J. Wong | 1 | -4/+22 |
2007-01-27 | [SCSI] libsas: Clean up discovery failure handler code | Darrick J. Wong | 1 | -14/+19 |
2007-01-27 | [SCSI] aic94xx: fix typos and update verison number | Alexis Bruemmer | 1 | -1/+1 |
2007-01-14 | [SCSI] libsas: sysfs phy control attributes should not be S_IWUGO | Darrick J. Wong | 1 | -2/+2 |
2007-01-14 | [SCSI] libsas: Use SCAN_WILD_CARD instead of ~0 | Darrick J. Wong | 1 | -1/+1 |
2007-01-14 | [SCSI] libsas: Add a sysfs knob to enable/disable a phy | Darrick J. Wong | 1 | -0/+51 |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro | 1 | -0/+1 |
2006-09-08 | [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities | James Bottomley | 1 | -6/+67 |
2006-08-28 | [SCSI] scsi_transport_sas: remove local_attached flag | James Bottomley | 1 | -8/+2 |
2006-07-12 | [SCSI] scsi_transport_sas: kill the use of channel | James Bottomley | 1 | -5/+3 |
2006-07-12 | [SCSI] scsi_transport_sas: add expander backlink | James Bottomley | 1 | -0/+20 |
2006-07-09 | [SCSI] scsi_transport_sas: add unindexed ports | James Bottomley | 1 | -1/+35 |
2006-06-28 | [SCSI] scsi_transport_sas: introduce a sas_port entity | James Bottomley | 1 | -38/+333 |
2006-06-12 | [SCSI] scsi_transport_sas: fix panic in sas_free_rphy | James Bottomley | 1 | -0/+14 |
2006-06-10 | Merge ../linux-2.6 | James Bottomley | 1 | -2/+2 |
2006-06-10 | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -2/+2 |
2006-05-20 | [SCSI] scsi_transport_sas: make write attrs writeable | Eric Moore | 1 | -1/+0 |