summaryrefslogtreecommitdiff
path: root/drivers/md/dm-service-time.c
AgeCommit message (Expand)Author
2020-12-04dm: rename multipath path selector source files to have "dm-ps" prefixMike Snitzer
2020-05-15dm mpath: pass IO start time to path selectorGabriel Krisman Bertazi
2018-01-29dm mpath selector: more evenly distribute tiesKhazhismel Kumykov
2016-02-22dm path selector: remove 'repeat_count' return from .select_path hookMike Snitzer
2016-02-22dm mpath: push path selector locking down to path selectorsMike Snitzer
2016-02-22dm mpath: remove repeat_count support from multipath coreMike Snitzer
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-22dm mpath: add service time load balancerKiyoshi Ueda