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_eckd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
s390/dasd: suppress command reject error for query host access command
Stefan Haberland
1
-3
/
+9
2017-03-28
s390/dasd: check if query host access feature is supported
Stefan Haberland
1
-0
/
+4
2017-02-23
s390/dasd: fix spelling mistake: "supportet" -> "supported"
Colin Ian King
1
-1
/
+1
2017-01-31
s390/dasd: correct inconsistent indenting
Stefan Haberland
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-12
s390/dasd: channel path aware error recovery
Stefan Haberland
1
-64
/
+146
2016-12-12
s390/dasd: extend dasd path handling
Stefan Haberland
1
-67
/
+46
2016-10-17
s390/dasd: avoid undefined behaviour
Christian Borntraeger
1
-2
/
+2
2016-09-26
s390/dasd: make query host access interruptible
Stefan Haberland
1
-1
/
+1
2016-08-11
s390/dasd: fix failing CUIR assignment under LPAR
Stefan Haberland
1
-0
/
+10
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
1
-2
/
+2
2016-04-15
s390/dasd: Add new ioctl BIODASDCHECKFMT
Jan Höppner
1
-16
/
+519
2016-04-15
s390/dasd: add query host access to volume support
Stefan Haberland
1
-0
/
+164
2016-03-17
s390/dasd: reorder lcu and device lock
Stefan Haberland
1
-9
/
+29
2016-03-07
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
1
-105
/
+56
2016-03-07
s390/dasd: Refactor dasd format functions
Jan Höppner
1
-12
/
+46
2016-03-07
s390/dasd: Improve dasd format code
Jan Höppner
1
-58
/
+52
2015-11-03
s390/dasd: fix disconnected device with valid path mask
Stefan Haberland
1
-1
/
+6
2015-11-03
s390/dasd: fix invalid PAV assignment after suspend/resume
Stefan Haberland
1
-4
/
+16
2015-11-03
s390/dasd: fix double free in dasd_eckd_read_conf
Stefan Haberland
1
-12
/
+25
2015-10-14
s390/cio: introduce pathmask_to_pos
Sebastian Ott
1
-7
/
+4
2015-08-19
s390: remove unneeded sizeof(void *) comparisons
Heiko Carstens
1
-1
/
+1
2015-08-09
s390/dasd: enhance CUIR scope detection
Stefan Haberland
1
-78
/
+245
2015-08-09
s390/dasd: fix failing path verification
Stefan Haberland
1
-2
/
+6
2015-04-15
s390/dasd: fix inability to set a DASD device offline
Stefan Haberland
1
-1
/
+2
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-6
/
+0
2014-10-09
s390/dasd: add support for control unit initiated reconfiguration
Stefan Haberland
1
-2
/
+370
2014-08-01
s390/dasd: fix camel case
Stefan Haberland
1
-5
/
+5
2014-07-22
dasd: fix error recovery for alias devices during format
Stefan Haberland
1
-9
/
+17
2014-07-22
dasd: use aliases for formatted devices during format
Stefan Haberland
1
-2
/
+2
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
1
-0
/
+2
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-24
/
+24
2013-11-20
s390/dasd: validate request size before building CCW/TCW request
Stefan Weinhuber
1
-0
/
+2
2013-10-15
s390/dasd: check for availability of prefix command during format
Stefan Haberland
1
-27
/
+71
2013-08-22
s390/dasd: enable raw_track_access reads without direct I/O
Stefan Weinhuber
1
-11
/
+43
2013-07-01
s390/dasd: Implement block timeout handling
Hannes Reinecke
1
-0
/
+4
2013-07-01
s390/dasd: make number of retries configurable
Hannes Reinecke
1
-4
/
+7
2013-06-26
s390/dasd: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-1
/
+1
2013-04-17
s390/dasd: improve speed of dasdfmt
Stefan Haberland
1
-108
/
+236
2013-02-28
s390/dasd: fix unresponsive device after all channel paths were lost
Stefan Haberland
1
-2
/
+8
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-15
/
+15
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-30
s390/dasd: fix unaccessible device after resume
Stefan Haberland
1
-9
/
+7
2012-11-23
s390/dasd: fix multi-line printks with multiple KERN_<level>s
Sebastian Ott
1
-39
/
+37
2012-09-26
s390/dasd: check count address during online setting
Stefan Haberland
1
-2
/
+12
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
1
-2
/
+2
2012-09-26
s390: add eadm facility bits
Sebastian Ott
1
-2
/
+1
2012-09-17
s390/dasd: fix pathgroup race
Stefan Haberland
1
-7
/
+25
2012-08-28
s390/dasd: fix ioctl return value
Heiko Carstens
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+0
[next]