aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/s390/block/scm_blk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-02block: remove genhd.hChristoph Hellwig1-1/+0
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-7/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18s390/debug: improve debug_eventSebastian Ott1-7/+1
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-57/+3
2017-06-12s390/scm: use multiple queuesSebastian Ott1-2/+1
2017-06-12s390/scm: convert taskletSebastian Ott1-1/+0
2017-06-12s390/scm: convert to blk-mqSebastian Ott1-0/+2
2017-06-12s390/scm: remove cluster optionSebastian Ott1-54/+0
2017-06-09block: introduce new block status code typeChristoph Hellwig1-2/+2
2014-12-08s390/scm_block: make the number of reqs per HW req configurableSebastian Ott1-2/+1
2014-12-08s390/scm_block: handle multiple requests in one HW requestSebastian Ott1-1/+2
2014-12-08s390/scm_block: allocate aidaw pages only when necessarySebastian Ott1-1/+2
2014-12-08s390/scm_block: use mempool to manage aidaw requestsSebastian Ott1-1/+2
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner1-1/+1
2013-03-07s390/scm_blk: suspend writesSebastian Ott1-0/+2
2013-02-14s390/scm: use inline dummy functionsSebastian Ott1-13/+28
2012-09-26s390/scm_block: force cluster writesSebastian Ott1-0/+38
2012-09-26s390: add scm block driverSebastian Ott1-0/+79