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
/
md
/
dm-stats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm stats: use struct_size() helper
Gustavo A. R. Silva
2019-09-04
1
-1
/
+1
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+3
*
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
2018-01-17
1
-0
/
+1
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-18
/
+18
|
/
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
1
-6
/
+1
*
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
2017-02-16
1
-0
/
+1
*
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-10
1
-1
/
+1
*
dm: pass dm stats data dir instead of bi_rw
Mike Christie
2016-06-07
1
-5
/
+4
*
dm stats: report precise_timestamps and histogram in @stats_list output
Mikulas Patocka
2015-08-18
1
-1
/
+13
*
dm stats: add support for request-based DM devices
Mikulas Patocka
2015-06-17
1
-5
/
+0
*
dm stats: collect and report histogram of IO latencies
Mikulas Patocka
2015-06-17
1
-22
/
+183
*
dm stats: support precise timestamps
Mikulas Patocka
2015-06-17
1
-38
/
+100
*
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
2015-06-17
1
-0
/
+2
*
dm stats: Use kvfree() in dm_kvfree()
Pekka Enberg
2015-06-11
1
-4
/
+1
*
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-08
1
-1
/
+1
|
\
|
*
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
1
-1
/
+1
*
|
md: Replace __this_cpu_ptr with raw_cpu_ptr
Christoph Lameter
2014-08-26
1
-1
/
+1
|
/
*
dm stats: initialize read-only module parameter
Mikulas Patocka
2013-12-10
1
-0
/
+1
*
dm stats: fix possible counter corruption on 32-bit systems
Mikulas Patocka
2013-09-18
1
-6
/
+17
*
dm: add statistics support
Mikulas Patocka
2013-09-05
1
-0
/
+969