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-round-robin.c
Age
Commit message (
Expand
)
Author
2017-02-17
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
2016-08-15
dm round robin: do not use this_cpu_ptr() without having preemption disabled
Mike Snitzer
2016-02-22
dm round robin: use percpu 'repeat_count' and 'current_path'
Mike Snitzer
2016-02-22
dm path selector: remove 'repeat_count' return from .select_path hook
Mike Snitzer
2016-02-22
dm mpath: push path selector locking down to path selectors
Mike Snitzer
2016-02-22
dm mpath: remove repeat_count support from multipath core
Mike Snitzer
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
2009-06-22
dm mpath: add start_io and nr_bytes to path selectors
Kiyoshi Ueda
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
2007-07-12
dm: remove duplicate module name from error msgs
Alasdair G Kergon
2006-12-08
[PATCH] struct path: rename DM's struct path
Josef "Jeff" Sipek
2006-11-08
[PATCH] dm: multipath: fix rr_add_path order
Jonathan E Brassow
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds