aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-stats.c
AgeCommit message (Expand)Author
2017-03-12dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka
2015-08-18dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka
2015-06-17dm stats: add support for request-based DM devicesMikulas Patocka
2015-06-17dm stats: collect and report histogram of IO latenciesMikulas Patocka
2015-06-17dm stats: support precise timestampsMikulas Patocka
2015-06-17dm stats: fix divide by zero if 'number_of_areas' arg is zeroMikulas Patocka
2015-06-11dm stats: Use kvfree() in dm_kvfree()Pekka Enberg
2014-12-08Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-11-19dm: enhance internal suspend and resume interfaceMike Snitzer
2014-08-26md: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter
2013-12-10dm stats: initialize read-only module parameterMikulas Patocka
2013-09-18dm stats: fix possible counter corruption on 32-bit systemsMikulas Patocka
2013-09-05dm: add statistics supportMikulas Patocka