index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-stats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
1
-0
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-18
/
+18
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-6
/
+1
2017-02-16
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
1
-0
/
+1
2016-06-10
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
1
-1
/
+1
2016-06-07
dm: pass dm stats data dir instead of bi_rw
Mike Christie
1
-5
/
+4
2015-08-18
dm stats: report precise_timestamps and histogram in @stats_list output
Mikulas Patocka
1
-1
/
+13
2015-06-17
dm stats: add support for request-based DM devices
Mikulas Patocka
1
-5
/
+0
2015-06-17
dm stats: collect and report histogram of IO latencies
Mikulas Patocka
1
-22
/
+183
2015-06-17
dm stats: support precise timestamps
Mikulas Patocka
1
-38
/
+100
2015-06-17
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
1
-0
/
+2
2015-06-11
dm stats: Use kvfree() in dm_kvfree()
Pekka Enberg
1
-4
/
+1
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
1
-1
/
+1
2014-08-26
md: Replace __this_cpu_ptr with raw_cpu_ptr
Christoph Lameter
1
-1
/
+1
2013-12-10
dm stats: initialize read-only module parameter
Mikulas Patocka
1
-0
/
+1
2013-09-18
dm stats: fix possible counter corruption on 32-bit systems
Mikulas Patocka
1
-6
/
+17
2013-09-05
dm: add statistics support
Mikulas Patocka
1
-0
/
+969