index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_scsi_host.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
2023-06-05
1
-2
/
+1
*
ata: libata-sata: Fix device queue depth control
Damien Le Moal
2022-09-28
1
-1
/
+2
*
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-03-15
1
-3
/
+10
*
scsi: libsas: Add sas_execute_internal_abort_dev()
John Garry
2022-03-15
1
-0
/
+8
*
scsi: libsas: Add sas_execute_internal_abort_single()
John Garry
2022-03-15
1
-0
/
+74
*
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2022-02-23
1
-1
/
+9
*
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
1
-0
/
+16
*
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
1
-0
/
+16
*
scsi: libsas: Add sas_lu_reset()
John Garry
2022-02-19
1
-0
/
+10
*
scsi: libsas: Add sas_clear_task_set()
John Garry
2022-02-19
1
-0
/
+10
*
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
1
-4
/
+12
*
scsi: libsas: Add TMF handler aborted callback
John Garry
2022-02-19
1
-0
/
+2
*
scsi: libsas: Add TMF handler exec complete callback
John Garry
2022-02-19
1
-0
/
+3
*
scsi: libsas: Add sas_execute_ssp_tmf()
John Garry
2022-02-19
1
-0
/
+18
*
scsi: libsas: Add sas_execute_tmf()
John Garry
2022-02-19
1
-0
/
+105
*
scsi: libsas: Move SMP task handlers to core
John Garry
2022-02-19
1
-0
/
+24
*
scsi: libsas: Delete SAS_SG_ERR
John Garry
2022-02-19
1
-3
/
+0
*
scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()
John Garry
2022-02-19
1
-2
/
+4
*
scsi: libsas: Remove unused parameter for function sas_ata_eh()
Xiang Chen
2022-02-11
1
-1
/
+1
*
scsi: libsas: Decode SAM status and host byte codes
John Garry
2021-12-17
1
-3
/
+4
*
scsi: libsas: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-2
/
+2
*
scsi: libsas: Co-locate exports with symbols
John Garry
2021-09-14
1
-12
/
+11
*
scsi: libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-1
/
+1
*
scsi: libsas: Allow libsas to include SCSI header files directly
Jason Yan
2021-07-21
1
-3
/
+3
*
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-23
1
-0
/
+9
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
scsi: libsas: Tidy SAS address print format
John Garry
2019-12-21
1
-4
/
+4
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
1
-1
/
+0
|
\
|
*
scsi: libsas: remove the exporting of sas_wait_eh
Denis Efremov
2019-07-12
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
|
*
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
2019-05-21
1
-18
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
2019-05-24
1
-18
/
+1
|
/
*
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-08
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-65
/
+58
|
\
|
*
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
2018-11-15
1
-65
/
+58
*
|
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2018-11-15
1
-8
/
+2
|
/
*
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
1
-2
/
+2
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-21
1
-20
/
+13
|
\
|
*
scsi: libsas: defer ata device eh commands to libata
Jason Yan
2018-03-13
1
-20
/
+13
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-31
1
-16
/
+4
|
\
|
|
*
scsi: libsas: remove private hex2bin() implementation
Andy Shevchenko
2018-01-04
1
-16
/
+4
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-01-20
1
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
scsi: libsas: Disable asynchronous aborts for SATA devices
Hannes Reinecke
2018-01-10
1
-2
/
+15
*
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
1
-1
/
+1
|
/
*
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-1
/
+1
*
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
1
-6
/
+6
*
scsi: libsas: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
1
-3
/
+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: libsas: remove sas_scsi_timed_out
Christoph Hellwig
2017-02-07
1
-7
/
+0
[next]