index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hosts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+5
2018-12-19
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+0
2018-12-19
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
1
-0
/
+5
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-23
/
+6
2018-08-27
Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"
Ming Lei
1
-23
/
+1
2018-06-26
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
1
-1
/
+23
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-0
/
+10
2018-04-09
scsi: core: remove redundant assignment to shost->use_blk_mq
Colin Ian King
1
-1
/
+0
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-3
/
+1
2018-03-20
scsi: remove the old scsi_module.c initialization model
Christoph Hellwig
1
-23
/
+0
2018-03-20
scsi: core: unexport scsi_host_set_state
Christoph Hellwig
1
-1
/
+0
2018-03-15
scsi: core: introduce force_blk_mq
Ming Lei
1
-0
/
+1
2018-03-02
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
1
-3
/
+0
2018-02-14
scsi: core: Move the eh_deadline module parameter definition
Bart Van Assche
1
-6
/
+6
2017-12-08
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
1
-0
/
+6
2017-09-05
scsi: Remove Scsi_Host.uspace_req_q
Bart Van Assche
1
-8
/
+0
2017-01-28
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
1
-18
/
+2
2017-01-28
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
1
-0
/
+4
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+8
2016-09-27
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
1
-0
/
+2
2016-08-26
scsi: configure runtime pm before calling device_add in scsi_add_host_with_dma
Heiner Kallweit
1
-4
/
+8
2016-07-15
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
1
-2
/
+0
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+7
2016-02-24
scsi: Use ida for host number management
Lee Duncan
1
-8
/
+14
2016-02-19
scsi: Drop runtime PM usage count after host is added
Mika Westerberg
1
-0
/
+7
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
1
-0
/
+11
2015-12-01
Fix a memory leak in scsi_host_dev_release()
Bart Van Assche
1
-0
/
+11
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-0
/
+7
2014-11-12
scsi: remove ordered_tag host template field
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
1
-2
/
+2
2014-07-26
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
1
-5
/
+30
2014-07-18
scsi: use dev_printk variants where possible
Hannes Reinecke
1
-7
/
+8
2014-03-15
[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set
Hannes Reinecke
1
-1
/
+1
2013-12-19
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
Ren Mingxin
1
-4
/
+13
2013-12-19
[SCSI] improved eh timeout handler
Hannes Reinecke
1
-1
/
+13
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+1
2013-10-25
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
1
-0
/
+7
2013-02-07
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2012-07-20
[SCSI] Fix device removal NULL pointer dereference
Bart Van Assche
1
-3
/
+4
2012-07-20
[SCSI] properly initialize atomic_t
Josh Hunt
1
-1
/
+1
2012-05-10
[SCSI] fix oops in all legacy host adapters caused by 6f381fa
James Bottomley
1
-0
/
+3
2011-10-30
[SCSI] Make scsi_free_queue() kill pending SCSI commands
Bart Van Assche
1
-3
/
+6
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-2
/
+0
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
1
-2
/
+0
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
1
-0
/
+1
2010-07-28
[SCSI] implement runtime Power Management
Alan Stern
1
-2
/
+8
2010-07-27
[SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not used
Justin P. Mattock
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
PM: Allow SCSI devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+4
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+10
[next]