summaryrefslogtreecommitdiffstats
path: root/drivers/md/persistent-data/dm-array.c
Commit message (Expand)AuthorAgeFilesLines
* dm array: introduce cursor apiJoe Thornber2016-09-221-0/+86
* dm array: add dm_array_new()Joe Thornber2016-09-221-31/+111
* dm persistent data: eliminate unnecessary return valuesMikulas Patocka2015-11-011-2/+2
* dm array: if resizing the array is a noop set the new root to the old oneJoe Thornber2014-12-011-1/+3
* dm array: fix a reference counting bug in shadow_ablockJoe Thornber2013-12-131-1/+9
* dm array: fix bug in growing arrayJoe Thornber2013-11-051-1/+4
* dm persistent data: add transactional arrayJoe Thornber2013-03-011-0/+808