index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hosts.c
Age
Commit message (
Expand
)
Author
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
2016-02-19
scsi: Drop runtime PM usage count after host is added
Mika Westerberg
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-11-30
Fix a memory leak in scsi_host_dev_release()
Bart Van Assche
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2014-11-12
scsi: remove ordered_tag host template field
Christoph Hellwig
2014-11-12
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-17
scsi: use dev_printk variants where possible
Hannes Reinecke
2014-03-15
[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set
Hannes Reinecke
2013-12-19
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
Ren Mingxin
2013-12-19
[SCSI] improved eh timeout handler
Hannes Reinecke
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-10-25
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2012-07-20
[SCSI] Fix device removal NULL pointer dereference
Bart Van Assche
2012-07-20
[SCSI] properly initialize atomic_t
Josh Hunt
2012-05-10
[SCSI] fix oops in all legacy host adapters caused by 6f381fa
James Bottomley
2011-10-30
[SCSI] Make scsi_free_queue() kill pending SCSI commands
Bart Van Assche
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
[next]