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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
5
-107
/
+234
|
\
|
*
[SCSI] libsas: fix port->dev_list locking
Dan Williams
2011-10-16
2
-11
/
+17
|
*
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
2011-10-02
1
-4
/
+9
|
*
[SCSI] isci: atapi support
Dan Williams
2011-10-02
1
-1
/
+1
|
*
[SCSI] libsas: set sas_address and device type of rphy
Jack Wang
2011-10-02
1
-0
/
+2
|
*
[SCSI] libsas: dynamic queue depth
Dan Williams
2011-10-02
1
-21
/
+18
|
*
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
2011-10-02
1
-1
/
+10
|
*
[SCSI] libsas: Allow expander T-T attachments
Luben Tuikov
2011-10-02
1
-6
/
+14
|
*
[SCSI] libsas: sgpio write support
Dan Williams
2011-09-22
1
-2
/
+101
|
*
[SCSI] libsas: fix sas_queuecommand return values
Christoph Hellwig
2011-08-30
1
-4
/
+5
|
*
[SCSI] libsas: reindent sas_queuecommand
Christoph Hellwig
2011-08-30
1
-43
/
+38
|
*
[SCSI] libsas: sas_queuecommand doesnt need host_lock
Christoph Hellwig
2011-08-30
1
-22
/
+3
|
*
[SCSI] libsas: export sas_alloc_task()
Dan Williams
2011-08-27
1
-3
/
+27
*
|
[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
*
[SCSI] libsas: Add option for SATA soft reset
Dave Jiang
2011-05-26
1
-1
/
+39
*
[SCSI] libsas: check dev->gone before submitting sata i/o
Dan Williams
2011-05-26
1
-7
/
+7
*
[SCSI] libsas: fix/amend device gone notification in sas_deform_port()
Dan Williams
2011-05-26
3
-12
/
+15
*
[SCSI] libsas: fix SATA NCQ error
Xiangliang Yu
2011-05-24
1
-2
/
+18
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-20
1
-1
/
+1
|
\
|
*
scsi: change to new flag variable
matt mooney
2011-03-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
8
-93
/
+29
|
\
\
|
*
|
[SCSI] libsas: fix ata list corruption issue
James Bottomley
2011-03-14
1
-0
/
+13
|
*
|
[SCSI] libsas: fix loopback topology bug during discovery
jack_wang
2011-02-28
1
-0
/
+5
|
*
|
[SCSI] libsas: convert to libata new error handler
James Bottomley
2011-02-13
2
-8
/
+93
|
*
|
[SCSI] libsas: remove spurious sata control register read/write
James Bottomley
2011-01-24
1
-51
/
+0
|
*
|
[SCSI] libsas: convert to standard kernel debugging
James Bottomley
2011-01-24
5
-33
/
+1
|
*
|
[SCSI] libsas: fix ATAPI check condition termination
James Bottomley
2011-01-24
1
-3
/
+5
*
|
|
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
1
-2
/
+1
*
|
|
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-2
/
+2
*
|
|
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
2011-03-02
1
-2
/
+2
*
|
|
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
2011-03-02
1
-2
/
+2
*
|
|
libsas: convert to libata new error handler
James Bottomley
2011-03-02
2
-8
/
+93
|
|
/
|
/
|
*
|
[SCSI] libsas: fix runaway error handler problem
James Bottomley
2011-01-24
1
-0
/
+1
|
/
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-10
1
-2
/
+1
|
\
|
*
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
2011-01-05
1
-2
/
+1
*
|
[SCSI] libsas: fix definition of wideport, include local sas address
Dan Williams
2010-12-21
1
-5
/
+13
|
/
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-22
3
-3
/
+21
|
\
|
*
[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
3
-0
/
+14
|
*
[SCSI] libsas: fix NCQ mixing with non-NCQ
David Milburn
2010-10-07
1
-0
/
+1
*
|
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
2010-09-10
1
-12
/
+1
|
/
*
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
2010-07-28
4
-12
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
2
-10
/
+11
|
\
|
*
[SCSI] libsas: fix deref before check in commit 70b25f890ce
James Bottomley
2010-05-16
2
-10
/
+11
*
|
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-17
1
-1
/
+1
|
/
[next]