Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a7ede3d16808b8f3915c8572d783530a82b2f027
/
drivers
/
md
/
dm-stats.c
fb16c79
dm stats: use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
d5ffebd
dm: backfill missing calls to mutex_destroy()
by Mike Snitzer
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
a7c3e90
mm: introduce kv[mz]alloc helpers
by Michal Hocko
· 8 years ago
6085831
dm stats: fix a leaked s->histogram_boundaries array
by Mikulas Patocka
· 8 years ago
4cc9613
dm: move request-based code out to dm-rq.[hc]
by Mike Snitzer
· 9 years ago
528ec5a
dm: pass dm stats data dir instead of bi_rw
by Mike Christie
· 9 years ago
bd49784
dm stats: report precise_timestamps and histogram in @stats_list output
by Mikulas Patocka
· 9 years ago
e262f34
dm stats: add support for request-based DM devices
by Mikulas Patocka
· 10 years ago
dfcfac3
dm stats: collect and report histogram of IO latencies
by Mikulas Patocka
· 10 years ago
c96aec3
dm stats: support precise timestamps
by Mikulas Patocka
· 10 years ago
dd4c1b7
dm stats: fix divide by zero if 'number_of_areas' arg is zero
by Mikulas Patocka
· 10 years ago
0f24b79
dm stats: Use kvfree() in dm_kvfree()
by Pekka Enberg
· 10 years ago
140dfc9
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
ffcc393
dm: enhance internal suspend and resume interface
by Mike Snitzer
· 10 years ago
1f125e7
md: Replace __this_cpu_ptr with raw_cpu_ptr
by Christoph Lameter
· 10 years ago
76f5bee
dm stats: initialize read-only module parameter
by Mikulas Patocka
· 11 years ago
bbf3f8c
dm stats: fix possible counter corruption on 32-bit systems
by Mikulas Patocka
· 11 years ago
fd2ed4d
dm: add statistics support
by Mikulas Patocka
· 11 years ago