summaryrefslogtreecommitdiffstats
path: root/fs_mgr/fs_mgr_dm_linear.cpp
Commit message (Expand)AuthorAgeFilesLines
* init: add umount_all builtin.Yifan Hong2019-04-151-1/+8
* fs_mgr: Add a helper for creating one-off dynamic partitions.David Anderson2019-01-071-8/+15
* Handle renamed "super" device correctlyAlistair Strachan2018-12-041-10/+18
* init: Regenerate uevents for dependent super partition devices.David Anderson2018-11-051-2/+11
* liblp: Allow the super partition to span multiple block devices.David Anderson2018-10-241-7/+2
* liblp: Store device information in a new block device table.David Anderson2018-10-241-11/+37
* fastbootd: Wait for /dev/block paths when opening logical partitions.David Anderson2018-09-061-5/+20
* Merge "fs_mgr: Do not mount empty partitions."Treehugger Robot2018-08-071-0/+4
|\
| * fs_mgr: Do not mount empty partitions.David Anderson2018-08-061-0/+4
* | liblp: Allow flashing to readonly logical partitions.David Anderson2018-08-061-4/+10
|/
* liblp: Add more logging for logical partition operations.David Anderson2018-08-031-1/+5
* fs_mgr: Add a method for creating one-off partition instances.David Anderson2018-07-231-11/+43
* fs_mgr: Remove early prototype code.David Anderson2018-07-191-27/+0
* fs_mgr: Use libdm for dm-linear devices.David Anderson2018-06-251-84/+52
* init: Create logical partitions via liblp.David Anderson2018-06-191-0/+26
* init/fs_mgr: prototype first-stage dm-linear supportDavid Anderson2018-05-141-0/+141