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_cmnd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
1
-1
/
+2
2022-09-25
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
1
-1
/
+1
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
1
-2
/
+2
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-18
/
+13
2022-03-09
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
1
-9
/
+0
2022-03-02
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
1
-1
/
+0
2022-03-02
scsi: core: Remove struct scsi_request
Christoph Hellwig
1
-1
/
+0
2022-03-02
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
1
-3
/
+3
2022-03-02
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
1
-0
/
+1
2022-03-02
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-6
/
+1
2022-02-23
scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
Bart Van Assche
1
-7
/
+7
2022-02-08
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
1
-0
/
+1
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+9
2021-11-04
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
1
-1
/
+1
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-0
/
+3
2021-10-17
scsi: core: Call scsi_done directly
Bart Van Assche
1
-4
/
+0
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-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
1
-3
/
+5
2021-08-12
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
1
-0
/
+6
2021-07-21
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
1
-5
/
+7
2021-07-21
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
1
-0
/
+5
2021-07-21
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
1
-0
/
+7
2021-06-01
scsi: core: Drop message byte helper
Hannes Reinecke
1
-5
/
+0
2021-06-01
scsi: core: Add scsi_msg_to_host_byte()
Hannes Reinecke
1
-0
/
+26
2021-06-01
scsi: core: Add get_{status,host}_byte() accessor functions
Hannes Reinecke
1
-0
/
+10
2021-06-01
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
1
-4
/
+0
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-0
/
+3
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-4
/
+3
2021-03-05
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
1
-0
/
+1
2021-03-05
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
1
-0
/
+2
2021-01-23
scsi: core: Add 'set_status_byte()' accessor
Hannes Reinecke
1
-0
/
+5
2020-10-08
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
1
-1
/
+2
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2020-05-08
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
1
-1
/
+0
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
1
-0
/
+1
2020-02-29
scsi: core: Remove cmd_list functionality
Hannes Reinecke
1
-1
/
+0
2019-11-09
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
1
-2
/
+2
2019-11-02
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
1
-0
/
+1
2019-07-22
scsi: core: add support for request batching
Paolo Bonzini
1
-0
/
+1
2019-02-27
scsi: kill command serial number
Hannes Reinecke
1
-10
/
+0
2019-02-12
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
1
-3
/
+2
2019-02-06
scsi: remove bidirectional command support
Christoph Hellwig
1
-18
/
+1
[next]