aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* roots: Fix an issue with volume_for_path().Tao Bao2017-10-021-1/+5
* roots: Remove #include "common.h".Tao Bao2017-09-291-2/+2
* Merge "Integer overflow observed while formatting volume"Treehugger Robot2017-09-291-5/+12
|\
| * Integer overflow observed while formatting volumeAbhishek Arpure2017-09-111-5/+12
* | roots: volume_for_path() parses and tries prefixes.Tao Bao2017-09-271-1/+20
|/
* roots.cpp: Clean up format_volume().Tao Bao2017-07-251-129/+121
* recovery: handle security footer before passing size to mke2fsJin Qian2017-07-251-11/+28
* roots.cpp: Reformatting the file.Tao Bao2017-07-241-101/+93
* Remove the obsolete reference to /file_contexts.Tao Bao2017-07-221-3/+1
* recovery: replace make_ext4 with e2fsprogsJin Qian2017-07-201-6/+56
* recovery: Skip "/" in setup_install_mounts().Tao Bao2017-05-101-19/+22
* recovery: update mkfs.f2fs args to match f2fs-tools 1.8.0Jin Qian2017-05-051-3/+3
* recovery: switch to fs_mgr_read_fstab_default()Bowgo Tsai2017-03-291-2/+2
* recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai2017-03-101-1/+1
* Replace _exit(-1) with _exit(EXIT_FAILURE).Tao Bao2017-02-031-1/+1
* Use flash erase & logical block size for userdata wipeConnor O'Brien2017-01-241-1/+6
* Update the header path for ext4_utils.Tao Bao2016-10-091-3/+3
* Switch recovery to libbase loggingTianjie Xu2016-09-011-26/+31
* Merge "Format formattable partitions if mount fails"Johan Harvyl2016-08-151-1/+14
|\
| * Format formattable partitions if mount failsJohan Harvyl2016-08-121-1/+14
* | resolve merge conflicts of 179c0d8 to stage-aosp-masterElliott Hughes2016-06-151-54/+13
|\|
| * Remove obsolete MTD support.Elliott Hughes2016-06-101-54/+13
* | Create convert_fbe breadcrumb file to support conversion to FBEPaul Lawrence2015-11-131-2/+6
|/
* recovery: Allow "Mount /system" for system_root_image.Tao Bao2015-07-301-8/+18
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-131-2/+0
* Allow mounting squashfs partitionsMohamad Ayyash2015-07-061-0/+1
* Merge "always use volume mount option when mounting a partition"android-wear-5.1.1_r1android-wear-5.1.0_r1Tao Bao2015-03-311-1/+1
|\
| * always use volume mount option when mounting a partitionGaelle Nassiet2015-03-241-1/+1
* | Revert "Erase PST partition if its marked to be erased."Andres Morales2015-03-311-37/+0
|/
* Merge "Erase PST partition if its marked to be erased." into lmp-devAndres Morales2014-08-041-0/+37
|\
| * Erase PST partition if its marked to be erased.Andres Morales2014-08-061-0/+37
* | Fix length printing + formatsJP Abgrall2014-08-041-3/+3
|/
* Support F2FS for the data partitionJP Abgrall2014-06-161-13/+49
* am ecf1f6c9: am 558f2700: Merge "Change filesystem add entry API call."Sasha Levitskiy2014-04-111-1/+1
|\
| * Change filesystem add entry API call.Sasha Levitskiy2014-04-111-1/+1
* | do verification and extraction on memory, not filesDoug Zongker2014-01-161-2/+8
* | recovery: wipe encryption metadata along with data partitionDoug Zongker2013-12-121-1/+26
|/
* recovery: install packages in a known mount environmentDoug Zongker2013-08-211-0/+19
* Move to using the new unified fstab in recovery.Ken Sumrall2013-02-191-110/+30
* resolved conflicts for merge of 0b1fee1b to masterKenny Root2012-03-301-1/+3
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+282