index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_host.h
Age
Commit message (
Expand
)
Author
2023-10-10
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
2023-10-10
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-09-13
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-01
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-02-11
scsi: Remove unused member cmd_pool for structure scsi_host_template
Xiang Chen
2021-11-18
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
2021-11-03
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-10-16
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-16
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: core: Call scsi_done directly
Bart Van Assche
2021-09-28
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
2021-06-02
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
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-29
scsi: core: scsi_host_cmd_pool is declared twice
Wan Jiabing
2021-03-04
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
2021-03-04
scsi: core: Put hot fields of scsi_host_template in one cacheline
Ming Lei
2021-01-14
scsi: core: No retries on abort success
Muneendra Kumar
2020-10-06
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
scsi: core: Introduce {init,exit}_cmd_priv()
Bart Van Assche
2020-02-28
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-28
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
2020-02-28
scsi: core: add scsi_host_(block,unblock) helper function
Hannes Reinecke
2020-02-28
scsi: core: add scsi_host_complete_all_commands() helper
Hannes Reinecke
2020-02-10
scsi: core: remove .for_blk_mq
Ming Lei
2019-11-12
scsi: core: Clean up SG_NONE
Finn Thain
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-09-30
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
2019-07-22
scsi: core: add support for request batching
Paolo Bonzini
2019-07-16
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-03-19
scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment
Hannes Reinecke
2019-02-27
scsi: kill command serial number
Hannes Reinecke
2019-02-26
scsi: clean obsolete return values of eh_timed_out
Avri Altman
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
[next]