Sign in
kunit
/
linux
/
cf6ac4ce1bdf2d0718d5f33d62f695e105706a5d
/
drivers
/
scsi
/
libsas
/
sas_expander.c
832e77b
Merge branch 'misc' into for-linus
by James Bottomley
· 12 years ago
aa9f832
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type
by James Bottomley
· 12 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
d4a2618
[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
by Lukasz Dorau
· 12 years ago
95c9f4d
[SCSI] libsas: use right function to alloc smp response
by John Gong
· 12 years ago
2f47787
block: Remove some unnecessary bi_vcnt usage
by Kent Overstreet
· 13 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 13 years ago
f0bf750
[SCSI] libsas: trim sas_task of slow path infrastructure
by Dan Williams
· 13 years ago
b17caa1
[SCSI] libsas: fix sas_discover_devices return code handling
by Dan Williams
· 13 years ago
26f2f19
[SCSI] libsas: continue revalidation
by Dan Williams
· 13 years ago
b2311a2
[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.
by Jeff Skirvin
· 13 years ago
7d1d865
[SCSI] libsas: fix false positive 'device attached' conditions
by Dan Williams
· 13 years ago
b202445
[SCSI] libsas, libata: fix start of life for a sas ata_port
by Dan Williams
· 13 years ago
0f3fce5
[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready
by Dan Williams
· 13 years ago
9487669
[SCSI] libsas: unify domain_device sas_rphy lifetimes
by Dan Williams
· 13 years ago
1699490
[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
by Thomas Jackson
· 13 years ago
77c309f
[SCSI] libsas: fixup target_port_protocols for expanders that don't report sata
by Dan Williams
· 13 years ago
92625f9
[SCSI] libsas: restore scan order
by Dan Williams
· 13 years ago
c666aae
[SCSI] libsas: delete device on sas address changed
by Dan Williams
· 13 years ago
354cf82
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
by Dan Williams
· 13 years ago
d214d81
[SCSI] libsas: improve debug statements
by Dan Williams
· 13 years ago
f41a0c4
[SCSI] libsas: fix sas_find_local_phy(), take phy references
by Dan Williams
· 13 years ago
3a9c556
[SCSI] libsas: check for 'gone' expanders in smp_execute_task()
by Dan Williams
· 13 years ago
0508c2f
[SCSI] libsas: don't mark expanders as gone when a child device is removed
by Dan Williams
· 13 years ago
36a3994
[SCSI] libsas: poll for ata device readiness after reset
by Dan Williams
· 13 years ago
89d3cf6
[SCSI] libsas: add mutex for SMP task execution
by Jeff Skirvin
· 13 years ago
81c757b
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
by Dan Williams
· 13 years ago
b52df41
[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
by Dan Williams
· 13 years ago
87c8331
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
by Dan Williams
· 13 years ago
e139942
[SCSI] libsas: convert dev->gone to flags
by Dan Williams
· 13 years ago
735f7d2
[SCSI] libsas: fix domain_device leak
by Dan Williams
· 13 years ago
ec7ae51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
1a34c06
[SCSI] libsas: fix port->dev_list locking
by Dan Williams
· 13 years ago
a73914c
[SCSI] libsas: fix panic when single phy is disabled on a wide port
by Mark Salyzyn
· 13 years ago
bb041a0
[SCSI] libsas: set sas_address and device type of rphy
by Jack Wang
· 13 years ago
ffaac8f
[SCSI] libsas: Allow expander T-T attachments
by Luben Tuikov
· 13 years ago
24926da
[SCSI] libsas: fix failure to revalidate domain for anything but the first expander child.
by Mark Salyzyn
· 14 years ago
5911e96
[SCSI] libsas: remove expander from dev list on error
by Luben Tuikov
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
183ce89
[SCSI] libsas: fix loopback topology bug during discovery
by jack_wang
· 14 years ago
2bc72c9
[SCSI] libsas: fix bug for vacant phy
by Jack Wang
· 14 years ago
56dd2c0
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
by Darrick J. Wong
· 14 years ago
df64d3c
[SCSI] Unify SAM_ and SAM_STAT_ macros
by James Bottomley
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
198439e
[SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()
by jack wang
· 15 years ago
19252de
[SCSI] libsas: fix wide port hotplug issues
by Tom Peng
· 16 years ago
5f49f63
block: set rq->resid_len to blk_rq_bytes() on issue
by Tejun Heo
· 16 years ago
b0790410
block: cleanup rq->data_len usages
by Tejun Heo
· 16 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 17 years ago
32e8ae3
[SCSI] libsas: don't use made up error codes
by James Bottomley
· 17 years ago
2d4b63e
[SCSI] libsas: don't treat underrun as an error on SMP tasks
by James Bottomley
· 17 years ago
b98e66f
[SCSI] libsas: add host SMP processing
by James Bottomley
· 17 years ago
5929faf
[SCSI] libsas: Convert sas_proto users to sas_protocol
by Darrick J. Wong
· 17 years ago
92631fa
[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()
by Jesper Juhl
· 18 years ago
2cd614c
[SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL
by Darrick J. Wong
· 18 years ago
b914217
[SCSI] libsas: make ATA functions selectable by a config option
by James Bottomley
· 18 years ago
0854735
[SCSI] libsas: kill unused smp_portal code
by FUJITA Tomonori
· 18 years ago
ba1fc17
[SCSI] libsas: add SAS management protocol handler
by FUJITA Tomonori
· 18 years ago
9d720d8
[SCSI] libsas: fix lockdep issue with ATA
by James Bottomley
· 18 years ago
528fd55
[SCSI] libsas: better error handling in sas_ex_discover_end_dev()
by James Bottomley
· 18 years ago
38e2f03
[SCSI] libsas: fix up sas_smp_phy_control()
by James Bottomley
· 19 years ago
1acce19
[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders
by James Bottomley
· 19 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 18 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
423f7cf
[SCSI] libsas: Don't BUG when connecting two expanders via wide port
by Darrick J. Wong
· 18 years ago
6f63caa
[SCSI] libsas: Clean up discovery failure handler code
by Darrick J. Wong
· 18 years ago
bf45120
[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expander
by Darrick J. Wong
· 18 years ago
024879e
[SCSI] libsas: better error handling in sas_expander.c
by James Bottomley
· 18 years ago
42961ee
[SCSI] aic94xx SCSI timeout fix: SMP retry fix.
by malahal@us.ibm.com
· 18 years ago
a01e70e
[SCSI] aci94xx: implement link rate setting
by James Bottomley
· 19 years ago
88edf74
[SCSI] SAS: consolidate linkspeed definitions
by James Bottomley
· 19 years ago
2908d77
[SCSI] aic94xx: new driver
by James Bottomley
· 19 years ago