index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-12-05
1
-0
/
+1
*
s390/dasd: prevent prefix I/O error
Stefan Haberland
2017-12-05
1
-6
/
+10
*
s390/dasd: remove 'struct timespec' usage
Arnd Bergmann
2017-12-05
2
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-30
8
-0
/
+8
|
\
|
*
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
8
-0
/
+8
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-9
/
+8
*
|
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
1
-6
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
3
-31
/
+9
|
\
|
*
s390/dasd: avoid calling do_gettimeofday()
Arnd Bergmann
2017-11-08
1
-8
/
+8
|
*
s390/dasd: remove unused debug macros
Sebastian Ott
2017-10-18
1
-16
/
+0
|
*
s390/debug: improve debug_event
Sebastian Ott
2017-10-18
1
-7
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
14
-0
/
+14
|
/
*
s390/scm_blk: consistently use blk_status_t as error type
Sebastian Ott
2017-09-19
1
-3
/
+3
*
s390/dasd: fix race during dasd initialization
Stefan Haberland
2017-09-13
1
-3
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-12
3
-165
/
+193
|
\
|
*
s390/dasd: blk-mq conversion
Stefan Haberland
2017-09-08
3
-165
/
+193
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
2
-3
/
+3
*
|
s390/dasd: Add discard support for FBA devices
Jan Höppner
2017-08-29
4
-4
/
+221
*
|
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
2017-08-23
8
-18
/
+14
*
|
s390/dasd: add average request times to dasd statistics
Stefan Haberland
2017-08-23
2
-4
/
+34
*
|
s390/scm: use common completion path
Sebastian Ott
2017-08-09
1
-5
/
+8
*
|
s390/dasd: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
1
-0
/
+8
|
\
|
*
dax: remove default copy_from_iter fallback
Dan Williams
2017-06-27
1
-0
/
+8
*
|
s390/dasd: remove unneeded code
Sebastian Ott
2017-07-05
3
-5
/
+3
*
|
s390/dasd: Make raw I/O usable without prefix support
Jan Höppner
2017-07-05
1
-40
/
+45
*
|
s390/dasd: Rename dasd_raw_build_cp()
Jan Höppner
2017-07-05
1
-4
/
+4
*
|
s390/dasd: Refactor prefix_LRE() and related functions
Jan Höppner
2017-07-05
2
-140
/
+78
*
|
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
Stephen Rothwell
2017-07-05
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-07-03
7
-522
/
+216
|
\
\
|
*
|
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
Jan Höppner
2017-06-28
1
-1
/
+1
|
*
|
s390/dasd: fix hanging safe offline
Stefan Haberland
2017-06-12
1
-2
/
+6
|
*
|
s390/dasd: fix unusable device after safe offline processing
Stefan Haberland
2017-06-12
2
-31
/
+44
|
*
|
s390/dasd: Display read-only attribute correctly
Jan Höppner
2017-06-12
1
-5
/
+14
|
*
|
s390/dasd: Remove variable sized array
Jan Höppner
2017-06-12
1
-17
/
+30
|
*
|
s390/scm: use multiple queues
Sebastian Ott
2017-06-12
2
-13
/
+42
|
*
|
s390/scm: convert tasklet
Sebastian Ott
2017-06-12
2
-40
/
+15
|
*
|
s390/scm: convert to blk-mq
Sebastian Ott
2017-06-12
2
-65
/
+74
|
*
|
s390/scm: remove cluster option
Sebastian Ott
2017-06-12
5
-361
/
+3
|
|
/
*
|
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
2
-2
/
+2
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
3
-20
/
+28
|
/
*
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
2
-12
/
+34
|
\
|
*
block: remove block_device_operations ->direct_access()
Dan Williams
2017-04-25
1
-16
/
+0
|
*
dcssblk: add dax_operations support
Dan Williams
2017-04-19
2
-9
/
+47
*
|
s390/dasd: suppress command reject error for query host access command
Stefan Haberland
2017-03-28
3
-6
/
+13
*
|
s390/dasd: check if query host access feature is supported
Stefan Haberland
2017-03-28
1
-0
/
+4
|
/
*
s390/dasd: fix spelling mistake: "supportet" -> "supported"
Colin Ian King
2017-02-23
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-22
5
-163
/
+155
|
\
|
*
s390/dcssblk: fix device size calculation in dcssblk_direct_access()
Gerald Schaefer
2017-02-03
1
-1
/
+1
[next]