index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
scm_blk.c
Age
Commit message (
Expand
)
Author
2017-09-19
s390/scm_blk: consistently use blk_status_t as error type
Sebastian Ott
2017-08-09
s390/scm: use common completion path
Sebastian Ott
2017-07-05
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
Stephen Rothwell
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-06-12
s390/scm: use multiple queues
Sebastian Ott
2017-06-12
s390/scm: convert tasklet
Sebastian Ott
2017-06-12
s390/scm: convert to blk-mq
Sebastian Ott
2017-06-12
s390/scm: remove cluster option
Sebastian Ott
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-01-31
scm_blk: remove unneeded REQ_TYPE_FS check
Christoph Hellwig
2016-06-27
block: convert to device_add_disk()
Dan Williams
2016-04-01
s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS
Sebastian Ott
2014-12-08
s390/scm_block: make the number of reqs per HW req configurable
Sebastian Ott
2014-12-08
s390/scm_block: handle multiple requests in one HW request
Sebastian Ott
2014-12-08
s390/scm_block: allocate aidaw pages only when necessary
Sebastian Ott
2014-12-08
s390/scm_block: use mempool to manage aidaw requests
Sebastian Ott
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-15
s390/scm_block: do not hide eadm subchannel dependency
Sebastian Ott
2013-11-06
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
Steffen Maier
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-04-26
s390/scm_blk: fix memleak in init function
Sebastian Ott
2013-03-21
s390/scm_blk: fix error return code in scm_blk_init()
Wei Yongjun
2013-03-21
s390/scm_block: fix printk format string
Sebastian Ott
2013-03-07
s390/scm_blk: suspend writes
Sebastian Ott
2013-03-07
s390/scm_blk: fix request number accounting
Sebastian Ott
2012-09-26
s390/scm_block: force cluster writes
Sebastian Ott
2012-09-26
s390: add scm block driver
Sebastian Ott