aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott1-1/+2
2018-04-16s390: remove couple of duplicate includesVasily Gorbik1-1/+0
2017-11-24s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner1-1/+1
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-39/+30
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-15/+13
2016-03-07s390/dasd: remove casts to dasd_*_privateSebastian Ott1-24/+17
2016-03-02s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens1-2/+7
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky1-0/+2
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-2/+2
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet1-5/+5
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