index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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 rphy phy_identifier for PHYs with end devices attached
John Garry
2019-02-15
1
-0
/
+2
*
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
2018-11-15
1
-114
/
+100
*
scsi: libsas: Drop sas_printk()
John Garry
2018-11-15
1
-12
/
+10
*
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
2018-09-25
1
-5
/
+4
*
scsi: libsas: always unregister the old device if going to discover new
Jason Yan
2018-09-25
1
-8
/
+5
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
scsi: libsas: Fix kernel-doc headers
Bart Van Assche
2018-02-27
1
-14
/
+15
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-31
1
-6
/
+6
|
\
|
*
scsi: libsas: direct call probe and destruct
Jason Yan
2018-01-10
1
-5
/
+3
|
*
scsi: libsas: initialize sas_phy status according to response of DISCOVER
chenxiang
2018-01-08
1
-0
/
+1
|
*
scsi: libsas: fix error when getting phy events
Jason Yan
2018-01-08
1
-1
/
+1
|
*
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
2018-01-08
1
-0
/
+1
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-12-15
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
scsi: libsas: fix length error in sas_smp_handler()
Jason Yan
2017-12-11
1
-5
/
+5
*
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-1
/
+1
|
/
*
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-4
/
+4
*
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-29
1
-33
/
+37
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-4
/
+4
*
libsas: remove task_collector mode
Christoph Hellwig
2014-11-27
1
-1
/
+1
*
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-23
1
-4
/
+4
*
Merge branch 'misc' into for-linus
James Bottomley
2013-05-10
1
-55
/
+55
|
\
|
*
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-05-10
1
-55
/
+55
*
|
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: trim sas_task of slow path infrastructure
Dan Williams
2012-07-20
1
-10
/
+10
*
[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: 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
1
-3
/
+5
*
[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
1
-2
/
+4
*
[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
Thomas Jackson
2012-04-23
1
-5
/
+12
*
[SCSI] libsas: fixup target_port_protocols for expanders that don't report sata
Dan Williams
2012-02-29
1
-0
/
+2
*
[SCSI] libsas: restore scan order
Dan Williams
2012-02-29
1
-3
/
+1
*
[SCSI] libsas: delete device on sas address changed
Dan Williams
2012-02-29
1
-0
/
+9
*
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
Dan Williams
2012-02-29
1
-79
/
+99
*
[SCSI] libsas: improve debug statements
Dan Williams
2012-02-29
1
-22
/
+52
*
[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
[next]