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_eckd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
1
-1
/
+1
2018-02-27
s390/dasd: set timestamps unconditionally
Stefan Haberland
1
-12
/
+13
2018-01-23
s390/dasd: Simplify code
Christophe JAILLET
1
-5
/
+2
2017-12-05
s390/dasd: prevent prefix I/O error
Stefan Haberland
1
-6
/
+10
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
-6
/
+2
2017-07-05
s390/dasd: Make raw I/O usable without prefix support
Jan Höppner
1
-40
/
+45
2017-07-05
s390/dasd: Rename dasd_raw_build_cp()
Jan Höppner
1
-4
/
+4
2017-07-05
s390/dasd: Refactor prefix_LRE() and related functions
Jan Höppner
1
-140
/
+77
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-23
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
[next]