index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-stats.c
Age
Commit message (
Expand
)
Author
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-02-16
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
2016-06-10
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-07
dm: pass dm stats data dir instead of bi_rw
Mike Christie
2015-08-18
dm stats: report precise_timestamps and histogram in @stats_list output
Mikulas Patocka
2015-06-17
dm stats: add support for request-based DM devices
Mikulas Patocka
2015-06-17
dm stats: collect and report histogram of IO latencies
Mikulas Patocka
2015-06-17
dm stats: support precise timestamps
Mikulas Patocka
2015-06-17
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
2015-06-11
dm stats: Use kvfree() in dm_kvfree()
Pekka Enberg
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-08-26
md: Replace __this_cpu_ptr with raw_cpu_ptr
Christoph Lameter
2013-12-10
dm stats: initialize read-only module parameter
Mikulas Patocka
2013-09-18
dm stats: fix possible counter corruption on 32-bit systems
Mikulas Patocka
2013-09-05
dm: add statistics support
Mikulas Patocka