index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_cmnd.h
Age
Commit message (
Expand
)
Author
2024-04-08
scsi: core: Add kernel-doc for scsi_msg_to_host_byte()
Randy Dunlap
2023-05-22
scsi: core: Allow libata to complete successful commands via EH
Niklas Cassel
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
2022-09-25
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-08
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2022-03-01
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
2022-03-01
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2022-03-01
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-02-22
scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
Bart Van Assche
2022-02-07
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-03
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-16
scsi: core: Call scsi_done directly
Bart Van Assche
2021-10-16
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
2021-10-16
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2021-09-21
scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
Bart Van Assche
2021-08-17
scsi: core: Remove scsi_cmnd.tag
John Garry
2021-08-11
scsi: core: Add helper to return number of logical blocks in a request
Martin K. Petersen
2021-08-11
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
2021-07-20
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
2021-07-20
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
2021-07-20
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
2021-05-31
scsi: core: Drop message byte helper
Hannes Reinecke
2021-05-31
scsi: core: Add scsi_msg_to_host_byte()
Hannes Reinecke
2021-05-31
scsi: core: Add get_{status,host}_byte() accessor functions
Hannes Reinecke
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-03-04
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
2021-03-04
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
2021-01-22
scsi: core: Add 'set_status_byte()' accessor
Hannes Reinecke
2020-10-07
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-05-07
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
2020-02-28
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2019-11-08
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-07-22
scsi: core: add support for request batching
Paolo Bonzini
2019-02-27
scsi: kill command serial number
Hannes Reinecke
[next]