1. 1bc8dcd fs_mgr: remove same partition check for vbmeta by Tom Cherry · 6 years ago
  2. 3d08636 liblp: Fix io_tests. by David Anderson · 6 years ago
  3. 7165154 liblp: Split super.img for retrofit devices. by David Anderson · 6 years ago
  4. 76cde41 liblp: Allow automatic slot suffixing of partition names. by David Anderson · 6 years ago
  5. 6a11694 fs_mgr: overlayfs earlier kernels do not need override_creds=off by Mark Salyzyn · 6 years ago
  6. a97d6e3 Merge "fastboot: Query the name of the super partition." by David Anderson · 6 years ago
  7. 7d87981 Merge "adb: overlayfs failed to remount /system" by Treehugger Robot · 6 years ago
  8. d016c75 Merge "fastboot: Fix flashing both slots with dynamic partitions." by Treehugger Robot · 6 years ago
  9. 612c285 Merge "fs_mgr: enable DT fstab based on its status node appropriately" by Treehugger Robot · 6 years ago
  10. 88fd7e6 Merge "liblp: Fix flashing metadata to multiple block devices." by David Anderson · 6 years ago
  11. 90fe0a4 fastboot: Query the name of the super partition. by David Anderson · 6 years ago
  12. 96a9fd4 fastboot: Fix flashing both slots with dynamic partitions. by David Anderson · 6 years ago
  13. 1eb0456 fs_mgr: enable DT fstab based on its status node appropriately by Tom Cherry · 6 years ago
  14. beb4cb8 adb: overlayfs failed to remount /system by Mark Salyzyn · 6 years ago
  15. f89b1df init: Regenerate uevents for dependent super partition devices. by David Anderson · 6 years ago
  16. 7632f0c liblp: Fix flashing metadata to multiple block devices. by David Anderson · 6 years ago
  17. ad55005 Check sepolicy context for mounting vendor overlay by Justin Yun · 6 years ago
  18. f27803c Merge "fs_mgr: Allow overriding the super partition name via the kernel commandline." by David Anderson · 6 years ago
  19. 0bfa1c8 fs_mgr: Allow overriding the super partition name via the kernel commandline. by David Anderson · 6 years ago
  20. 2fde1ec fs_mgr: overlay backing, force filesystem for f2fs by Mark Salyzyn · 6 years ago
  21. 818ff63 Make fs_mgr_access() available to user build by Justin Yun · 6 years ago
  22. 6bab0a9 Mount vendor overlay from the system partition by Justin Yun · 6 years ago
  23. a762e00 fs_mgr: overlayfs takes const std::vector<const fstab_rec*>& by Mark Salyzyn · 6 years ago
  24. 8dcae26 fs_mgr: fix userdebug/user argument type mismatch by Tom Cherry · 6 years ago
  25. b7d9b6a Merge "fs_mgr: fs_mgr_has_shared_blocks() needs logical blk_device" by Treehugger Robot · 6 years ago
  26. 2cda71c Merge "liblp: Allow the super partition to span multiple block devices." by David Anderson · 6 years ago
  27. 82c6ba7 Merge "init: use libfscrypt for file-based encryption setup" by Eric Biggers · 6 years ago
  28. 1b066c3 fs_mgr: fs_mgr_has_shared_blocks() needs logical blk_device by Mark Salyzyn · 6 years ago
  29. 044f04b fastboot: wipe overlayfs for partition by Mark Salyzyn · 6 years ago
  30. f05da4a init: use libfscrypt for file-based encryption setup by Eric Biggers · 6 years ago
  31. 89eb017 Merge "liblp: Add an abstraction layer for opening partitions." by Treehugger Robot · 6 years ago
  32. 13e160e Merge "liblp: Store device information in a new block device table." by David Anderson · 6 years ago
  33. cf81db3 Merge "fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data" by Mark Salyzyn · 6 years ago
  34. ef9740c liblp: Allow the super partition to span multiple block devices. by David Anderson · 6 years ago
  35. 7a6c511 liblp: Add an abstraction layer for opening partitions. by David Anderson · 6 years ago
  36. 9a53241 liblp: Store device information in a new block device table. by David Anderson · 6 years ago
  37. 3e77d7a Merge "liblp: Add MetadataBuilder helpers for pruning unused groups." by David Anderson · 6 years ago
  38. fa677f5 Merge "liblp: Move free-region calculation into a separate function." by Treehugger Robot · 6 years ago
  39. 7f47e4b fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data by Mark Salyzyn · 6 years ago
  40. 0b23968 fs_mgr: overlayfs unit test by Mark Salyzyn · 6 years ago
  41. 5cb50a2 liblp: Add MetadataBuilder helpers for pruning unused groups. by David Anderson · 6 years ago
  42. 1144049 liblp: Move free-region calculation into a separate function. by David Anderson · 6 years ago
  43. 9b44e80 fs_mgr: fs_mgr_overlayfs_teardown_one use .<hidden> by Mark Salyzyn · 6 years ago
  44. 1230ddc Merge "liblp: Always align the first usable sector." by Treehugger Robot · 6 years ago
  45. 6f4722e Merge "liblp: Reserve the first logical block of the super partition." by David Anderson · 6 years ago
  46. 30fa1b7 Merge "fs_mgr: fs_mgr_overlayfs_teardown_one failure to teardown scratch" by Treehugger Robot · 6 years ago
  47. 224263d Merge "fs_mgr: fs_mgr_overlayfs_mount_scratch try alternate" by Treehugger Robot · 6 years ago
  48. d2dfb33 Merge "fs_mgr: fs_mgr_rm_all error propagation inconsequential EPERM" by Treehugger Robot · 6 years ago
  49. 0a6c743 Merge "fs_mgr: string literal cleanup" by Treehugger Robot · 6 years ago
  50. 8739166 liblp: Always align the first usable sector. by David Anderson · 6 years ago
  51. 6920492 liblp: Reserve the first logical block of the super partition. by David Anderson · 6 years ago
  52. 4bc53d2 Merge "liblp: Add partitions to the correct group when writing LpMetadata." by Treehugger Robot · 6 years ago
  53. 30793ac Merge "liblp: Remove last_logical_sector from LpMetadataGeometry." by Treehugger Robot · 6 years ago
  54. 8754346 liblp: Add partitions to the correct group when writing LpMetadata. by David Anderson · 6 years ago
  55. e97469b fs_mgr: fs_mgr_overlayfs_teardown_one failure to teardown scratch by Mark Salyzyn · 6 years ago
  56. 6b313de fs_mgr: fs_mgr_overlayfs_mount_scratch try alternate by Mark Salyzyn · 6 years ago
  57. 3a445df fs_mgr: fs_mgr_rm_all error propagation inconsequential EPERM by Mark Salyzyn · 6 years ago
  58. 9b9bd39 fs_mgr: string literal cleanup by Mark Salyzyn · 6 years ago
  59. 0730260 Merge changes Ib244a98f,Ib173f251 by Treehugger Robot · 6 years ago
  60. db29503 liblp: Remove last_logical_sector from LpMetadataGeometry. by David Anderson · 6 years ago
  61. a520c5e liblp: Don't store BlockDeviceInfo separately in MetadataBuilder. by David Anderson · 6 years ago
  62. 06f7a96 liblp: Move backup sectors to the start of the partition. by David Anderson · 6 years ago
  63. 5c61dbd Merge "fs_mgr: overlay drop redundant check" by Treehugger Robot · 6 years ago
  64. c53a0e9 Merge "liblp: Add a gtest for sparse image creation." by Treehugger Robot · 6 years ago oreo-mr1-1.2-iot-release android-o-mr1-iot-release-smart-display-r3
  65. f898388 liblp: Add a gtest for sparse image creation. by David Anderson · 6 years ago
  66. 21afa16 fs_mgr: overlay drop redundant check by Mark Salyzyn · 6 years ago
  67. d556c41 fs_mgr: deprecate check for ro.build.system_root_image by Mark Salyzyn · 6 years ago
  68. 69ebd44 fs_mgr: overlayfs create scratch using a Dynamic Logical Partition by Mark Salyzyn · 6 years ago
  69. b5ca728 fs_mgr.h cleanup by Mark Salyzyn · 6 years ago
  70. 54e4790 fs_mgr: overlayfs deal with verity detection issues by Mark Salyzyn · 6 years ago
  71. a1bb191 Merge "Handle retry count correctly" by Treehugger Robot · 6 years ago
  72. b920cb4 Handle retry count correctly by Paul Lawrence · 6 years ago
  73. be29673 fs_mgr: fs_mgr_update_verity_state cleanup by Mark Salyzyn · 6 years ago
  74. aace486 fs_mgr: add fs_mgr_access() as no-errno access(,F_OK) wrapper by Mark Salyzyn · 7 years ago
  75. ea928bb fs_mgr: candidate list check mount_point by Mark Salyzyn · 6 years ago
  76. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  77. 780db02 fs_mgr: split out fs_mgr_overlayfs_setup_dir() by Mark Salyzyn · 6 years ago
  78. e511e3a fs_mgr: Add fs_mgr_overlayfs_required_devices() by Mark Salyzyn · 6 years ago
  79. 02678f3 Merge "Don't hardcode the super partition name." by Treehugger Robot · 6 years ago
  80. ba132f1 Merge "liblp: Remove the guid field from LpMetadataPartition." by David Anderson · 6 years ago
  81. 336f759 fs_mgr: split out fs_mgr_overlayfs_teardown_one() by Mark Salyzyn · 6 years ago
  82. e5f2f06 liblp: Remove the guid field from LpMetadataPartition. by David Anderson · 6 years ago
  83. 29e9833 Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()" by Treehugger Robot · 6 years ago
  84. d7f2c56 Merge "liblp: Add support for updateable partition groups." by Treehugger Robot · 6 years ago
  85. f274e78 fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen() by Tom Cherry · 6 years ago
  86. fe0e345 Merge changes from topic "ext4 checkpointing" by Treehugger Robot · 6 years ago
  87. 5246b6c liblp: Add support for updateable partition groups. by David Anderson · 6 years ago
  88. cf207d0 Merge "fs_mgr: __mount better detail for ENOENT" by Treehugger Robot · 6 years ago android-o-mr1-iot-release-1.0.5
  89. c4a2534 fs_mgr: overlayfs stop adding rootcontext= to mount by Mark Salyzyn · 6 years ago
  90. 22d31c2 fs_mgr: overlay: device tree and system as root by Mark Salyzyn · 6 years ago
  91. 786d0b2 make checkpointing work on ext4 by Paul Lawrence · 6 years ago
  92. 8a9c294 Adding bow dm-target by Paul Lawrence · 6 years ago
  93. 5cbd2e4 Don't hardcode the super partition name. by David Anderson · 6 years ago
  94. 03df423 fs_mgr: overlayfs increase logging signal to noise ratio by Mark Salyzyn · 6 years ago
  95. 8243f66 fs_mgr: __mount better detail for ENOENT by Mark Salyzyn · 6 years ago
  96. 5095d89 liblp: Add MetadataBuilder::UsedSpace() by Mark Salyzyn · 6 years ago
  97. f35db9b fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all by Mark Salyzyn · 6 years ago
  98. a526bbe fs_mgr: Move fs_mgr_overlayfs_already_mounted higher in file. by Mark Salyzyn · 6 years ago
  99. 20ff1b2 liblp: test: fix liblp.UpdateAnyMetadataSlot by Mark Salyzyn · 6 years ago
  100. 6aaff2f Merge "fs_mgr: overlayfs: const to kNames" by Mark Salyzyn · 6 years ago