1. 8e94075 am f2bd3fdd: Merge "Provide a way to select force encryption from vendor partition" into lmp-mr1-dev by Leo Wang · 11 years ago
  2. 703b87d Provide a way to select force encryption from vendor partition by Paul Lawrence · 11 years ago
  3. 9ccf0cb am a97c1075: Merge "Fix Nick\'s nits" by Elliott Hughes · 11 years ago
  4. 603c7d0 am 294e610f: Merge "Fix verity on system partitions larger than 2G" by Elliott Hughes · 11 years ago
  5. 88a12fb Fix Nick's nits by Paul Lawrence · 11 years ago
  6. 02c698d Fix verity on system partitions larger than 2G by Sami Tolvanen · 11 years ago
  7. 32e9163 resolved conflicts for merge of b471f524 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 11 years ago
  8. ec900bb Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 11 years ago
  9. 99184ba am 72f0d92c: DO NOT MERGE: Do not mount devices with invalid verity metadata by Sami Tolvanen · 11 years ago
  10. 2dfadac am 9573a13b: DO NOT MERGE: Switch fs_mgr to use SHA-256 instead of SHA-1 by Sami Tolvanen · 11 years ago
  11. 72f0d92 DO NOT MERGE: Do not mount devices with invalid verity metadata by Sami Tolvanen · 11 years ago
  12. 9573a13 DO NOT MERGE: Switch fs_mgr to use SHA-256 instead of SHA-1 by Sami Tolvanen · 11 years ago
  13. e90304c fs_mgr: let fsck.f2fs actually attempt a fix automerge: eb6036a by JP Abgrall · 11 years ago
  14. eb6036a fs_mgr: let fsck.f2fs actually attempt a fix by JP Abgrall · 11 years ago
  15. 7a59c85 am 4cafe2ff: Fix verity on system partitions larger than 2G by Sami Tolvanen · 11 years ago
  16. 4cafe2f Fix verity on system partitions larger than 2G by Sami Tolvanen · 11 years ago
  17. a1ab5a8 am 97e48731: Fix Nick\'s nits by Paul Lawrence · 11 years ago
  18. 6e9857d resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aosp by Paul Lawrence · 11 years ago
  19. c638c66 resolved conflicts for merge of a49bfc0d to lmp-mr1-dev-plus-aosp by Paul Lawrence · 11 years ago
  20. cc496db resolved conflicts for merge of ae413a71 to lmp-mr1-dev-plus-aosp by Paul Lawrence · 11 years ago
  21. 97e4873 Fix Nick's nits by Paul Lawrence · 11 years ago
  22. bbb3631 Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 11 years ago
  23. 3e64bf4 am af191cd1: am 6b66025f: Merge "fs_mgr: fix build breakage" by Mark Salyzyn · 11 years ago
  24. ee80cf8 am af191cd1: am 6b66025f: Merge "fs_mgr: fix build breakage" by Mark Salyzyn · 11 years ago
  25. 152d2d4 Revert "Enable verity on userdebug, and add disable-verity to adb" by Nick Kralevich · 11 years ago
  26. 89fa114 fs_mgr: fix build breakage by Mark Salyzyn · 11 years ago
  27. d4cea0b Enable verity on userdebug, and add disable-verity to adb by Paul Lawrence · 11 years ago
  28. fdf93c0 am cf234dc7: Preserve errno from fsmgr_do_mount by Paul Lawrence · 11 years ago
  29. cf234dc Preserve errno from fsmgr_do_mount by Paul Lawrence · 11 years ago
  30. aed0769 am 04929638: am da3510b2: Merge "Avoid partial initialization warning." by Chih-Hung Hsieh · 11 years ago
  31. e32b895 Avoid partial initialization warning. by Chih-Hung Hsieh · 11 years ago
  32. cee2068 [HACK]fs_mgr+init: Format via recovery if encryptable /data is wiped by JP Abgrall · 11 years ago
  33. f22b745 fs_mrg: clean up multi-type mount_all by JP Abgrall · 11 years ago
  34. 4a974df Merge "fs_mgr: fix crash on "noemulatedsd" in fstab" by Todd Poynor · 11 years ago
  35. 22f63e3 fs_mgr: fix crash on "noemulatedsd" in fstab by Todd Poynor · 11 years ago
  36. 7553d57 fs_msg: fix bad tmpfs detection (fix /persist mount errors) by JP Abgrall · 11 years ago
  37. e29cbd3 fs_mgr: increase tmpfs size to accommodate bigger dex2oat data by JP Abgrall · 11 years ago
  38. f67d6bd Moved symlink back up. by Daniel Rosenberg · 11 years ago
  39. 9834113 fs_mgr: fix double mounting of partition by JP Abgrall · 11 years ago
  40. f530c93 Added support for vendor partition and image by Daniel Rosenberg · 11 years ago
  41. 4bb7bba [HACK]fs_mgr: force recovery+wipe if data looks wiped by JP Abgrall · 11 years ago
  42. 5c01dac fsmgr: support multiple fs-types/mountpoint by JP Abgrall · 11 years ago
  43. f786fe5 fsmgr: revert multiple fs-types/mountpoint (fix N5 boot) by JP Abgrall · 11 years ago
  44. a794f86 fsmgr: allow for a multiple fs-types for a mount point. by JP Abgrall · 11 years ago
  45. 1235158 F2FS support for fastboot format and fsmgr by JP Abgrall · 11 years ago
  46. 87f1dd5 am af0df46d: am e6246ca6: am 01ef52e1: Merge "fs_mgr: turn on -Werror" by Mark Salyzyn · 12 years ago
  47. 86e3f22 fs_mgr: turn on -Werror by Mark Salyzyn · 12 years ago
  48. e2acb82 am 43cb7ae6: am 4f362e43: am 835526fd: Merge "Cleanup: warning fixit." by Sasha Levitskiy · 12 years ago
  49. cdc1cfb Cleanup: warning fixit. by Sasha Levitskiy · 12 years ago
  50. 2e5ae0a Add force_encrypt flag to fstab to force encryption on appropriate devices by Paul Lawrence · 12 years ago
  51. cd642fc fs_mgr: disable verified partitions on debuggable devices. by Geremy Condra · 12 years ago
  52. 166fa3d Auto-encrypt drive at startup by Paul Lawrence · 12 years ago
  53. 8c40dc9 Merge changes Ibea4c13a,I27215a3d by Geremy Condra · 12 years ago
  54. 05699b3 fs_mgr: Set the 'partition.*.verified' property for verified partitions. by Geremy Condra · 12 years ago
  55. 611f5e9 fs_mgr: fix mount_all when handling already mounted encryptable fs. by Mohamad Ayyash · 12 years ago
  56. 38afe5f fs_mgr: Ensure mount_all will process all fstab entries despite logging errors. by Mohamad Ayyash · 12 years ago
  57. 28483d7 fs_mgr: Don't run e2fsck inside SDK system images. by David 'Digit' Turner · 12 years ago
  58. 5edee2a fs_mgr: split fstab parsing into separate file by Colin Cross · 12 years ago
  59. a8be627 fs_mgr: update ext4_parse_sb to match change in ext4_utils by Colin Cross · 12 years ago
  60. 7cd1561 Merge "system/core 64-bit cleanup." by Elliott Hughes · 12 years ago
  61. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 12 years ago
  62. 071f28a fs_mgr: increase verboseness on mount errors by William Roberts · 12 years ago
  63. bc77767 Revert "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 12 years ago
  64. 21095d0 fs_mgr: correct warning on unused function parameter by William Roberts · 12 years ago
  65. bfa7d08 SWAP_FLAG_* constants are now in <sys/swap.h>. by Elliott Hughes · 12 years ago
  66. b5ffade am 397a3642: fs_mgr: check that fstab is not NULL in fs_mgr_free_fstab by Rom Lemarchand · 12 years ago
  67. 397a364 fs_mgr: check that fstab is not NULL in fs_mgr_free_fstab by Rom Lemarchand · 12 years ago
  68. dfcbf02 am 6b1a0272: Merge "Create a separate copy of the fsck logs" into klp-dev by Ken Sumrall · 12 years ago
  69. 12d7192 am 777a00e3: Merge "New fstab flags to support more expressive SD card permissions" into klp-dev by Ken Sumrall · 12 years ago
  70. 4eaf905 Create a separate copy of the fsck logs by Ken Sumrall · 12 years ago
  71. 887f289 New fstab flags to support more expressive SD card permissions by Ken Sumrall · 12 years ago
  72. a2a9325 am c67bd8d7: am a208ea63: Merge "Fix fstab memory leak" by Elliott Hughes · 12 years ago
  73. d431b8d Fix fstab memory leak by Irina Tirdea · 12 years ago
  74. 9f25b56 am c4295d9b: am 810ff696: Merge "Cleanup fs_getline from fs_mgr" by Elliott Hughes · 12 years ago
  75. e16d747 Cleanup fs_getline from fs_mgr by Irina Tirdea · 12 years ago
  76. 3ad3d1c Add basic verity support to fs_mgr. by Geremy Condra · 13 years ago
  77. 81274e9 am 6b78fad1: am a9396549: Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8 harder. by Elliott Hughes · 12 years ago
  78. a939654 Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8 harder. by Elliott Hughes · 12 years ago
  79. ae11896 am 43564031: am 7b9c33b1: Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8. by Elliott Hughes · 12 years ago
  80. 7b9c33b Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8. by Elliott Hughes · 12 years ago
  81. ad989d0 am dccd7773: am 786b1232: resolved conflicts for merge of 42031e0e to stage-aosp-master by Elliott Hughes · 12 years ago
  82. 786b123 resolved conflicts for merge of 42031e0e to stage-aosp-master by Elliott Hughes · 12 years ago
  83. 42031e0 Merge "fs_mgr_priv: Extend fs wait timeout to 20 seconds" by Ken Sumrall · 12 years ago
  84. 5bc31a2 Add support for swap entries in fstab by Ken Sumrall · 12 years ago
  85. e18c0d5 fs_mgr: make block devices read-only by Nick Kralevich · 13 years ago
  86. ebbe980 Include liblog in fs_mgr to fix the build. by Ken Sumrall · 13 years ago
  87. bf021b4 fs_mgr: Capture the output of e2fsck and add to the kernel log by Ken Sumrall · 13 years ago
  88. 6c2c121 fs_mgr: add support for new recoveryonly flag by Ken Sumrall · 13 years ago
  89. ab6b852 fs_mgr: support a unified fstab format. by Ken Sumrall · 13 years ago
  90. 132b7d7 fs_mgr_priv: Extend fs wait timeout to 20 seconds by Andrew Boie · 13 years ago
  91. 1626b98 am 7fd51b36: am b20fa762: Merge "Fix fs_mgr to properly invoke e2fsck on encrypted devices" into jb-mr1.1-dev by Ken Sumrall · 13 years ago
  92. d42d327 Fix fs_mgr to properly invoke e2fsck on encrypted devices by Ken Sumrall · 13 years ago
  93. 0726652 am cfd7c2a0: am 1c0c5250: Merge "Rename getline to fs_getline for fs_mgr" by Elliott Hughes · 13 years ago
  94. cfd7c2a am 1c0c5250: Merge "Rename getline to fs_getline for fs_mgr" by Elliott Hughes · 13 years ago
  95. 295b82b Rename getline to fs_getline for fs_mgr by Irina Tirdea · 13 years ago
  96. e50ac5f Support shared-subtree and bind mount flags. by Jeff Sharkey · 13 years ago
  97. 5dc5bfe Mount/unmount filesystems before running e2fsck by Ken Sumrall · 13 years ago android-cts-4.1_r2
  98. c1bf896 A filesystem manager library to mount filesystems for init. by Ken Sumrall · 14 years ago