summaryrefslogtreecommitdiff
path: root/drivers/s390/block/scm_blk.c
AgeCommit message (Expand)Author
2017-01-31scm_blk: remove unneeded REQ_TYPE_FS checkChristoph Hellwig
2016-06-27block: convert to device_add_disk()Dan Williams
2016-04-01s390/scm_blk: fix deadlock for requests != REQ_TYPE_FSSebastian Ott
2014-12-08s390/scm_block: make the number of reqs per HW req configurableSebastian Ott
2014-12-08s390/scm_block: handle multiple requests in one HW requestSebastian Ott
2014-12-08s390/scm_block: allocate aidaw pages only when necessarySebastian Ott
2014-12-08s390/scm_block: use mempool to manage aidaw requestsSebastian Ott
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott
2013-11-06s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier
2013-05-07block_device_operations->release() should return voidAl Viro
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott
2013-03-21s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun
2013-03-21s390/scm_block: fix printk format stringSebastian Ott
2013-03-07s390/scm_blk: suspend writesSebastian Ott
2013-03-07s390/scm_blk: fix request number accountingSebastian Ott
2012-09-26s390/scm_block: force cluster writesSebastian Ott
2012-09-26s390: add scm block driverSebastian Ott