index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/dasd: fix IO error for newly defined devices
Stefan Haberland
2018-04-23
1
-2
/
+11
*
s390: remove couple of duplicate includes
Vasily Gorbik
2018-04-16
1
-1
/
+0
*
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
1
-1
/
+1
|
\
|
*
dax: introduce CONFIG_DAX_DRIVER
Dan Williams
2018-04-03
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-04-09
4
-18
/
+78
|
\
\
|
*
|
s390/cio: rename struct channel_path_desc
Sebastian Ott
2018-03-26
1
-1
/
+1
|
*
|
s390/dasd: set timestamps unconditionally
Stefan Haberland
2018-02-27
1
-12
/
+13
|
*
|
s390/dasd: remove unneeded sanity check
Stefan Haberland
2018-02-27
1
-2
/
+7
|
*
|
s390/dasd: configurable IFCC handling
Stefan Haberland
2018-02-22
2
-3
/
+57
|
|
/
*
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
4
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
4
-7
/
+7
*
|
s390/dasd: fix handling of internal requests
Stefan Haberland
2018-02-19
1
-14
/
+7
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
2
-1
/
+3
|
\
|
*
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
2018-02-03
1
-0
/
+10
|
|
\
|
*
|
dax: require 'struct page' by default for filesystem dax
Dan Williams
2018-01-19
1
-0
/
+1
|
*
|
mm, dax: introduce pfn_t_special()
Dan Williams
2018-01-19
1
-1
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-02-01
2
-17
/
+2
|
\
\
\
|
*
|
|
s390/dasd: Remove dead return code checks
Jan Höppner
2018-01-23
1
-12
/
+0
|
*
|
|
s390/dasd: Simplify code
Christophe JAILLET
2018-01-23
1
-5
/
+2
|
|
/
/
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
|
|
s390/dasd: fix wrongly assigned configuration data
Stefan Haberland
2018-01-02
1
-0
/
+10
|
|
/
|
/
|
*
|
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
[next]