index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_cmnd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: core: Support failing requests while recovering
Bart Van Assche
2022-10-22
1
-1
/
+2
*
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
2022-09-25
1
-1
/
+1
*
scsi/core: Improve static type checking
Bart Van Assche
2022-07-14
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-18
/
+13
|
\
|
*
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
2022-03-01
1
-1
/
+0
|
*
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
1
-1
/
+0
|
*
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2022-03-01
1
-3
/
+3
|
*
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2022-03-01
1
-0
/
+1
|
*
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
1
-6
/
+1
|
*
scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
Bart Van Assche
2022-02-22
1
-7
/
+7
|
*
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
2022-02-07
1
-0
/
+1
*
|
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2022-03-08
1
-9
/
+0
|
/
*
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
1
-1
/
+1
|
\
|
*
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-11-03
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-5
/
+9
|
\
|
|
*
scsi: core: Call scsi_done directly
Bart Van Assche
2021-10-16
1
-4
/
+0
|
*
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
2021-10-16
1
-0
/
+2
|
*
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2021-10-16
1
-0
/
+7
|
*
scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
Bart Van Assche
2021-09-21
1
-1
/
+0
*
|
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-22
1
-0
/
+3
|
/
*
scsi: core: Remove scsi_cmnd.tag
John Garry
2021-08-17
1
-1
/
+0
*
scsi: core: Add helper to return number of logical blocks in a request
Martin K. Petersen
2021-08-11
1
-0
/
+7
*
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
2021-08-11
1
-3
/
+0
*
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-3
/
+5
*
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
2021-08-11
1
-0
/
+6
*
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
2021-07-20
1
-5
/
+7
*
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
2021-07-20
1
-0
/
+5
*
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
2021-07-20
1
-0
/
+7
*
scsi: core: Drop message byte helper
Hannes Reinecke
2021-05-31
1
-5
/
+0
*
scsi: core: Add scsi_msg_to_host_byte()
Hannes Reinecke
2021-05-31
1
-0
/
+26
*
scsi: core: Add get_{status,host}_byte() accessor functions
Hannes Reinecke
2021-05-31
1
-0
/
+10
*
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2021-05-31
1
-4
/
+0
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
1
-0
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
1
-0
/
+3
|
\
|
*
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
2021-03-04
1
-0
/
+1
|
*
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
2021-03-04
1
-0
/
+2
*
|
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-04-06
1
-4
/
+3
|
/
*
scsi: core: Add 'set_status_byte()' accessor
Hannes Reinecke
2021-01-22
1
-0
/
+5
*
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
2020-10-07
1
-1
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-1
/
+0
|
\
|
*
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
2020-05-07
1
-1
/
+0
*
|
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
2020-04-22
1
-0
/
+1
|
/
*
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-28
1
-1
/
+0
*
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
2019-11-08
1
-2
/
+2
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-11-01
1
-0
/
+1
*
scsi: core: add support for request batching
Paolo Bonzini
2019-07-22
1
-0
/
+1
*
scsi: kill command serial number
Hannes Reinecke
2019-02-27
1
-10
/
+0
*
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
2019-02-12
1
-3
/
+2
*
scsi: remove bidirectional command support
Christoph Hellwig
2019-02-05
1
-18
/
+1
[next]