1. 0e3ce82 Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  2. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  3. 2f42554 Update partition.*.verified even with ro.boot.veritymode set by Sami Tolvanen · 9 years ago
  4. c604ccf Merge "Only pass nomblk_io_submit option when mounting ext4" by Elliott Hughes · 9 years ago
  5. ac5c122 fs_mgr: Use ro.boot.veritymode by Sami Tolvanen · 9 years ago
  6. 6ed84c9 Only pass nomblk_io_submit option when mounting ext4 by Oreste Salerno · 9 years ago
  7. 47b0134 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  8. 093dd31 fs_mgr: remove some dead code by Oleksiy Avramchenko · 9 years ago
  9. 806d10b Securely encrypt the master key by Paul Lawrence · 9 years ago
  10. 2b3a493 Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 9 years ago
  11. 7ac2807 Revert "Securely encrypt the master key" by Paul Lawrence · 9 years ago
  12. 9234b16 Merge "Securely encrypt the master key" by Paul Lawrence · 9 years ago
  13. 5e7dd44 Improve bad error reporting seen in shamu SELinux boot failures. by Elliott Hughes · 9 years ago
  14. 4bf1887 Securely encrypt the master key by Paul Lawrence · 9 years ago
  15. 030ef359 Revert "Revert "fs_mgr_verity: Add support for squashfs"" by Mohamad Ayyash · 9 years ago
  16. e322ae1 Merge "Revert "fs_mgr_verity: Add support for squashfs"" by Mohamad Ayyash · 9 years ago
  17. 7b97c7a Revert "fs_mgr_verity: Add support for squashfs" by Mohamad Ayyash · 9 years ago
  18. 70f81ce Merge "fs_mgr_verity: Add support for squashfs" by Mohamad Ayyash · 9 years ago
  19. 02f1d80 Merge "Restore verity state when verified partition is reflashed" by Sami Tolvanen · 9 years ago
  20. 284c5cb Merge "Set verity mode as the verified property value" by Sami Tolvanen · 9 years ago
  21. 807f470 fs_mgr_verity: Add support for squashfs by Mohamad Ayyash · 9 years ago
  22. bbbc634 Link libc++_static into fs_mgr. by Dan Albert · 9 years ago
  23. b8c9d27 Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 9 years ago
  24. 6122edb Restore verity state when verified partition is reflashed by Sami Tolvanen · 9 years ago
  25. 4547423 Set verity mode as the verified property value by Sami Tolvanen · 9 years ago
  26. 4d3ead9 Fix build by Sami Tolvanen · 9 years ago
  27. 946a0f3 Use structured format for verity metadata by Sami Tolvanen · 9 years ago
  28. acbf9be Add init command to set verified properties by Sami Tolvanen · 9 years ago
  29. 9fabbbf Merge "Do not call libcutils property_set in init through libfs_mgr" by Sami Tolvanen · 9 years ago
  30. 86cddf4 Do not call libcutils property_set in init through libfs_mgr by Sami Tolvanen · 9 years ago
  31. 8c2c089 am 291ce5b8: Merge "Fs_mgr: Fix format code" by Andreas Gampe · 9 years ago
  32. 6904e0c am a88fb24a: Merge "Add fs_mgr support for dm-verity modes" by Sami Tolvanen · 9 years ago
  33. eb69e85 Fs_mgr: Fix format code by Andreas Gampe · 9 years ago
  34. a88fb24 Merge "Add fs_mgr support for dm-verity modes" by Sami Tolvanen · 9 years ago
  35. 51bf11a Add fs_mgr support for dm-verity modes by Sami Tolvanen · 9 years ago
  36. 622d44d am fbb3f8ca: Merge "Set underlying block device RO when enabling verity" by Sami Tolvanen · 9 years ago
  37. 214f33b Set underlying block device RO when enabling verity by Sami Tolvanen · 10 years ago
  38. 0cc8da0 Merge commit '9c1bc6bbc82e3e4f005e9fcacfca94b2dd82ca31' into HEAD by Bill Yi · 9 years ago
  39. e2d63af Move sprintf to snprintf. by Yabin Cui · 9 years ago
  40. a173891 am 317b4024: Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  41. 846c8e0 am 17b5b352: Merge "fs_mgr: error check umount calls / add retry logic" by Nick Kralevich · 9 years ago
  42. 317b402 Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  43. 7294eb6 fs_mgr: error check umount calls / add retry logic by Nick Kralevich · 9 years ago
  44. 36d0eae Make encryption configurable by Paul Lawrence · 10 years ago
  45. 2f7ee6b Provide a way to select force encryption from vendor partition by Paul Lawrence · 10 years ago
  46. 7e890a4 am bda62724: Make encryption configurable by Paul Lawrence · 10 years ago
  47. 0944e30 am 4e0bdd10: Merge "fs_mgr: Support filesystem labels in fstab" by Elliott Hughes · 10 years ago
  48. 8298234 fs_mgr: Support filesystem labels in fstab by Christoffer Dall · 10 years ago
  49. 1fdd4dc am 4083ed7d: Merge "Revert "fs_mgr: Support filesystem labels in fstab"" by Elliott Hughes · 10 years ago
  50. 253b9cf am f9e23395: Merge "fs_mgr: Support filesystem labels in fstab" by JP Abgrall · 10 years ago
  51. 4083ed7 Merge "Revert "fs_mgr: Support filesystem labels in fstab"" by Elliott Hughes · 10 years ago
  52. 572226c Revert "fs_mgr: Support filesystem labels in fstab" by Elliott Hughes · 10 years ago
  53. f9e2339 Merge "fs_mgr: Support filesystem labels in fstab" by JP Abgrall · 10 years ago
  54. bda6272 Make encryption configurable by Paul Lawrence · 10 years ago
  55. 69407cc fs_mgr: Support filesystem labels in fstab by Christoffer Dall · 10 years ago
  56. 8e94075 am f2bd3fdd: Merge "Provide a way to select force encryption from vendor partition" into lmp-mr1-dev by Leo Wang · 10 years ago
  57. 703b87d Provide a way to select force encryption from vendor partition by Paul Lawrence · 10 years ago
  58. 9ccf0cb am a97c1075: Merge "Fix Nick\'s nits" by Elliott Hughes · 10 years ago
  59. 603c7d0 am 294e610f: Merge "Fix verity on system partitions larger than 2G" by Elliott Hughes · 10 years ago
  60. 88a12fb Fix Nick's nits by Paul Lawrence · 10 years ago
  61. 02c698d Fix verity on system partitions larger than 2G by Sami Tolvanen · 10 years ago
  62. 32e9163 resolved conflicts for merge of b471f524 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 10 years ago
  63. ec900bb Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 10 years ago
  64. 99184ba am 72f0d92c: DO NOT MERGE: Do not mount devices with invalid verity metadata by Sami Tolvanen · 10 years ago
  65. 2dfadac am 9573a13b: DO NOT MERGE: Switch fs_mgr to use SHA-256 instead of SHA-1 by Sami Tolvanen · 10 years ago
  66. 72f0d92 DO NOT MERGE: Do not mount devices with invalid verity metadata by Sami Tolvanen · 10 years ago
  67. 9573a13 DO NOT MERGE: Switch fs_mgr to use SHA-256 instead of SHA-1 by Sami Tolvanen · 10 years ago
  68. e90304c fs_mgr: let fsck.f2fs actually attempt a fix automerge: eb6036a by JP Abgrall · 10 years ago
  69. eb6036a fs_mgr: let fsck.f2fs actually attempt a fix by JP Abgrall · 10 years ago
  70. 7a59c85 am 4cafe2ff: Fix verity on system partitions larger than 2G by Sami Tolvanen · 10 years ago
  71. 4cafe2f Fix verity on system partitions larger than 2G by Sami Tolvanen · 10 years ago
  72. a1ab5a8 am 97e48731: Fix Nick\'s nits by Paul Lawrence · 10 years ago
  73. 6e9857d resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aosp by Paul Lawrence · 10 years ago
  74. c638c66 resolved conflicts for merge of a49bfc0d to lmp-mr1-dev-plus-aosp by Paul Lawrence · 10 years ago
  75. cc496db resolved conflicts for merge of ae413a71 to lmp-mr1-dev-plus-aosp by Paul Lawrence · 10 years ago
  76. 97e4873 Fix Nick's nits by Paul Lawrence · 10 years ago
  77. bbb3631 Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 10 years ago
  78. 3e64bf4 am af191cd1: am 6b66025f: Merge "fs_mgr: fix build breakage" by Mark Salyzyn · 10 years ago
  79. ee80cf8 am af191cd1: am 6b66025f: Merge "fs_mgr: fix build breakage" by Mark Salyzyn · 10 years ago
  80. 152d2d4 Revert "Enable verity on userdebug, and add disable-verity to adb" by Nick Kralevich · 10 years ago
  81. 89fa114 fs_mgr: fix build breakage by Mark Salyzyn · 10 years ago
  82. d4cea0b Enable verity on userdebug, and add disable-verity to adb by Paul Lawrence · 10 years ago
  83. fdf93c0 am cf234dc7: Preserve errno from fsmgr_do_mount by Paul Lawrence · 10 years ago
  84. cf234dc Preserve errno from fsmgr_do_mount by Paul Lawrence · 10 years ago
  85. aed0769 am 04929638: am da3510b2: Merge "Avoid partial initialization warning." by Chih-Hung Hsieh · 10 years ago
  86. e32b895 Avoid partial initialization warning. by Chih-Hung Hsieh · 10 years ago
  87. cee2068 [HACK]fs_mgr+init: Format via recovery if encryptable /data is wiped by JP Abgrall · 10 years ago
  88. f22b745 fs_mrg: clean up multi-type mount_all by JP Abgrall · 10 years ago
  89. 4a974df Merge "fs_mgr: fix crash on "noemulatedsd" in fstab" by Todd Poynor · 10 years ago
  90. 22f63e3 fs_mgr: fix crash on "noemulatedsd" in fstab by Todd Poynor · 10 years ago
  91. 7553d57 fs_msg: fix bad tmpfs detection (fix /persist mount errors) by JP Abgrall · 10 years ago
  92. e29cbd3 fs_mgr: increase tmpfs size to accommodate bigger dex2oat data by JP Abgrall · 10 years ago
  93. f67d6bd Moved symlink back up. by Daniel Rosenberg · 10 years ago
  94. 9834113 fs_mgr: fix double mounting of partition by JP Abgrall · 10 years ago
  95. f530c93 Added support for vendor partition and image by Daniel Rosenberg · 10 years ago
  96. 4bb7bba [HACK]fs_mgr: force recovery+wipe if data looks wiped by JP Abgrall · 10 years ago
  97. 5c01dac fsmgr: support multiple fs-types/mountpoint by JP Abgrall · 10 years ago
  98. f786fe5 fsmgr: revert multiple fs-types/mountpoint (fix N5 boot) by JP Abgrall · 10 years ago
  99. a794f86 fsmgr: allow for a multiple fs-types for a mount point. by JP Abgrall · 10 years ago
  100. 1235158 F2FS support for fastboot format and fsmgr by JP Abgrall · 10 years ago