summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-cache-policy-smq.c
Commit message (Expand)AuthorAgeFilesLines
* dm cache policy smq: clarify that mq registration failure was for 'mq'Mike Snitzer2016-03-101-1/+1
* dm cache: make the 'mq' policy an alias for 'smq'Joe Thornber2016-03-101-7/+85
* dm: convert ffs to __ffsMikulas Patocka2015-10-311-1/+1
* dm cache policy smq: change the mutex to a spinlockJoe Thornber2015-08-121-71/+39
* dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2015-08-121-0/+2
* dm cache policy smq: fix alloc_bitset check that always evaluates as falseColin Ian King2015-07-271-1/+1
* dm cache policy smq: fix "default" version to be 1.4.0Mike Snitzer2015-06-261-1/+1
* dm cache: switch the "default" cache replacement policy from mq to smqMike Snitzer2015-06-171-0/+17
* dm cache: age and write back cache entries even without active IOJoe Thornber2015-06-111-1/+7
* dm cache: add stochastic-multi-queue (smq) policyJoe Thornber2015-06-111-0/+1768