Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4945b0d8ce682eb58b82138aaf4ca2e32b0b757
/
drivers
/
scsi
/
scsi_transport_sas.c
0f88009
[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
by James Bottomley
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
a4a8b06
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys
by James Bottomley
· 15 years ago
93bdcba
scsi_transport_sas: needs to call blk_end_request_all for SMP requests
by FUJITA Tomonori
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
93c20a5
[SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects
by FUJITA Tomonori
· 17 years ago
97f46ae
[SCSI] bsg: add release callback support
by FUJITA Tomonori
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
b1c1181
drivers/scsi/: Spelling fixes
by Joe Perches
· 17 years ago
2d507a0
[SCSI] libsas, bsg: pass errors through correctly
by James Bottomley
· 17 years ago
eb44820
[SCSI] Add Documentation and integrate into docbook build
by Rob Landley
· 17 years ago
39dca55
[SCSI] bsg: make class backlinks
by James Bottomley
· 17 years ago
b6aff66
[SCSI] scsi_transport_sas: add destructor for bsg
by James Bottomley
· 17 years ago
7aa68e8
[SCSI] transport_sas: add SAS management protocol support
by FUJITA Tomonori
· 17 years ago
1b3c371
Fix typos concerning hierarchy
by Uwe Kleine-König
· 18 years ago
2143496
[SCSI] libsas: Check return values of sysfs_create_link
by Darrick J. Wong
· 18 years ago
6f63caa
[SCSI] libsas: Clean up discovery failure handler code
by Darrick J. Wong
· 18 years ago
86b9c4c
[SCSI] aic94xx: fix typos and update verison number
by Alexis Bruemmer
· 18 years ago
fe3b5bf
[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
by Darrick J. Wong
· 18 years ago
c8490f3
[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
by Darrick J. Wong
· 18 years ago
acbf167
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
by Darrick J. Wong
· 18 years ago
f6a5703
[PATCH] severing module.h->sched.h
by Al Viro
· 18 years ago
d24e1ee
[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities
by James Bottomley
· 18 years ago
f4ad7b5
[SCSI] scsi_transport_sas: remove local_attached flag
by James Bottomley
· 18 years ago
e8bf394
[SCSI] scsi_transport_sas: kill the use of channel
by James Bottomley
· 18 years ago
a0e1b6e
[SCSI] scsi_transport_sas: add expander backlink
by James Bottomley
· 18 years ago
c9fefeb
[SCSI] scsi_transport_sas: add unindexed ports
by James Bottomley
· 18 years ago
65c92b0
[SCSI] scsi_transport_sas: introduce a sas_port entity
by James Bottomley
· 18 years ago
c5943d3
[SCSI] scsi_transport_sas: fix panic in sas_free_rphy
by James Bottomley
· 18 years ago
f0cd91a
Merge ../linux-2.6
by James Bottomley
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
9f434d4
[SCSI] scsi_transport_sas: make write attrs writeable
by Eric Moore
· 18 years ago
6d99a3f
[SCSI] scsi_transport_sas; fix user_scan
by James Bottomley
· 18 years ago
7676f83
[SCSI] scsi_transport_sas: don't scan a non-existent end device
by James Bottomley
· 19 years ago
d6159c1
[SCSI] expose sas internal class for the domain transport
by James Bottomley
· 19 years ago
92aab64
[SCSI] sas transport: ref count update
by Mike Anderson
· 19 years ago
2f8600d
[SCSI] eliminate rphy allocation in favour of expander/end device allocation
by James Bottomley
· 19 years ago
79cb181
[SCSI] add preliminary expander support to the sas transport class
by James Bottomley
· 19 years ago
db82f84
[SCSI] add missing transport_container_unregister in sas class
by James Bottomley
· 19 years ago
42ab036
[PATCH] convert aic94xx over to using the sas transport end device
by James Bottomley
· 19 years ago
dd9fbb52
[SCSI] make some sas class properties optional
by James Bottomley
· 19 years ago
7e6dff6
[SCSI] add 6.0 Gbit phy definitions to the sas transport class
by James Bottomley
· 19 years ago
a012564
[SCSI] sas: add support for enclosure and bad ID rphy attributes
by Christoph Hellwig
· 19 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
d99ca41
[SCSI] scsi_transport_sas.c: display port identifier
by Moore, Eric
· 19 years ago
e6bc863
[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifier
by Moore, Eric
· 19 years ago
e02f3f5
[SCSI] remove target parent limitiation
by Christoph Hellwig
· 19 years ago
d405423
[SCSI] sas: fix removal of devices behind expanders
by Christoph Hellwig
· 19 years ago
33b114e
[SCSI] sas: clear parent->rphy in sas_rphy_delete
by Christoph Hellwig
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
07ba3a9
[SCSI] sas: add support for PHY resets
by Christoph Hellwig
· 19 years ago
ac01bbb
[SCSI] sas: add flag for locally attached PHYs
by Christoph Hellwig
· 19 years ago
c3ee74c
[SCSI] scsi_transport_sas: support link error attributes
by Christoph Hellwig
· 19 years ago
fe8b230
[SCSI] sas: fix remote phy removal
by Christoph Hellwig
· 19 years ago
37be6ee
[SCSI] SAS transport class: fixup prototype of sas_host_setup
by James Bottomley
· 19 years ago
c7ebbbc
[SCSI] SAS transport class
by Christoph Hellwig
· 19 years ago