index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_expander.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
2012-02-29
1
-1
/
+4
*
[SCSI] libsas: check for 'gone' expanders in smp_execute_task()
Dan Williams
2012-02-29
1
-0
/
+5
*
[SCSI] libsas: don't mark expanders as gone when a child device is removed
Dan Williams
2012-02-29
1
-1
/
+0
*
[SCSI] libsas: poll for ata device readiness after reset
Dan Williams
2012-02-29
1
-3
/
+7
*
[SCSI] libsas: add mutex for SMP task execution
Jeff Skirvin
2012-02-19
1
-13
/
+16
*
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2012-02-19
1
-1
/
+1
*
[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
Dan Williams
2012-02-19
1
-5
/
+39
*
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
2012-02-19
1
-3
/
+2
*
[SCSI] libsas: convert dev->gone to flags
Dan Williams
2012-02-19
1
-3
/
+3
*
[SCSI] libsas: fix domain_device leak
Dan Williams
2012-02-19
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
1
-12
/
+25
|
\
|
*
[SCSI] libsas: fix port->dev_list locking
Dan Williams
2011-10-16
1
-6
/
+9
|
*
[SCSI] libsas: set sas_address and device type of rphy
Jack Wang
2011-10-02
1
-0
/
+2
|
*
[SCSI] libsas: Allow expander T-T attachments
Luben Tuikov
2011-10-02
1
-6
/
+14
*
|
[SCSI] libsas: fix panic when single phy is disabled on a wide port
Mark Salyzyn
2011-10-02
1
-4
/
+6
*
|
[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...
Mark Salyzyn
2011-09-22
1
-1
/
+1
|
/
*
[SCSI] libsas: remove expander from dev list on error
Luben Tuikov
2011-07-27
1
-0
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[SCSI] libsas: fix loopback topology bug during discovery
jack_wang
2011-02-28
1
-0
/
+5
*
[SCSI] libsas: fix bug for vacant phy
Jack Wang
2010-10-11
1
-3
/
+6
*
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
Darrick J. Wong
2010-10-08
1
-0
/
+3
*
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
2010-07-28
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()
jack wang
2009-11-06
1
-1
/
+0
*
[SCSI] libsas: fix wide port hotplug issues
Tom Peng
2009-07-30
1
-40
/
+107
*
block: set rq->resid_len to blk_rq_bytes() on issue
Tejun Heo
2009-05-19
1
-0
/
+4
*
block: cleanup rq->data_len usages
Tejun Heo
2009-05-11
1
-4
/
+4
*
block: add rq->resid_len
Tejun Heo
2009-05-11
1
-5
/
+1
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-6
/
+6
*
[SCSI] libsas: don't use made up error codes
James Bottomley
2008-01-11
1
-1
/
+1
*
[SCSI] libsas: don't treat underrun as an error on SMP tasks
James Bottomley
2008-01-11
1
-0
/
+19
*
[SCSI] libsas: add host SMP processing
James Bottomley
2008-01-11
1
-5
/
+3
*
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
2008-01-11
1
-3
/
+3
*
[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()
Jesper Juhl
2007-07-28
1
-3
/
+10
*
[SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL
Darrick J. Wong
2007-07-24
1
-2
/
+3
*
[SCSI] libsas: make ATA functions selectable by a config option
James Bottomley
2007-07-22
1
-1
/
+8
*
[SCSI] libsas: kill unused smp_portal code
FUJITA Tomonori
2007-07-18
1
-106
/
+0
*
[SCSI] libsas: add SAS management protocol handler
FUJITA Tomonori
2007-07-18
1
-0
/
+48
*
[SCSI] libsas: fix lockdep issue with ATA
James Bottomley
2007-07-18
1
-6
/
+6
*
[SCSI] libsas: better error handling in sas_ex_discover_end_dev()
James Bottomley
2007-07-18
1
-2
/
+2
*
[SCSI] libsas: fix up sas_smp_phy_control()
James Bottomley
2007-07-18
1
-1
/
+1
*
[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders
James Bottomley
2007-07-18
1
-13
/
+68
*
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-6
/
+10
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-1
/
+0
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
[SCSI] libsas: Don't BUG when connecting two expanders via wide port
Darrick J. Wong
2007-02-03
1
-0
/
+30
*
[SCSI] libsas: Clean up discovery failure handler code
Darrick J. Wong
2007-01-27
1
-5
/
+3
*
[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an exp...
Darrick J. Wong
2007-01-13
1
-4
/
+16
*
[SCSI] libsas: better error handling in sas_expander.c
James Bottomley
2006-12-03
1
-12
/
+24
*
[SCSI] aic94xx SCSI timeout fix: SMP retry fix.
malahal@us.ibm.com
2006-11-09
1
-37
/
+47
[next]