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
/
scsi_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
scsi: core: Simplify an alloc_workqueue() invocation
Bart Van Assche
1
-1
/
+0
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+9
2024-04-12
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
1
-0
/
+4
2024-04-12
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
1
-0
/
+3
2024-04-12
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
1
-0
/
+2
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
1
-0
/
+1
2024-01-24
scsi: core: Move autosuspend timer delay to Scsi_Host
Peter Wang
1
-3
/
+3
2023-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2023-10-25
scsi: core: Add comment to target_destroy in scsi_host_template
Wenchao Hao
1
-0
/
+3
2023-09-28
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
1
-1
/
+1
2023-08-25
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
1
-1
/
+1
2023-08-21
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
1
-1
/
+1
2023-05-31
scsi: core: Support setting BLK_MQ_F_BLOCKING
Bart Van Assche
1
-0
/
+6
2023-03-25
scsi: core: Declare SCSI host template pointer members const
Bart Van Assche
1
-2
/
+2
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
1
-1
/
+13
2022-10-18
scsi: core: Introduce a new list for SCSI proc directory entries
Bart Van Assche
1
-12
/
+0
2022-10-18
scsi: esas2r: Introduce scsi_template_proc_dir()
Bart Van Assche
1
-0
/
+6
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
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 hosts outlive targets"
Bart Van Assche
1
-3
/
+0
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-1
/
+1
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
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-02
scsi: core: Make sure that hosts outlive targets
Ming Lei
1
-0
/
+3
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
1
-0
/
+1
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-1
/
+1
2022-02-12
scsi: Remove unused member cmd_pool for structure scsi_host_template
Xiang Chen
1
-3
/
+0
2021-11-19
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
1
-6
/
+0
2021-11-04
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
1
-0
/
+1
2021-10-17
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
1
-11
/
+0
2021-10-17
scsi: core: Register sysfs attributes earlier
Bart Van Assche
1
-0
/
+12
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
1
-1
/
+1
2021-09-29
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
1
-10
/
+0
2021-06-03
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
1
-1
/
+1
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-34
/
+50
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-6
/
+0
2021-03-30
scsi: core: scsi_host_cmd_pool is declared twice
Wan Jiabing
1
-1
/
+0
2021-03-05
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
1
-0
/
+11
2021-03-05
scsi: core: Put hot fields of scsi_host_template in one cacheline
Ming Lei
1
-33
/
+39
2021-01-15
scsi: core: No retries on abort success
Muneendra Kumar
1
-0
/
+6
2020-10-06
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
1
-1
/
+8
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
1
-0
/
+7
2020-03-12
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
scsi: core: Introduce {init,exit}_cmd_priv()
Bart Van Assche
1
-0
/
+3
2020-02-29
scsi: core: Remove cmd_list functionality
Hannes Reinecke
1
-2
/
+0
2020-02-29
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
1
-0
/
+3
2020-02-29
scsi: core: add scsi_host_(block,unblock) helper function
Hannes Reinecke
1
-0
/
+2
2020-02-29
scsi: core: add scsi_host_complete_all_commands() helper
Hannes Reinecke
1
-0
/
+2
2020-02-11
scsi: core: remove .for_blk_mq
Ming Lei
1
-3
/
+0
[next]