index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_alias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-02
s390/dasd: fix endless loop after read unit address configuration
Stefan Haberland
1
-6
/
+16
2018-07-02
s390/dasd: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-06-12
s390/dasd: only use preallocated requests
Sebastian Ott
1
-3
/
+3
2018-04-23
s390/dasd: fix IO error for newly defined devices
Stefan Haberland
1
-2
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-05
s390/dasd: remove unneeded code
Sebastian Ott
1
-2
/
+1
2016-03-17
s390/dasd: reorder lcu and device lock
Stefan Haberland
1
-173
/
+53
2016-03-07
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
1
-35
/
+20
2016-02-23
s390/dasd: fix incorrect locking order for LCU device add/remove
Stefan Haberland
1
-83
/
+152
2016-02-11
s390/dasd: fix refcount for PAV reassignment
Stefan Haberland
1
-5
/
+16
2016-02-11
s390/dasd: prevent incorrect length error under z/VM after PAV changes
Stefan Haberland
1
-1
/
+1
2015-10-15
s390/dasd: fix list_del corruption after lcu changes
Stefan Haberland
1
-1
/
+4
2015-08-07
s390: remove unneeded semicolon
Peter Senna Tschudin
1
-3
/
+3
2015-07-13
s390/dasd: fix kernel panic when alias is set offline
Stefan Haberland
1
-1
/
+2
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-2
/
+2
2012-09-17
s390/dasd: fix read unit address configuration loop
Stefan Haberland
1
-1
/
+26
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-01-18
[S390] dasd: revert LCU optimization
Stefan Haberland
1
-63
/
+1
2011-12-27
[S390] dasd: fix fixpoint divide exception in define_extent
Stefan Haberland
1
-0
/
+10
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
1
-4
/
+0
2011-01-31
[S390] dasd: prevent panic with unresumed devices
Stefan Haberland
1
-0
/
+6
2010-05-17
[S390] dasd: remove uid from devmap
Stefan Haberland
1
-42
/
+75
2010-05-17
[S390] dasd: add dynamic pav toleration
Stefan Haberland
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-18
[S390] dasd: PTR_ERR return of wrong pointer in
Roel Kluin
1
-1
/
+1
2009-12-07
[S390] dasd: let device initialization wait for LCU setup
Stefan Weinhuber
1
-0
/
+62
2009-12-07
[S390] dasd: improve error recovery for internal I/O
Stefan Weinhuber
1
-7
/
+8
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-03-26
[S390] dasd: message cleanup
Stefan Haberland
1
-4
/
+6
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
1
-7
/
+18
2008-08-01
[S390] dasd: Add support for enhanced VM UID
Stefan Weinhuber
1
-1
/
+3
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-28
/
+21
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
1
-0
/
+903