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
/
s390
/
block
/
scm_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
1
-1
/
+2
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-07-02
s390/scm_blk: correct numa_node in scm_blk_dev_setup
Vasily Gorbik
1
-0
/
+1
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-2
/
+2
2017-11-24
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-19
s390/scm_blk: consistently use blk_status_t as error type
Sebastian Ott
1
-3
/
+3
2017-08-09
s390/scm: use common completion path
Sebastian Ott
1
-5
/
+8
2017-07-05
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
Stephen Rothwell
1
-5
/
+5
2017-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-144
/
+118
2017-06-12
s390/scm: use multiple queues
Sebastian Ott
1
-11
/
+41
2017-06-12
s390/scm: convert tasklet
Sebastian Ott
1
-39
/
+15
2017-06-12
s390/scm: convert to blk-mq
Sebastian Ott
1
-65
/
+72
2017-06-12
s390/scm: remove cluster option
Sebastian Ott
1
-42
/
+3
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-4
/
+4
2017-01-31
scm_blk: remove unneeded REQ_TYPE_FS check
Christoph Hellwig
1
-7
/
+0
2016-06-27
block: convert to device_add_disk()
Dan Williams
1
-2
/
+1
2016-04-01
s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS
Sebastian Ott
1
-1
/
+1
2014-12-08
s390/scm_block: make the number of reqs per HW req configurable
Sebastian Ott
1
-15
/
+33
2014-12-08
s390/scm_block: handle multiple requests in one HW request
Sebastian Ott
1
-46
/
+99
2014-12-08
s390/scm_block: allocate aidaw pages only when necessary
Sebastian Ott
1
-4
/
+28
2014-12-08
s390/scm_block: use mempool to manage aidaw requests
Sebastian Ott
1
-7
/
+38
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
1
-0
/
+1
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-4
/
+4
2013-11-15
s390/scm_block: do not hide eadm subchannel dependency
Sebastian Ott
1
-18
/
+6
2013-11-06
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
Steffen Maier
1
-1
/
+5
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-2
/
+1
2013-04-26
s390/scm_blk: fix memleak in init function
Sebastian Ott
1
-2
/
+1
2013-03-21
s390/scm_blk: fix error return code in scm_blk_init()
Wei Yongjun
1
-2
/
+5
2013-03-21
s390/scm_block: fix printk format string
Sebastian Ott
1
-2
/
+2
2013-03-07
s390/scm_blk: suspend writes
Sebastian Ott
1
-5
/
+56
2013-03-07
s390/scm_blk: fix request number accounting
Sebastian Ott
1
-2
/
+6
2012-09-26
s390/scm_block: force cluster writes
Sebastian Ott
1
-3
/
+34
2012-09-26
s390: add scm block driver
Sebastian Ott
1
-0
/
+414