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
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
1
-0
/
+2
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
1
-2
/
+0
2022-09-01
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
1
-3
/
+0
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+5
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+1
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-29
/
+31
2022-08-02
scsi: core: Make sure that hosts outlive targets
Ming Lei
1
-0
/
+3
2022-08-02
scsi: core: Make sure that targets outlive devices
Bart Van Assche
1
-0
/
+2
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
1
-0
/
+1
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+1
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
1
-2
/
+2
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-1
/
+1
2022-06-22
scsi: libiscsi: Improve conn_send_pdu API
Mike Christie
1
-3
/
+0
2022-06-22
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
1
-1
/
+1
2022-06-22
scsi: iscsi: Add recv workqueue helpers
Mike Christie
1
-0
/
+4
2022-06-22
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
1
-1
/
+1
2022-06-22
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-1
/
+1
2022-06-22
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
1
-0
/
+1
2022-06-17
scsi: iscsi: Make iscsi_unregister_transport() return void
Max Gurtovoy
1
-1
/
+1
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
2
-7
/
+3
2022-06-10
scsi: libsas: Introduce struct smp_rg_resp
Damien Le Moal
1
-0
/
+8
2022-06-10
scsi: libsas: Introduce struct smp_disc_resp
Damien Le Moal
1
-16
/
+12
2022-05-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-5
/
+28
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+2
2022-05-20
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
1
-0
/
+7
2022-05-17
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
1
-0
/
+2
2022-05-02
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
1
-0
/
+4
2022-05-02
scsi: core: Query VPD size before getting full page
Martin K. Petersen
1
-1
/
+4
2022-04-26
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
1
-1
/
+2
2022-04-26
scsi: sd: sd_zbc: Hide gap zones
Damien Le Moal
1
-1
/
+8
2022-04-26
scsi: iscsi: Fix harmless double shift bug
Dan Carpenter
1
-3
/
+3
2022-04-12
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
1
-1
/
+1
2022-04-12
scsi: iscsi: Merge suspend fields
Mike Christie
1
-4
/
+5
2022-04-12
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
1
-0
/
+2
2022-04-12
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
1
-1
/
+1
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-80
/
+121
2022-03-15
scsi: libiscsi: Teardown iscsi_cls_conn gracefully
Wenchao Hao
1
-1
/
+0
2022-03-15
scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization
Wenchao Hao
1
-2
/
+0
2022-03-15
scsi: iscsi: Add helper functions to manage iscsi_cls_conn
Wenchao Hao
1
-0
/
+4
2022-03-15
scsi: hisi_sas: Use libsas internal abort support
John Garry
1
-0
/
+2
2022-03-15
scsi: libsas: Add sas_execute_internal_abort_dev()
John Garry
1
-0
/
+8
2022-03-15
scsi: libsas: Add sas_execute_internal_abort_single()
John Garry
2
-0
/
+16
2022-03-09
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2
-11
/
+7
2022-03-02
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-0
/
+1
2022-03-02
scsi: iscsi: Drop temp workq_name
Mike Christie
1
-1
/
+0
2022-03-02
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
1
-0
/
+2
2022-03-02
scsi: iscsi: Remove iscsi_scan_finished()
Mike Christie
1
-2
/
+0
2022-03-02
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
2
-8
/
+0
2022-03-02
scsi: core: Remove struct scsi_request
Christoph Hellwig
2
-10
/
+0
2022-03-02
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
1
-1
/
+0
[next]