summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)AuthorFilesLines
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/s39...Linus Torvalds3-112/+313
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus 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
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+1
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-2/+2
2011-05-23[S390] dasd: fix return code handlingHeiko Carstens1-2/+1
2011-05-23[S390] get rid of unused variablesHeiko Carstens2-12/+0
2011-05-10[S390] dasd: prevent IO error during reserve/release loopStefan Haberland1-1/+10
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens1-1/+1
2011-04-20[S390] dasd: check sense type in device change handlerStefan Weinhuber1-2/+3
2011-04-20[S390] dasd: fix race between open and offlineStefan Weinhuber5-60/+143
2011-03-31Fix common misspellingsLucas De Marchi3-5/+5
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-4/+8
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott2-4/+8
2011-03-15[S390] dasd: get rid of compile warningHeiko Carstens1-0/+1
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+1
2011-03-03[S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky1-2/+2
2011-02-17[S390] dasd: correct device tableStefan Haberland1-1/+1
2011-01-31[S390] dasd: prevent panic with unresumed devicesStefan Haberland1-0/+6
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2011-01-05[S390] dasd: Correct retry counter for terminated I/O.Stefan Haberland1-1/+0
2011-01-05[S390] dasd: Add support for raw ECKD access.Stefan Haberland4-8/+266
2011-01-05[S390] dasd: Prevent deadlock during suspend/resume.Stefan Haberland1-3/+4