aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber1-2/+10
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2013-05-17s390/xpram: mark xpram as non-rotationalChristian Borntraeger1-0/+1
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2013-05-07block_device_operations->release() should return voidAl Viro3-21/+12
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott1-2/+1
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott1-2/+4
2013-04-17s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland1-8/+55
2013-04-17s390/dasd: improve speed of dasdfmtStefan Haberland4-143/+351
2013-04-17s390/dasd: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/coreJens Axboe3-13/+81
2013-03-23block: Add bio_end_sector()Kent Overstreet1-2/+1
2013-03-21s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun1-2/+5
2013-03-21s390/scm_block: fix printk format stringSebastian Ott2-3/+3
2013-03-07s390/scm: process availabilitySebastian Ott1-0/+7
2013-03-07s390/scm_blk: suspend writesSebastian Ott2-5/+58
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott1-6/+10
2013-03-07s390/scm_blk: fix request number accountingSebastian Ott1-2/+6
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland1-2/+8
2013-02-14dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber1-1/+4
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens8-39/+39
2013-02-14s390/scm: use inline dummy functionsSebastian Ott1-13/+28
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens3-3/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-81/+178
2012-11-30s390/dasd: add safe offline interfaceStefan Haberland3-17/+116
2012-11-30s390/dasd: fix unaccessible device after resumeStefan Haberland1-9/+7
2012-11-23s390: use ccw_device_get_schidSebastian Ott1-4/+7
2012-11-23s390/dasd: fix multi-line printks with multiple KERN_<level>sSebastian Ott2-51/+48
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-10-09s390/dcssblk: cleanup device attribute usageSebastian Ott1-29/+23
2012-09-26s390/dasd: check count address during online settingStefan Haberland1-2/+12
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-2/+2
2012-09-26s390/dasd: fix return value for non-existent ioctlsHeiko Carstens1-2/+2
2012-09-26s390/scm: reorder scm_removeSebastian Ott1-1/+1
2012-09-26s390/scm: remove superfluous lockSebastian Ott1-10/+1
2012-09-26s390/scm_block: force cluster writesSebastian Ott5-3/+310
2012-09-26s390: add scm block driverSebastian Ott5-0/+597
2012-09-26s390: add eadm facility bitsSebastian Ott1-2/+1
2012-09-17s390/dasd: fix read unit address configuration loopStefan Haberland1-1/+26
2012-09-17s390/dasd: fix pathgroup raceStefan Haberland2-7/+36
2012-09-06s390/dasd: move wake_up callSebastian Ott1-3/+3
2012-08-28s390/dasd: fix ioctl return valueHeiko Carstens2-6/+3
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens16-27/+13
2012-07-16s390/dasd: add shutdown actionStefan Haberland3-0/+34
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens1-4/+0
2012-04-11[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall1-8/+16
2012-03-11[S390] dasd: prevent validate server for offline devicesStefan Haberland2-0/+12
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-4/+4
2012-02-27compat: fix compile breakage on s390Heiko Carstens2-1/+2
2012-01-18[S390] dasd: revalidate server for new pathgroupStefan Haberland3-0/+30