index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_diag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
2018-06-12
1
-1
/
+2
*
s390: remove couple of duplicate includes
Vasily Gorbik
2018-04-16
1
-1
/
+0
*
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
2017-08-23
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-16
1
-39
/
+30
|
\
|
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-15
/
+13
|
*
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
2016-03-07
1
-24
/
+17
*
|
s390/dasd: fix diag 0x250 inline assembly
Heiko Carstens
2016-03-02
1
-2
/
+7
|
/
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
1
-0
/
+2
*
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-04-03
1
-2
/
+2
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-5
/
+5
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
1
-2
/
+2
*
s390/dasd: Implement block timeout handling
Hannes Reinecke
2013-07-01
1
-1
/
+4
*
s390/dasd: make number of retries configurable
Hannes Reinecke
2013-07-01
1
-1
/
+2
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-5
/
+5
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
1
-4
/
+4
*
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
1
-1
/
+1
*
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
2011-05-26
1
-2
/
+2
*
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
2011-04-29
1
-1
/
+1
*
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
2011-01-05
1
-0
/
+1
*
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2011-01-05
1
-0
/
+2
*
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-10-25
1
-11
/
+8
*
[S390] dasd: tunable missing interrupt handler
Stefan Haberland
2010-08-09
1
-2
/
+4
*
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
2010-03-08
1
-4
/
+2
*
[S390] dasd: move dasd-diag kmsg to dasd
Stefan Haberland
2009-12-18
1
-20
/
+22
*
[S390] dasd: remove dead code
Christian Borntraeger
2009-12-07
1
-1
/
+0
*
[S390] dasd: support DIAG access for read-only devices
Stefan Weinhuber
2009-12-07
1
-3
/
+16
*
[S390] dasd: fix message naming
Stefan Haberland
2009-09-11
1
-1
/
+1
*
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
2009-09-11
1
-2
/
+1
*
[S390] dasd: forward internal errors to dasd_sleep_on caller
Stefan Weinhuber
2009-06-12
1
-0
/
+1
*
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-2
/
+3
*
[S390] dasd: message cleanup
Stefan Haberland
2009-03-26
1
-34
/
+32
*
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
2009-01-09
1
-1
/
+2
*
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2008-10-13
1
-1
/
+1
*
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
Stefan Haberland
2008-07-17
1
-2
/
+2
*
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
2008-07-17
1
-7
/
+18
*
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
2008-01-26
1
-47
/
+60
*
Fixup rq_for_each_segment() indentation
Jens Axboe
2007-10-10
1
-14
/
+14
*
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2007-10-10
1
-8
/
+3
*
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2007-08-22
1
-0
/
+1
*
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
2007-05-10
1
-4
/
+6
*
[S390] dasd: Work around gcc bug.
Peter Oberparleiter
2007-03-26
1
-5
/
+5
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-2
/
+2
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-2
/
+2
*
[S390] irq change build fixes.
Heiko Carstens
2006-10-06
1
-1
/
+1
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
1
-1
/
+1
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
1
-26
/
+8
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
[next]