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-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
1
-1
/
+0
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
1
-0
/
+7
2022-02-12
scsi: Remove unused member cmd_pool for structure scsi_host_template
Xiang Chen
1
-3
/
+0
2022-02-12
scsi: libsas: Remove unused parameter for function sas_ata_eh()
Xiang Chen
1
-4
/
+2
2022-02-12
scsi: libsas: Use void for sas_discover_event() return code
Xiang Chen
1
-1
/
+1
2022-02-12
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-1
/
+0
2022-02-12
scsi: ibmvscsis: Silence -Warray-bounds warning
Kees Cook
1
-6
/
+11
2022-02-08
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
1
-0
/
+1
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
1
-4
/
+0
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-6
/
+2
2022-01-05
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
1
-3
/
+2
2021-12-23
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
1
-0
/
+1
2021-12-23
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
1
-0
/
+1
2021-11-29
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
1
-2
/
+2
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2
-3
/
+3
2021-11-19
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
1
-6
/
+0
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-7
/
+2
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-0
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-23
/
+26
2021-11-04
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2
-1
/
+2
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
2021-10-28
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
1
-6
/
+0
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-0
/
+3
2021-10-19
scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions
Sreekanth Reddy
1
-0
/
+1
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
1
-4
/
+8
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
1
-1
/
+1
2021-10-17
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2
-12
/
+0
2021-10-17
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2
-0
/
+19
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-1
/
+1
2021-10-17
scsi: core: Call scsi_done directly
Bart Van Assche
2
-5
/
+1
2021-10-17
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
1
-0
/
+2
2021-10-17
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
1
-0
/
+7
2021-10-13
scsi: libsas: Export sas_phy_enable()
Luo Jiaxing
1
-0
/
+1
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-1
/
+0
2021-09-29
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
1
-10
/
+0
2021-09-22
scsi: core: Remove 'current_tag'
Hannes Reinecke
1
-1
/
+0
2021-09-22
scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
Bart Van Assche
1
-1
/
+0
2021-08-18
scsi: core: Remove scsi_cmnd.tag
John Garry
1
-1
/
+0
2021-08-12
scsi: core: Add helper to return number of logical blocks in a request
Martin K. Petersen
1
-0
/
+7
2021-08-12
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
1
-3
/
+0
2021-08-12
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2
-10
/
+14
2021-08-12
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
1
-0
/
+6
2021-07-31
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
1
-0
/
+3
2021-07-31
scsi: bsg: Simplify device registration
Christoph Hellwig
1
-0
/
+2
2021-07-29
scsi: scsi_ioctl: Unexport sg_scsi_ioctl()
Christoph Hellwig
1
-2
/
+0
2021-07-29
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
1
-0
/
+6
2021-07-29
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
1
-2
/
+0
[prev]
[next]