index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_transport_sas.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-05-20
[SCSI] scsi_transport_sas; fix user_scan
James Bottomley
1
-1
/
+2
2006-04-15
[SCSI] scsi_transport_sas: don't scan a non-existent end device
James Bottomley
1
-0
/
+2
2006-04-13
[SCSI] expose sas internal class for the domain transport
James Bottomley
1
-34
/
+1
2006-04-13
[SCSI] sas transport: ref count update
Mike Anderson
1
-24
/
+6
2006-03-19
[SCSI] eliminate rphy allocation in favour of expander/end device allocation
James Bottomley
1
-45
/
+27
2006-03-14
[SCSI] add preliminary expander support to the sas transport class
James Bottomley
1
-6
/
+135
[next]