aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-18[S390] dasd: revert LCU optimizationStefan Haberland2-89/+16
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-112/+313
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+2
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro1-3/+2
2012-01-03switch debugfs to umode_tAl Viro1-2/+2
2012-01-03fs: move code out of buffer.cAl Viro1-1/+0
2011-12-27[S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland2-1/+11
2011-12-27[S390] dasd: add sanity check to detect path connection errorStefan Haberland1-109/+300
2011-12-27[S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber1-2/+2
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+5
2011-10-30[S390] sparse: fix sparse NULL pointer warningsMartin Schwidefsky1-2/+2
2011-10-30[S390] dasd: prevent path verification before resumeStefan Haberland3-2/+17
2011-10-30[S390] dasd: re-initialize read_conf buffer for retriesStefan Haberland3-2/+32
2011-10-30[S390] dasd: wait for terminated requestStefan Haberland1-1/+5
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter3-2/+2
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe1-3/+7
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig2-7/+5
2011-08-24[S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall1-3/+7
2011-08-03[S390] dasd: check if raw track access is supportedStefan Haberland1-0/+9
2011-08-03[S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2-6/+7
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber4-91/+686