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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
s390/scm_blk: correct numa_node in scm_blk_dev_setup
Vasily Gorbik
1
-0
/
+1
2018-10-04
s390/dasd: correct numa_node in dasd_alloc_queue
Vasily Gorbik
1
-0
/
+1
2018-09-15
s390/dasd: fix panic for failed online processing
Stefan Haberland
1
-0
/
+3
2018-09-15
s390/dasd: fix hanging offline processing due to canceled worker
Stefan Haberland
1
-2
/
+5
2018-07-08
s390/dasd: use blk_mq_rq_from_pdu for per request data
Sebastian Ott
1
-2
/
+5
2018-05-30
s390/dasd: fix handling of internal requests
Stefan Haberland
1
-14
/
+7
2018-04-29
s390/dasd: fix IO error for newly defined devices
Stefan Haberland
1
-2
/
+11
2018-03-03
s390/dasd: fix wrongly assigned configuration data
Stefan Haberland
1
-0
/
+10
2018-02-25
s390/dasd: prevent prefix I/O error
Stefan Haberland
1
-6
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
14
-0
/
+14
2017-09-19
s390/scm_blk: consistently use blk_status_t as error type
Sebastian Ott
1
-3
/
+3
2017-09-13
s390/dasd: fix race during dasd initialization
Stefan Haberland
1
-3
/
+9
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-165
/
+193
2017-09-08
s390/dasd: blk-mq conversion
Stefan Haberland
3
-165
/
+193
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2017-08-29
s390/dasd: Add discard support for FBA devices
Jan Höppner
4
-4
/
+221
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2
-3
/
+3
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
8
-18
/
+14
2017-08-23
s390/dasd: add average request times to dasd statistics
Stefan Haberland
2
-4
/
+34
2017-08-09
s390/scm: use common completion path
Sebastian Ott
1
-5
/
+8
2017-07-26
s390/dasd: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2017-07-05
s390/dasd: remove unneeded code
Sebastian Ott
3
-5
/
+3
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
2
-140
/
+78
2017-07-05
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
Stephen Rothwell
1
-5
/
+5
2017-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-522
/
+216
2017-06-28
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
Jan Höppner
1
-1
/
+1
2017-06-28
dax: remove default copy_from_iter fallback
Dan Williams
1
-0
/
+8
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2
-2
/
+2
2017-06-12
s390/dasd: fix hanging safe offline
Stefan Haberland
1
-2
/
+6
2017-06-12
s390/dasd: fix unusable device after safe offline processing
Stefan Haberland
2
-31
/
+44
2017-06-12
s390/dasd: Display read-only attribute correctly
Jan Höppner
1
-5
/
+14
2017-06-12
s390/dasd: Remove variable sized array
Jan Höppner
1
-17
/
+30
2017-06-12
s390/scm: use multiple queues
Sebastian Ott
2
-13
/
+42
2017-06-12
s390/scm: convert tasklet
Sebastian Ott
2
-40
/
+15
2017-06-12
s390/scm: convert to blk-mq
Sebastian Ott
2
-65
/
+74
2017-06-12
s390/scm: remove cluster option
Sebastian Ott
5
-361
/
+3
2017-06-09
block: introduce new block status code type
Christoph Hellwig
3
-20
/
+28
2017-05-06
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+34
2017-04-25
block: remove block_device_operations ->direct_access()
Dan Williams
1
-16
/
+0
2017-04-20
dcssblk: add dax_operations support
Dan Williams
2
-9
/
+47
2017-03-28
s390/dasd: suppress command reject error for query host access command
Stefan Haberland
3
-6
/
+13
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-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-163
/
+155
2017-02-03
s390/dcssblk: fix device size calculation in dcssblk_direct_access()
Gerald Schaefer
1
-1
/
+1
2017-01-31
scm_blk: remove unneeded REQ_TYPE_FS check
Christoph Hellwig
1
-7
/
+0
2017-01-31
s390/dasd: correct inconsistent indenting
Stefan Haberland
1
-2
/
+2
[next]