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-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-14
/
+17
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+2
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-3
/
+3
2018-05-25
s390/dasd: simplify locking in dasd_times_out
Sebastian Ott
1
-14
/
+17
2018-05-23
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
1
-0
/
+7
2018-05-23
s390/dasd: use blk_mq_rq_from_pdu for per request data
Sebastian Ott
1
-2
/
+5
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-15
/
+2
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2
-3
/
+11
2018-04-23
s390/dasd: fix IO error for newly defined devices
Stefan Haberland
1
-2
/
+11
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2018-04-16
s390: remove couple of duplicate includes
Vasily Gorbik
1
-1
/
+0
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-18
/
+78
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+7
2018-04-03
dax: introduce CONFIG_DAX_DRIVER
Dan Williams
1
-1
/
+1
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
1
-1
/
+1
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
4
-7
/
+7
2018-02-27
s390/dasd: set timestamps unconditionally
Stefan Haberland
1
-12
/
+13
2018-02-27
s390/dasd: remove unneeded sanity check
Stefan Haberland
1
-2
/
+7
2018-02-22
s390/dasd: configurable IFCC handling
Stefan Haberland
2
-3
/
+57
2018-02-19
s390/dasd: fix handling of internal requests
Stefan Haberland
1
-14
/
+7
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
1
-0
/
+10
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-17
/
+2
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-23
s390/dasd: Remove dead return code checks
Jan Höppner
1
-12
/
+0
2018-01-23
s390/dasd: Simplify code
Christophe JAILLET
1
-5
/
+2
2018-01-20
dax: require 'struct page' by default for filesystem dax
Dan Williams
1
-0
/
+1
2018-01-20
mm, dax: introduce pfn_t_special()
Dan Williams
1
-1
/
+2
2018-01-02
s390/dasd: fix wrongly assigned configuration data
Stefan Haberland
1
-0
/
+10
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
1
-0
/
+1
2017-12-05
s390/dasd: prevent prefix I/O error
Stefan Haberland
1
-6
/
+10
2017-12-05
s390/dasd: remove 'struct timespec' usage
Arnd Bergmann
2
-6
/
+6
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-0
/
+8
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-24
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
8
-0
/
+8
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-9
/
+8
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
1
-6
/
+3
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-31
/
+9
2017-11-09
s390/dasd: avoid calling do_gettimeofday()
Arnd Bergmann
1
-8
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
14
-0
/
+14
2017-10-18
s390/dasd: remove unused debug macros
Sebastian Ott
1
-16
/
+0
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
1
-7
/
+1
2017-09-19
s390/scm_blk: consistently use blk_status_t as error type
Sebastian Ott
1
-3
/
+3
[next]