index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_transport_sas.c
Age
Commit message (
Expand
)
Author
2010-02-08
[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
James Bottomley
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-08-22
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys
James Bottomley
2009-06-21
scsi_transport_sas: needs to call blk_end_request_all for SMP requests
FUJITA Tomonori
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun 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-29
block: make queue flags non-atomic
Nick Piggin
2008-04-22
[SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects
FUJITA Tomonori
2008-04-22
[SCSI] bsg: add release callback support
FUJITA Tomonori
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
2008-01-11
[SCSI] libsas, bsg: pass errors through correctly
James Bottomley
2008-01-11
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2007-07-21
[SCSI] bsg: make class backlinks
James Bottomley
2007-07-20
[SCSI] scsi_transport_sas: add destructor for bsg
James Bottomley
2007-07-18
[SCSI] transport_sas: add SAS management protocol support
FUJITA Tomonori
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
2007-01-27
[SCSI] libsas: Check return values of sysfs_create_link
Darrick J. Wong
2007-01-27
[SCSI] libsas: Clean up discovery failure handler code
Darrick J. Wong
2007-01-27
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
2007-01-13
[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
Darrick J. Wong
2007-01-13
[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
Darrick J. Wong
2007-01-13
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
2006-09-07
[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities
James Bottomley
2006-08-27
[SCSI] scsi_transport_sas: remove local_attached flag
James Bottomley
2006-07-12
[SCSI] scsi_transport_sas: kill the use of channel
James Bottomley
2006-07-12
[SCSI] scsi_transport_sas: add expander backlink
James Bottomley
2006-07-09
[SCSI] scsi_transport_sas: add unindexed ports
James Bottomley
2006-06-28
[SCSI] scsi_transport_sas: introduce a sas_port entity
James Bottomley
2006-06-12
[SCSI] scsi_transport_sas: fix panic in sas_free_rphy
James Bottomley
2006-06-10
Merge ../linux-2.6
James Bottomley
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-05-20
[SCSI] scsi_transport_sas: make write attrs writeable
Eric Moore
2006-05-20
[SCSI] scsi_transport_sas; fix user_scan
James Bottomley
2006-04-14
[SCSI] scsi_transport_sas: don't scan a non-existent end device
James Bottomley
2006-04-13
[SCSI] expose sas internal class for the domain transport
James Bottomley
2006-04-13
[SCSI] sas transport: ref count update
Mike Anderson
2006-03-19
[SCSI] eliminate rphy allocation in favour of expander/end device allocation
James Bottomley
2006-03-14
[SCSI] add preliminary expander support to the sas transport class
James Bottomley
2006-03-09
[SCSI] add missing transport_container_unregister in sas class
James Bottomley
2006-03-06
[PATCH] convert aic94xx over to using the sas transport end device
James Bottomley
2006-03-03
[SCSI] make some sas class properties optional
James Bottomley
2006-03-02
[SCSI] add 6.0 Gbit phy definitions to the sas transport class
James Bottomley
2006-02-27
[SCSI] sas: add support for enclosure and bad ID rphy attributes
Christoph Hellwig
2006-02-27
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-01-31
[SCSI] scsi_transport_sas.c: display port identifier
Moore, Eric
2006-01-14
[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifier
Moore, Eric
2006-01-14
[SCSI] remove target parent limitiation
Christoph Hellwig
[next]