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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
scsi: libsas: Keep host active while processing events
Xiang Chen
1
-3
/
+21
2021-12-23
scsi: libsas: Defer works of new phys during suspend
Xiang Chen
2
-0
/
+25
2021-12-23
scsi: libsas: Refactor sas_queue_deferred_work()
Xiang Chen
2
-11
/
+15
2021-12-23
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
1
-0
/
+2
2021-12-23
scsi: libsas: Resume host while sending SMP I/Os
Xiang Chen
2
-0
/
+4
2021-12-23
scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming host
Xiang Chen
1
-0
/
+29
2021-12-23
scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
1
-1
/
+5
2021-12-23
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
1
-2
/
+15
2021-12-17
scsi: libsas: Decode SAM status and host byte codes
John Garry
1
-3
/
+4
2021-11-30
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
1
-1
/
+0
2021-10-17
scsi: libsas: Call scsi_done() directly
Bart Van Assche
1
-2
/
+2
2021-10-13
scsi: libsas: Export sas_phy_enable()
Luo Jiaxing
1
-1
/
+2
2021-09-14
scsi: libsas: Co-locate exports with symbols
John Garry
2
-14
/
+14
2021-08-12
scsi: libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2
-2
/
+2
2021-07-27
scsi: libsas: Drop BLK_DEV_BSGLIB selection
Guoqing Jiang
1
-1
/
+0
2021-07-21
scsi: libsas: Allow libsas to include SCSI header files directly
Jason Yan
9
-12
/
+12
2021-07-13
scsi: libsas: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+1
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+9
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+7
2021-06-23
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+9
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
3
-6
/
+7
2021-05-21
scsi: libsas: Use _safe() loop in sas_resume_port()
Dan Carpenter
1
-2
/
+2
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-47
/
+42
2021-04-08
scsi: libsas: Reset num_scatter if libata marks qc as NODATA
Jolly Shah
1
-5
/
+4
2021-04-06
scsi: libsas: Clean up whitespace
Luo Jiaxing
2
-7
/
+8
2021-04-06
scsi: libsas: Correctly indent statements in sas_to_ata_err()
Luo Jiaxing
1
-40
/
+34
2021-01-23
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
3
-25
/
+0
2021-01-23
scsi: libsas: Switch back to original event notifiers API
Ahmed S. Darwish
2
-7
/
+7
2021-01-23
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
3
-54
/
+25
2021-01-23
scsi: libsas: Pass gfp_t flags to event notifiers
Ahmed S. Darwish
2
-2
/
+4
2021-01-23
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
3
-17
/
+73
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
3
-16
/
+4
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-14
/
+2
2020-09-23
scsi: libsas: Simplify the return expression of sas_discover_* functions
Liu Shixin
2
-14
/
+2
2020-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-10
scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
Dan Carpenter
1
-1
/
+2
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+4
2020-09-02
scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
Luo Jiaxing
1
-1
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-4
/
+4
2020-07-25
scsi: libsas: Remove redundant assignment to variable res
Colin Ian King
1
-1
/
+1
2020-07-25
scsi: libsas: Check link status in ATA prereset()
Luo Jiaxing
1
-1
/
+15
2020-07-25
scsi: libsas: Remove postreset from sas_sata_ops
Luo Jiaxing
1
-1
/
+0
2020-04-15
scsi: libsas: Add missing annotation for sas_ata_qc_issue()
Jules Irenge
1
-0
/
+1
2020-03-26
ata: make SATA_PMP option selectable only if any SATA host driver is enabled
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2019-12-21
scsi: libsas: Tidy SAS address print format
John Garry
7
-11
/
+11
2019-12-10
scsi: libsas: stop discovering if oob mode is disconnected
Jason Yan
1
-1
/
+10
2019-08-21
scsi: libsas: sas_discover: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
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
8
-133
/
+27
[next]