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