aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_diag.c
AgeCommit message (Expand)Author
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2019-07-11s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott
2018-04-16s390: remove couple of duplicate includesVasily Gorbik
2017-11-24s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-03-07s390/dasd: remove casts to dasd_*_privateSebastian Ott
2016-03-02s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-07-01s390/dasd: Implement block timeout handlingHannes Reinecke
2013-07-01s390/dasd: make number of retries configurableHannes Reinecke
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens
2011-01-05[S390] dasd: do path verification for paths added at runtimeStefan Weinhuber
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-08-09[S390] dasd: tunable missing interrupt handlerStefan Haberland
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber
2009-12-18[S390] dasd: move dasd-diag kmsg to dasdStefan Haberland
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger
2009-12-07[S390] dasd: support DIAG access for read-only devicesStefan Weinhuber
2009-09-11[S390] dasd: fix message namingStefan Haberland
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland
2009-06-12[S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-03-26[S390] dasd: message cleanupStefan Haberland
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-10-06[S390] irq change build fixes.Heiko Carstens
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe