summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-round-robin.c
Commit message (Expand)AuthorAgeFilesLines
* dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer2016-08-151-2/+5
* dm round robin: use percpu 'repeat_count' and 'current_path'Mike Snitzer2016-02-221-12/+48
* dm path selector: remove 'repeat_count' return from .select_path hookMike Snitzer2016-02-221-3/+1
* dm mpath: push path selector locking down to path selectorsMike Snitzer2016-02-221-5/+19
* dm mpath: remove repeat_count support from multipath coreMike Snitzer2016-02-221-3/+8
* dm: reject trailing characters in sccanf inputMikulas Patocka2012-03-281-1/+2
* md: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-311-0/+1
* dm mpath: add start_io and nr_bytes to path selectorsKiyoshi Ueda2009-06-221-1/+1
* dm: remove dm header from targetsMikulas Patocka2008-10-211-1/+2
* dm: remove duplicate module name from error msgsAlasdair G Kergon2007-07-121-1/+1
* [PATCH] struct path: rename DM's struct pathJosef "Jeff" Sipek2006-12-081-6/+6
* [PATCH] dm: multipath: fix rr_add_path orderJonathan E Brassow2006-11-081-1/+1
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+214