summaryrefslogtreecommitdiffstats
path: root/drivers/md/persistent-data/dm-bitset.c
AgeCommit message (Expand)AuthorLines
2017-02-16dm persistent data: add cursor skip functions to the cursor APIsJoe Thornber-0/+35
2017-02-16dm bitset: add dm_bitset_new()Joe Thornber-0/+42
2017-02-16dm bitset: introduce cursor apiJoe Thornber-0/+69
2014-03-27dm bitset: only flush the current word if it has been dirtiedJoe Thornber-1/+9
2013-03-01dm persistent data: add bitsetJoe Thornber-0/+163