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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-20
1
-20
/
+13
|
\
|
*
scsi: libsas: defer ata device eh commands to libata
Jason Yan
2018-03-12
1
-20
/
+13
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-31
9
-106
/
+255
|
\
\
|
|
/
|
*
scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
Jason Yan
2018-01-10
1
-1
/
+7
|
*
scsi: libsas: direct call probe and destruct
Jason Yan
2018-01-10
5
-20
/
+25
|
*
scsi: libsas: use flush_workqueue to process disco events synchronously
Jason Yan
2018-01-08
1
-0
/
+4
|
*
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
2018-01-08
3
-4
/
+22
|
*
scsi: libsas: make the event threshold configurable
Jason Yan
2018-01-08
1
-0
/
+31
|
*
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
2018-01-08
2
-2
/
+58
|
*
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
2018-01-08
5
-65
/
+104
|
*
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
|
*
scsi: libsas: remove private hex2bin() implementation
Andy Shevchenko
2018-01-03
1
-16
/
+4
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-01-19
1
-2
/
+15
|
\
\
|
*
|
scsi: libsas: Disable asynchronous aborts for SATA devices
Hannes Reinecke
2018-01-10
1
-2
/
+15
*
|
|
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
2
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
4
-46
/
+3
|
\
|
*
scsi: libsas: add event to defer list tail instead of head when draining
chenxiang
2017-09-15
1
-1
/
+1
|
*
scsi: libsas: rename notify_port_event() for consistency
Jason Yan
2017-09-15
1
-2
/
+2
|
*
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
2017-09-15
4
-43
/
+0
*
|
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
3
-6
/
+7
|
/
*
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-29
4
-105
/
+84
*
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
1
-6
/
+6
*
scsi: libsas: Annotate fall-through in a switch statement
Bart Van Assche
2017-08-25
1
-0
/
+1
*
scsi: libsas: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
1
-3
/
+0
*
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
2017-06-27
2
-16
/
+24
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
2
-12
/
+0
|
\
|
*
scsi: make eh_eflags persistent
Hannes Reinecke
2017-04-06
1
-2
/
+0
|
*
scsi: libsas: allow async aborts
Christoph Hellwig
2017-04-06
1
-3
/
+0
|
*
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
2017-04-04
1
-7
/
+0
*
|
scsi: libsas: fix ata xfer length
John Garry
2017-03-20
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
3
-10
/
+0
|
\
|
*
scsi: libsas: remove sas_scsi_timed_out
Christoph Hellwig
2017-02-06
3
-10
/
+0
*
|
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
2
-23
/
+23
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-07-27
1
-0
/
+1
|
\
|
*
scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task
Wei Fang
2016-07-20
1
-0
/
+1
*
|
libsas: use ata_is_ncq() and ata_has_dma() accessors
Hannes Reinecke
2016-07-14
1
-9
/
+2
|
/
*
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
2016-05-09
1
-1
/
+2
*
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
2016-05-09
1
-2
/
+4
*
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
[next]