Dan Williams
|
3a9c5560f6
[SCSI] libsas: check for 'gone' expanders in smp_execute_task()
|
13 years ago |
Dan Williams
|
0508c2f3b7
[SCSI] libsas: don't mark expanders as gone when a child device is removed
|
13 years ago |
Dan Williams
|
36a3994739
[SCSI] libsas: poll for ata device readiness after reset
|
13 years ago |
Jeff Skirvin
|
89d3cf6ac3
[SCSI] libsas: add mutex for SMP task execution
|
13 years ago |
Dan Williams
|
81c757bc69
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
|
13 years ago |
Dan Williams
|
b52df4174d
[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
|
13 years ago |
Dan Williams
|
87c8331fcf
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
|
13 years ago |
Dan Williams
|
e139942d77
[SCSI] libsas: convert dev->gone to flags
|
13 years ago |
Dan Williams
|
735f7d2fed
[SCSI] libsas: fix domain_device leak
|
13 years ago |
Linus Torvalds
|
ec7ae51753
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
13 years ago |
Dan Williams
|
1a34c06401
[SCSI] libsas: fix port->dev_list locking
|
13 years ago |
Mark Salyzyn
|
a73914c35b
[SCSI] libsas: fix panic when single phy is disabled on a wide port
|
13 years ago |
Jack Wang
|
bb041a0e9c
[SCSI] libsas: set sas_address and device type of rphy
|
13 years ago |
Luben Tuikov
|
ffaac8f45b
[SCSI] libsas: Allow expander T-T attachments
|
13 years ago |
Mark Salyzyn
|
24926dadc4
[SCSI] libsas: fix failure to revalidate domain for anything but the first expander child.
|
14 years ago |
Luben Tuikov
|
5911e963d3
[SCSI] libsas: remove expander from dev list on error
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
jack_wang
|
183ce896d7
[SCSI] libsas: fix loopback topology bug during discovery
|
14 years ago |
Jack Wang
|
2bc72c91ea
[SCSI] libsas: fix bug for vacant phy
|
14 years ago |
Darrick J. Wong
|
56dd2c0691
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
|
14 years ago |
James Bottomley
|
df64d3caab
[SCSI] Unify SAM_ and SAM_STAT_ macros
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
jack wang
|
198439e4af
[SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()
|
15 years ago |
Tom Peng
|
19252de681
[SCSI] libsas: fix wide port hotplug issues
|
16 years ago |
Tejun Heo
|
5f49f63178
block: set rq->resid_len to blk_rq_bytes() on issue
|
16 years ago |
Tejun Heo
|
b079041030
block: cleanup rq->data_len usages
|
16 years ago |
Tejun Heo
|
c3a4d78c58
block: add rq->resid_len
|
16 years ago |
Harvey Harrison
|
cadbd4a5e3
[SCSI] replace __FUNCTION__ with __func__
|
17 years ago |
James Bottomley
|
32e8ae36b8
[SCSI] libsas: don't use made up error codes
|
17 years ago |
James Bottomley
|
2d4b63e150
[SCSI] libsas: don't treat underrun as an error on SMP tasks
|
17 years ago |