aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-2/+2
2013-07-01s390/dasd: Implement block timeout handlingHannes Reinecke1-1/+4
2013-07-01s390/dasd: make number of retries configurableHannes Reinecke1-1/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-5/+5
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-4/+4
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-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens1-1/+1
2011-01-05[S390] dasd: do path verification for paths added at runtimeStefan Weinhuber1-0/+1
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+2
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-11/+8
2010-08-09[S390] dasd: tunable missing interrupt handlerStefan Haberland1-2/+4
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber1-4/+2
2009-12-18[S390] dasd: move dasd-diag kmsg to dasdStefan Haberland1-20/+22
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger1-1/+0
2009-12-07[S390] dasd: support DIAG access for read-only devicesStefan Weinhuber1-3/+16
2009-09-11[S390] dasd: fix message namingStefan Haberland1-1/+1
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland1-2/+1
2009-06-12[S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber1-0/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-2/+3
2009-03-26[S390] dasd: message cleanupStefan Haberland1-34/+32
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski1-1/+2
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie1-1/+1
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck1-7/+18
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber1-47/+60
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe1-14/+14
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown1-8/+3
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu1-0/+1
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck1-4/+6
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter1-5/+5
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-2/+2
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-2/+2
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-26/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[S390] dasd whitespace and other cosmetics.Horst Hummel1-3/+3
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+0
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: dasd failfast supportHorst Hummel1-1/+3
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter1-3/+4
2005-11-07[PATCH] s390: dasd diag with block sizes > 512Peter Oberparleiter1-20/+30
2005-11-07[PATCH] s390: dasd diag inline assemblyPeter Oberparleiter1-8/+8
2005-09-05[PATCH] s390: 64 bit diag250 supportHorst Hummel1-122/+212
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+541