index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
1
-1
/
+21
2018-06-12
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
1
-1
/
+2
2018-04-16
s390: remove couple of duplicate includes
Vasily Gorbik
1
-1
/
+0
2017-11-24
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
1
-1
/
+1
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-39
/
+30
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-15
/
+13
2016-03-07
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
1
-24
/
+17
2016-03-02
s390/dasd: fix diag 0x250 inline assembly
Heiko Carstens
1
-2
/
+7
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
1
-0
/
+2
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
1
-2
/
+2
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-5
/
+5
2013-09-04
s390/irq: rework irq subclass handling
Heiko Carstens
1
-2
/
+2
2013-07-01
s390/dasd: Implement block timeout handling
Hannes Reinecke
1
-1
/
+4
2013-07-01
s390/dasd: make number of retries configurable
Hannes Reinecke
1
-1
/
+2
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-5
/
+5
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-4
/
+4
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
1
-2
/
+2
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
1
-1
/
+1
2011-01-05
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
1
-0
/
+1
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-0
/
+2
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-11
/
+8
2010-08-09
[S390] dasd: tunable missing interrupt handler
Stefan Haberland
1
-2
/
+4
2010-03-08
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
1
-4
/
+2
2009-12-18
[S390] dasd: move dasd-diag kmsg to dasd
Stefan Haberland
1
-20
/
+22
2009-12-07
[S390] dasd: remove dead code
Christian Borntraeger
1
-1
/
+0
2009-12-07
[S390] dasd: support DIAG access for read-only devices
Stefan Weinhuber
1
-3
/
+16
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
1
-1
/
+1
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
1
-2
/
+1
2009-06-12
[S390] dasd: forward internal errors to dasd_sleep_on caller
Stefan Weinhuber
1
-0
/
+1
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-2
/
+3
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
1
-34
/
+32
2009-01-09
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
1
-1
/
+2
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
1
-1
/
+1
2008-07-17
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
Stefan Haberland
1
-2
/
+2
2008-07-17
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
1
-7
/
+18
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
1
-47
/
+60
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
1
-14
/
+14
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
1
-8
/
+3
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
1
-0
/
+1
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
1
-4
/
+6
2007-03-26
[S390] dasd: Work around gcc bug.
Peter Oberparleiter
1
-5
/
+5
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-2
/
+2
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-2
/
+2
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
1
-1
/
+1
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-1
/
+1
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
1
-26
/
+8
[next]