index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-106
/
+255
2018-01-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+15
2018-01-10
scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
Jason Yan
1
-1
/
+7
2018-01-10
scsi: libsas: direct call probe and destruct
Jason Yan
5
-20
/
+25
2018-01-10
scsi: libsas: Disable asynchronous aborts for SATA devices
Hannes Reinecke
1
-2
/
+15
2018-01-08
scsi: libsas: use flush_workqueue to process disco events synchronously
Jason Yan
1
-0
/
+4
2018-01-08
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
3
-4
/
+22
2018-01-08
scsi: libsas: make the event threshold configurable
Jason Yan
1
-0
/
+31
2018-01-08
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
2
-2
/
+58
2018-01-08
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
5
-65
/
+104
2018-01-08
scsi: libsas: initialize sas_phy status according to response of DISCOVER
chenxiang
1
-0
/
+1
2018-01-08
scsi: libsas: fix error when getting phy events
Jason Yan
1
-1
/
+1
2018-01-08
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
1
-0
/
+1
2018-01-03
scsi: libsas: remove private hex2bin() implementation
Andy Shevchenko
1
-16
/
+4
2017-12-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+5
2017-12-11
scsi: libsas: fix length error in sas_smp_handler()
Jason Yan
1
-5
/
+5
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2
-2
/
+2
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-46
/
+3
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
3
-6
/
+7
2017-09-15
scsi: libsas: add event to defer list tail instead of head when draining
chenxiang
1
-1
/
+1
2017-09-15
scsi: libsas: rename notify_port_event() for consistency
Jason Yan
1
-2
/
+2
2017-09-15
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
4
-43
/
+0
2017-08-29
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
4
-105
/
+84
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-6
/
+6
2017-08-25
scsi: libsas: Annotate fall-through in a switch statement
Bart Van Assche
1
-0
/
+1
2017-08-25
scsi: libsas: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+0
2017-06-27
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
2
-16
/
+24
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-12
/
+0
2017-04-06
scsi: make eh_eflags persistent
Hannes Reinecke
1
-2
/
+0
2017-04-06
scsi: libsas: allow async aborts
Christoph Hellwig
1
-3
/
+0
2017-04-04
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
1
-7
/
+0
2017-03-20
scsi: libsas: fix ata xfer length
John Garry
1
-1
/
+1
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-10
/
+0
2017-02-06
scsi: libsas: remove sas_scsi_timed_out
Christoph Hellwig
3
-10
/
+0
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2
-23
/
+23
2016-07-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2016-07-20
scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task
Wei Fang
1
-0
/
+1
2016-07-14
libsas: use ata_is_ncq() and ata_has_dma() accessors
Hannes Reinecke
1
-9
/
+2
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
1
-1
/
+2
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
1
-2
/
+4
2015-03-24
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2015-03-19
ata: Add a new flag to destinguish sas controller
Shaohua Li
1
-1
/
+2
2015-03-06
libsas: Fix Kernel Crash in smp_execute_task
James Bottomley
1
-2
/
+4
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-8
/
+0
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-55
/
+11
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-8
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
5
-207
/
+3
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-7
/
+5
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-14
/
+3
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
1
-1
/
+0
[next]