summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/scm_blk.c
Commit message (Expand)AuthorAgeFilesLines
* s390/scm_block: make the number of reqs per HW req configurableSebastian Ott2014-12-081-15/+33
* s390/scm_block: handle multiple requests in one HW requestSebastian Ott2014-12-081-46/+99
* s390/scm_block: allocate aidaw pages only when necessarySebastian Ott2014-12-081-4/+28
* s390/scm_block: use mempool to manage aidaw requestsSebastian Ott2014-12-081-7/+38
* block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-0/+1
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-241-4/+4
* s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-151-18/+6Star
* s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier2013-11-061-1/+5
* block_device_operations->release() should return voidAl Viro2013-05-071-2/+1Star
* s390/scm_blk: fix memleak in init functionSebastian Ott2013-04-261-2/+1Star
* s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun2013-03-211-2/+5
* s390/scm_block: fix printk format stringSebastian Ott2013-03-211-2/+2
* s390/scm_blk: suspend writesSebastian Ott2013-03-071-5/+56
* s390/scm_blk: fix request number accountingSebastian Ott2013-03-071-2/+6
* s390/scm_block: force cluster writesSebastian Ott2012-09-261-3/+34
* s390: add scm block driverSebastian Ott2012-09-261-0/+414