summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_diag.c
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-151-0/+1
* dasd: move queue setup to common codeChristoph Hellwig2024-03-061-19/+3
* s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner2024-02-081-4/+0
* s390: include linux/io.h instead of asm/io.hHeiko Carstens2023-07-031-1/+1
* s390/dasd: use blk_mq_alloc_diskChristoph Hellwig2022-09-281-1/+1
* s390/dasd: Establish DMA alignmentEric Farman2022-08-041-0/+1
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-081-1/+1
* dasd: use bvec_virtChristoph Hellwig2021-08-161-1/+1
* s390/dasd: use register pair instead of register asmHeiko Carstens2021-06-281-11/+10
* s390/dasd: add missing discipline functionStefan Haberland2021-05-251-1/+7
* s390/dasd: Use struct_size() helperGustavo A. R. Silva2020-07-151-5/+3
* s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland2020-07-151-8/+17
* s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-271-1/+1
* s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner2019-07-111-1/+21
* s390/dasd: move dasd_ccw_req to per request dataSebastian Ott2018-06-121-1/+2
* s390: remove couple of duplicate includesVasily Gorbik2018-04-161-1/+0
* s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/dasd: Change unsigned long long to unsigned longJan Höppner2017-08-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-161-39/+30
|\
| * s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-15/+13
| * s390/dasd: remove casts to dasd_*_privateSebastian Ott2016-03-071-24/+17
* | s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens2016-03-021-2/+7
|/
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-0/+2
* s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-2/+2
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-5/+5
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-041-2/+2
* s390/dasd: Implement block timeout handlingHannes Reinecke2013-07-011-1/+4
* s390/dasd: make number of retries configurableHannes Reinecke2013-07-011-1/+2
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-5/+5
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-4/+4
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+1
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-2/+2
* [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-291-1/+1
* [S390] dasd: do path verification for paths added at runtimeStefan Weinhuber2011-01-051-0/+1
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+2
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-11/+8
* [S390] dasd: tunable missing interrupt handlerStefan Haberland2010-08-091-2/+4
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-081-4/+2
* [S390] dasd: move dasd-diag kmsg to dasdStefan Haberland2009-12-181-20/+22
* [S390] dasd: remove dead codeChristian Borntraeger2009-12-071-1/+0
* [S390] dasd: support DIAG access for read-only devicesStefan Weinhuber2009-12-071-3/+16
* [S390] dasd: fix message namingStefan Haberland2009-09-111-1/+1
* [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-111-2/+1
* [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-121-0/+1
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-2/+3
* [S390] dasd: message cleanupStefan Haberland2009-03-261-34/+32
* [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-091-1/+2
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-131-1/+1