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
/
drivers
/
scsi
/
hosts.c
Age
Commit message (
Expand
)
Author
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
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: Call scsi_done directly
Bart Van Assche
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-12
scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
Dexuan Cui
2021-07-12
scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
Tyrel Datwyler
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-07
scsi: core: Only put parent device if host state differs from SHOST_CREATED
Ming Lei
2021-06-07
scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
Ming Lei
2021-06-07
scsi: core: Fix failure handling of scsi_add_host_with_dma()
Ming Lei
2021-06-07
scsi: core: Fix error handling of scsi_host_alloc()
Ming Lei
2021-06-02
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
2021-05-22
scsi: core: Cap scsi_host cmd_per_lun at can_queue
John Garry
2021-05-14
scsi: core: Fix a comment in function scsi_host_dev_release()
Xiang Chen
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2020-10-06
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2020-07-02
scsi: core: Register sysfs for SCSI workqueue
Bob Liu
2020-02-28
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
2020-02-28
scsi: core: add scsi_host_complete_all_commands() helper
Hannes Reinecke
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
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-11-07
scsi: kill off the legacy IO path
Jens Axboe
2018-08-27
Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"
Ming Lei
2018-06-26
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-04-09
scsi: core: remove redundant assignment to shost->use_blk_mq
Colin Ian King
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-19
scsi: remove the old scsi_module.c initialization model
Christoph Hellwig
2018-03-19
scsi: core: unexport scsi_host_set_state
Christoph Hellwig
2018-03-14
scsi: core: introduce force_blk_mq
Ming Lei
2018-03-01
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
2018-02-13
scsi: core: Move the eh_deadline module parameter definition
Bart Van Assche
2017-12-07
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
2017-09-05
scsi: Remove Scsi_Host.uspace_req_q
Bart Van Assche
2017-01-27
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-09-26
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
2016-08-25
scsi: configure runtime pm before calling device_add in scsi_add_host_with_dma
Heiner Kallweit
2016-07-15
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-02-23
scsi: Use ida for host number management
Lee Duncan
[next]