summaryrefslogtreecommitdiff
path: root/fs_mgr/fs_mgr_dm_linear.cpp
AgeCommit message (Expand)Author
2020-05-19libsnapshot_test: Fix running on DSUs.David Anderson
2019-12-20libfiemap: Add helpers to remove images from recovery.David Anderson
2019-09-11fs_mgr: CreateDmTable takes CreateLogicalPartitionParamsYifan Hong
2019-08-29Merge "fs_mgr: Allow to set defaults for CreateLogicalPartitionParams"Treehugger Robot
2019-08-28fs_mgr: Allow to set defaults for CreateLogicalPartitionParamsYifan Hong
2019-08-27libsnapshot: Improve how devices are collapsed after merging.David Anderson
2019-08-23libsnapshot: Add helper for first-stage init mountingDavid Anderson
2019-08-15fs_mgr: Allow using major:minor device strings in CreateLogicalPartition.David Anderson
2019-08-13liblp: CreateLogicalPartition with a given mapped nameDavid Anderson
2019-07-11fs_mgr: Remove the timeout parameter to DestroyLogicalPartition.David Anderson
2019-07-11libdm: Improve the reliability of dm device paths.David Anderson
2019-06-18Remove fs_mgr_wait_for_file.David Anderson
2019-04-15init: add umount_all builtin.Yifan Hong
2019-01-07fs_mgr: Add a helper for creating one-off dynamic partitions.David Anderson
2018-12-04Handle renamed "super" device correctlyAlistair Strachan
2018-11-05init: Regenerate uevents for dependent super partition devices.David Anderson
2018-10-24liblp: Allow the super partition to span multiple block devices.David Anderson
2018-10-24liblp: Store device information in a new block device table.David Anderson
2018-09-06fastbootd: Wait for /dev/block paths when opening logical partitions.David Anderson
2018-08-07Merge "fs_mgr: Do not mount empty partitions."Treehugger Robot
2018-08-06fs_mgr: Do not mount empty partitions.David Anderson
2018-08-06liblp: Allow flashing to readonly logical partitions.David Anderson
2018-08-03liblp: Add more logging for logical partition operations.David Anderson
2018-07-23fs_mgr: Add a method for creating one-off partition instances.David Anderson
2018-07-19fs_mgr: Remove early prototype code.David Anderson
2018-06-25fs_mgr: Use libdm for dm-linear devices.David Anderson
2018-06-19init: Create logical partitions via liblp.David Anderson
2018-05-14init/fs_mgr: prototype first-stage dm-linear supportDavid Anderson