aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
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
2012-01-18[S390] dasd: revalidate server for new pathgroupStefan Haberland
2012-01-18[S390] dasd: revert LCU optimizationStefan Haberland
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03fs: move code out of buffer.cAl Viro
2011-12-27[S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland
2011-12-27[S390] dasd: add sanity check to detect path connection errorStefan Haberland
2011-12-27[S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-10-30[S390] sparse: fix sparse NULL pointer warningsMartin Schwidefsky