aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-queue-length.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-22dm path selector: remove 'repeat_count' return from .select_path hookMike Snitzer1-4/+1
2016-02-22dm mpath: push path selector locking down to path selectorsMike Snitzer1-3/+20
2016-02-22dm mpath: remove repeat_count support from multipath coreMike Snitzer1-2/+7
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka1-1/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-06-22dm mpath: add queue length load balancerKiyoshi Ueda1-0/+263