summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2014-03-23s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-17s390/xpram: mark xpram as non-rotationalChristian Borntraeger
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-07block_device_operations->release() should return voidAl Viro
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott
2013-04-17s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland
2013-04-17s390/dasd: improve speed of dasdfmtStefan Haberland
2013-04-17s390/dasd: remove cast for kzalloc return valueZhang Yanfei
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-03-23block: Add bio_end_sector()Kent Overstreet
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: process availabilitySebastian Ott
2013-03-07s390/scm_blk: suspend writesSebastian Ott
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott
2013-03-07s390/scm_blk: fix request number accountingSebastian Ott
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland
2013-02-14dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-02-14s390/scm: use inline dummy functionsSebastian Ott
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-30s390/dasd: add safe offline interfaceStefan Haberland
2012-11-30s390/dasd: fix unaccessible device after resumeStefan Haberland
2012-11-23s390: use ccw_device_get_schidSebastian Ott
2012-11-23s390/dasd: fix multi-line printks with multiple KERN_<level>sSebastian Ott
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-10-09s390/dcssblk: cleanup device attribute usageSebastian Ott
2012-09-26s390/dasd: check count address during online settingStefan Haberland
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens
2012-09-26s390/dasd: fix return value for non-existent ioctlsHeiko Carstens
2012-09-26s390/scm: reorder scm_removeSebastian Ott
2012-09-26s390/scm: remove superfluous lockSebastian Ott
2012-09-26s390/scm_block: force cluster writesSebastian Ott
2012-09-26s390: add scm block driverSebastian Ott
2012-09-26s390: add eadm facility bitsSebastian Ott
2012-09-17s390/dasd: fix read unit address configuration loopStefan Haberland
2012-09-17s390/dasd: fix pathgroup raceStefan Haberland
2012-09-06s390/dasd: move wake_up callSebastian Ott
2012-08-28s390/dasd: fix ioctl return valueHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-16s390/dasd: add shutdown actionStefan Haberland
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens
2012-04-11[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall
2012-03-11[S390] dasd: prevent validate server for offline devicesStefan Haberland
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-02-27compat: fix compile breakage on s390Heiko Carstens