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
*
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-24
1
-1
/
+2
|
\
|
*
ata: Add a new flag to destinguish sas controller
Shaohua Li
2015-03-19
1
-1
/
+2
*
|
libsas: Fix Kernel Crash in smp_execute_task
James Bottomley
2015-03-06
1
-2
/
+4
|
/
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-18
1
-8
/
+0
|
\
|
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-8
/
+0
*
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-12-11
1
-55
/
+11
|
\
\
|
|
/
|
/
|
|
*
libsas: use ata_dev_classify()
Hannes Reinecke
2014-11-05
1
-55
/
+11
*
|
libsas: remove task_collector mode
Christoph Hellwig
2014-11-27
5
-207
/
+3
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-7
/
+5
*
|
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-14
/
+3
*
|
scsi: don't force tagged_supported in drivers
Christoph Hellwig
2014-11-12
1
-1
/
+0
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-14
/
+6
*
|
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-8
/
+3
|
/
*
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-25
1
-2
/
+3
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-5
/
+6
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
|
*
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
Dan Williams
2014-03-15
1
-1
/
+1
*
|
libata, libsas: kill pm_result and related cleanup
Dan Williams
2014-03-18
1
-30
/
+5
|
/
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
1
-1
/
+1
|
\
|
*
[SCSI] libsas: fix usage of ata_tf_to_fis
Dan Williams
2013-11-27
1
-1
/
+1
*
|
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-23
1
-4
/
+4
|
/
*
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
2013-06-04
1
-1
/
+1
*
Merge branch 'misc' into for-linus
James Bottomley
2013-05-10
5
-87
/
+87
|
\
|
*
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-05-10
5
-87
/
+87
*
|
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
2013-03-23
1
-3
/
+3
*
|
[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
Lukasz Dorau
2013-04-06
1
-0
/
+12
*
|
[SCSI] libsas: use right function to alloc smp response
John Gong
2013-04-06
1
-1
/
+1
|
/
*
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-19
1
-1
/
+1
*
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
Dan Williams
2012-08-24
1
-4
/
+1
*
[SCSI] libsas: suspend / resume support
Dan Williams
2012-08-24
8
-14
/
+310
*
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-07-20
1
-1
/
+1
*
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
2012-07-20
3
-14
/
+37
*
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
2012-07-20
1
-6
/
+0
*
[SCSI] libsas: fix sas_discover_devices return code handling
Dan Williams
2012-07-20
1
-27
/
+12
*
[SCSI] libsas: continue revalidation
Dan Williams
2012-07-20
1
-4
/
+4
*
[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.
Jeff Skirvin
2012-07-20
1
-1
/
+6
*
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
2012-07-20
1
-11
/
+8
*
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
2012-07-20
1
-0
/
+21
*
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
2012-07-20
3
-4
/
+130
*
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
Maciej Trela
2012-07-20
2
-2
/
+0
*
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-07-20
5
-25
/
+72
*
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
2012-07-08
1
-6
/
+6
*
[SCSI] Revert "[SCSI] libsas: fix sas port naming"
Dan Williams
2012-04-23
1
-1
/
+1
*
[SCSI] libsas: fix false positive 'device attached' conditions
Dan Williams
2012-04-23
1
-1
/
+8
*
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
2012-04-23
3
-29
/
+25
*
[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready
Dan Williams
2012-04-23
1
-1
/
+15
*
[SCSI] libsas: unify domain_device sas_rphy lifetimes
Dan Williams
2012-04-23
2
-7
/
+10
*
[SCSI] libsas: fix sas_get_port_device regression
Dan Williams
2012-04-23
1
-4
/
+5
*
[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
Thomas Jackson
2012-04-23
1
-5
/
+12
[next]