index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_scsi_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
scsi: libsas: Tidy SAS address print format
John Garry
1
-4
/
+4
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+0
2019-07-12
scsi: libsas: remove the exporting of sas_wait_eh
Denis Efremov
1
-1
/
+0
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
1
-18
/
+1
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
1
-18
/
+1
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+1
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-65
/
+58
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
1
-65
/
+58
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
1
-8
/
+2
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-2
/
+2
2018-03-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-20
/
+13
2018-03-13
scsi: libsas: defer ata device eh commands to libata
Jason Yan
1
-20
/
+13
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-16
/
+4
2018-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+15
2018-01-11
scsi: libsas: Disable asynchronous aborts for SATA devices
Hannes Reinecke
1
-2
/
+15
2018-01-04
scsi: libsas: remove private hex2bin() implementation
Andy Shevchenko
1
-16
/
+4
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-08-26
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-6
/
+6
2017-08-26
scsi: libsas: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+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-02-07
scsi: libsas: remove sas_scsi_timed_out
Christoph Hellwig
1
-7
/
+0
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-8
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-175
/
+1
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
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-14
/
+6
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-8
/
+3
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-2
/
+3
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-5
/
+6
2014-03-15
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
Dan Williams
1
-1
/
+1
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-1
/
+1
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
1
-2
/
+6
2012-07-20
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
1
-11
/
+8
2012-07-20
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
1
-0
/
+21
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
1
-4
/
+117
2012-07-20
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
Maciej Trela
1
-1
/
+0
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
1
-6
/
+21
2012-03-01
[SCSI] libsas: don't recover end devices attached to disabled phys
Dan Williams
1
-1
/
+2
2012-03-01
[SCSI] libsas: fix lifetime of SAS_HA_FROZEN
Dan Williams
1
-6
/
+7
2012-03-01
[SCSI] libsas: async ata scanning
Dan Williams
1
-18
/
+0
2012-03-01
[SCSI] libsas: fix mixed topology recovery
Dan Williams
1
-6
/
+7
2012-03-01
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
Dan Williams
1
-3
/
+0
2012-03-01
[SCSI] libsas: pre-clean commands that won the eh vs completion race
Dan Williams
1
-9
/
+16
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-20
/
+18
2012-02-20
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
1
-1
/
+0
2012-02-20
[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
Dan Williams
1
-2
/
+2
[next]