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