index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_cmnd.h
Age
Commit message (
Expand
)
Author
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
2019-02-12
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
2018-12-07
scsi: Fix a harmless double shift bug
Dan Carpenter
2018-11-26
scsi: Do not rely on blk-mq for double completions
Keith Busch
2018-11-09
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-08-02
scsi: Check sense buffer size at build time
Kees Cook
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-03-16
scsi: Add NO_DMA dummies for SCSI DMA mapping API
Geert Uytterhoeven
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-01
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
2018-02-03
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-01-08
scsi: sd: Remove zone write locking
Damien Le Moal
2017-12-07
scsi: core: Unexport scsi_initialize_rq()
Bart Van Assche
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]