1. 2f0331d fs_mgr: remove old fs_mgr functions that are not currently used by Tom Cherry · 7 years ago
  2. 561498e Merge changes Ibdecf0c9,I41bd92a7,I5669ed10 by Tom Cherry · 7 years ago
  3. 33cff00 Merge "fs_mgr: ReadDefaultFstab suppress ReadFstabFromDt logging" by Treehugger Robot · 7 years ago
  4. eb6da45 fs_mgr: test parsing all mount and fs mgr options by Tom Cherry · 7 years ago
  5. 151a17f fs_mgr: convert parse_flags over to C++ by Tom Cherry · 7 years ago
  6. 212693c Merge "init: Format userdata_gsi if needed." by David Anderson · 7 years ago
  7. 7e34f75 fs_mgr: store file_contents_mode and file_names_mode directly by Tom Cherry · 7 years ago
  8. afa0d88 Merge "Update fs_mgr tests for new fstab format and add to TEST_MAPPING" by Tom Cherry · 7 years ago
  9. f98d6c4 fs_mgr: ReadDefaultFstab suppress ReadFstabFromDt logging by Mark Salyzyn · 7 years ago
  10. 10b0a15 Merge "Don't error on block size mismatches." by David Anderson · 7 years ago
  11. c45026f init: Format userdata_gsi if needed. by David Anderson · 7 years ago
  12. be38989 Merge "fs_mgr: overlayfs: test: test mount -o rw,remount command" by Treehugger Robot · 7 years ago
  13. 8dd6e59 Merge "libfs_avb: support loading vbmeta structs from any partition" by Treehugger Robot · 7 years ago
  14. 278749d libfs_avb: support loading vbmeta structs from any partition by Bowgo Tsai · 7 years ago
  15. 2e1c5ac Don't error on block size mismatches. by David Anderson · 7 years ago
  16. c98b1ef Merge "Expose IsFilePinned through FiemapWriter." by David Anderson · 7 years ago
  17. 91ed334 fs_mgr: overlayfs: test: test mount -o rw,remount command by Mark Salyzyn · 7 years ago
  18. c7ca3b6 Expose IsFilePinned through FiemapWriter. by David Anderson · 7 years ago
  19. 4e90476 Update fs_mgr tests for new fstab format and add to TEST_MAPPING by Tom Cherry · 7 years ago
  20. 3962416 Merge changes I72aaf4d6,I420cb87c,Iab7c6cf7,Ic4388e20 by Treehugger Robot · 7 years ago
  21. 264b7df fs_mgr: overlay: support non-DAP A/B devices by Mark Salyzyn · 7 years ago
  22. 932e771 Merge "fs_mgr: overlayfs: erofs is in staging" by Treehugger Robot · 7 years ago
  23. 52490fa fs_mgr: overlayfs: test: check for existence of userspace fastboot by Mark Salyzyn · 7 years ago
  24. 3fe0a81 fs_mgr: overlayfs: test: check for ext4 dedupe needing overlay by Mark Salyzyn · 7 years ago
  25. 89b88b4 fs_mgr: overlayfs: validate that kernel supports scratch filesystem by Mark Salyzyn · 7 years ago
  26. dec4364 Merge "fiemap_writer: Add a progress notification." by David Anderson · 7 years ago
  27. c11f8e5 fs_mgr: overlayfs: erofs is in staging by Mark Salyzyn · 7 years ago
  28. 0b721d3 fs_mgr: set ext4 fsverity feature bit by Leo Liou · 7 years ago
  29. 582a81c Merge "fs_mgr: add dvander@ to OWNERS" by Tom Cherry · 7 years ago
  30. 9c833f1 Merge "zram: add bitfield to FstabEntry" by Treehugger Robot · 7 years ago
  31. 6e36f74 fiemap_writer: Add a progress notification. by David Anderson · 7 years ago
  32. 7909d65 Merge "Fixed a few minor nits in liblp" by Treehugger Robot · 7 years ago
  33. 4809b20 zram: add bitfield to FstabEntry by Leo Liou · 7 years ago
  34. 567b5ed fs_mgr: add dvander@ to OWNERS by Tom Cherry · 7 years ago
  35. 99ff4dd Merge "adb_remount_test allow to run on eng builds." by Treehugger Robot · 7 years ago
  36. 5ba1c06 fiemap_writer: Add PinStatus check for fiemap writes. by Sandeep Patil · 7 years ago
  37. 546e76f adb_remount_test allow to run on eng builds. by Mark Salyzyn · 7 years ago
  38. 2fdbdfd Merge "zram: support zram_writeback" by Jaegeuk Kim · 7 years ago
  39. b43440b Merge "init: Add support for GSI installations in first-stage mount." by David Anderson · 7 years ago
  40. ccb06c7 Merge "Retry mounts on -EAGAIN" by Treehugger Robot · 7 years ago
  41. 0e330f1 init: Add support for GSI installations in first-stage mount. by David Anderson · 7 years ago
  42. 5620c6c Retry mounts on -EAGAIN by Daniel Rosenberg · 7 years ago
  43. c8b83f3 Merge "disable darwin build for libdm" by Bo Hu · 7 years ago
  44. 72c06c5 Merge "fs_mgr: avb check avb_slot_data" by Treehugger Robot · 7 years ago
  45. cb33207 Merge "init: Allow first-stage mounts in the second stage if they're formattable." by Treehugger Robot · 7 years ago
  46. 54aa061 disable darwin build for libdm by bohu · 7 years ago
  47. 7d6431d fs_mgr: overlayfs: test fix problems with runtime apex bind mounts by Mark Salyzyn · 7 years ago
  48. 2aedc82 zram: support zram_writeback by Jaegeuk Kim · 7 years ago
  49. 42c32bf init: Allow first-stage mounts in the second stage if they're formattable. by David Anderson · 7 years ago
  50. 71df3ca adb remount documentation error by Mark Salyzyn · 7 years ago
  51. 91c4bd7 disable darwin build for libfstab by bohu · 7 years ago
  52. 6a56a2a fs_mgr: avb check avb_slot_data by Mark Salyzyn · 7 years ago
  53. 1b1a1fd Skip building libfs_avb for darwin host by Bowgo Tsai · 7 years ago
  54. 34ad8ca Merge "liblp: Add helpers for modifying groups." by David Anderson · 7 years ago
  55. fce33ca Merge "libfs_avb: Switch to range-for for GetHashtreeDescriptor" by Treehugger Robot · 7 years ago
  56. 29bc428 Merge "libfs_avb: refactoring" by Treehugger Robot · 7 years ago
  57. c02be81 Fixed a few minor nits in liblp by Ramon Pantin · 7 years ago
  58. 3c1cdaf Merge changes from topic "fsmgr_system_other" by Treehugger Robot · 7 years ago
  59. c6c6e66 liblp: Add helpers for modifying groups. by David Anderson · 7 years ago
  60. ccdba57 fs_mgr: overlayfs clears readonly on scratch devices by Yifan Hong · 7 years ago
  61. 7bf0479 libfs_avb: Switch to range-for for GetHashtreeDescriptor by Bowgo Tsai · 7 years ago
  62. d79dd84 libfs_avb: refactoring by Bowgo Tsai · 7 years ago
  63. d3e2a78 Exclude mount entries for vendor overlay by Justin Yun · 7 years ago
  64. e7f492d liblp: BLKROSET 0 prior to FlashPartitionTable by Yifan Hong · 7 years ago
  65. acf859a fs_mgr: system_other does not want overlayfs. by Yifan Hong · 7 years ago
  66. 55c0839 Merge "fs_mgr: overlayfs_mount_scratch don't write to system_other" by Treehugger Robot · 7 years ago
  67. cd0d77d Merge "Support host build for libdm and libfstab" by Bowgo Tsai · 7 years ago
  68. 3be2c7a fs_mgr: overlayfs_mount_scratch don't write to system_other by Yifan Hong · 7 years ago
  69. 6eec7f0 Merge "fs_mgr: Add a helper for creating one-off dynamic partitions." by Treehugger Robot · 7 years ago
  70. fa416f9 Support host build for libdm and libfstab by Bowgo Tsai · 7 years ago
  71. 908f07b fs_mgr: Add a helper for creating one-off dynamic partitions. by David Anderson · 7 years ago
  72. df8cf18 fs_mgr: overlayfs: if existing scratch mountpoint is system_empty by Mark Salyzyn · 7 years ago
  73. b3c0074 fs_mgr: overlayfs test fix adb_sh by Mark Salyzyn · 7 years ago
  74. 789d905 Merge "Add none to supported fs type" by Yifan Hong · 7 years ago
  75. 32b695d Merge changes from topic "fiemap-writer-1" by Treehugger Robot · 7 years ago
  76. a99a1f2 Skip building libfs_avb unittest for Mac by Bowgo Tsai · 7 years ago
  77. eb28e0c fiemap_writer: enforce filesystem optimal block size alignment by Sandeep Patil · 7 years ago
  78. d2b2e21 fiemap_writer: Fix file pinning / pinning status check code. by Sandeep Patil · 7 years ago
  79. 0dd3725 Merge "Adding libfs_avb unittest framework" by Treehugger Robot · 7 years ago
  80. aed2ee9 Merge "fs_mgr_avb: introducing class VBMetaData" by Treehugger Robot · 7 years ago
  81. ea1c779 Add none to supported fs type by Yifan Hong · 7 years ago
  82. 126e481 liblp: Allow GSI metadata to bypass slot suffixing checks. by David Anderson · 7 years ago
  83. 1897270 liblp: Add API for adding predetermined linear extents to partitions by David Anderson · 7 years ago
  84. ac535f9 Merge "fiemap_writer: First cut implementation with write() support." by Sandeep Patil · 7 years ago
  85. b92fc1f fs_mgr_avb: introducing class VBMetaData by Bowgo Tsai · 7 years ago
  86. 5835403 Adding libfs_avb unittest framework by Bowgo Tsai · 7 years ago
  87. faa257e fiemap_writer: First cut implementation with write() support. by Sandeep Patil · 7 years ago
  88. 16845e6 Merge "dmctl: Add verbose 'dmctl list devices'" by Treehugger Robot · 7 years ago
  89. e9f8eb4 Remove unnecessary warning suppression from libdm. by Sandeep Patil · 7 years ago
  90. 3fff9fb Merge changes from topic "vintf_object_recovery_mount" by Yifan Hong · 7 years ago
  91. bf80e7d Move parts of roots.cpp from librecovery by Yifan Hong · 7 years ago
  92. 0cd2d5f fs_mgr_do_mount_one: allow overriding mount_point by Yifan Hong · 7 years ago
  93. 23249c9 fs_mgr: Fix kernel command line parsing by Ruslan Trofymenko · 7 years ago
  94. 2d04ce3 dmctl: Add verbose 'dmctl list devices' by Sandeep Patil · 7 years ago
  95. 38a17f0 fs_mgr: overlayfs: test issues with single super device by Mark Salyzyn · 7 years ago
  96. 567c45e Merge "Fix sign-compare warnings" by Treehugger Robot · 7 years ago
  97. e93040c Fix sign-compare warnings by Yi Kong · 7 years ago
  98. 010a85a Merge "fs_mgr: overlayfs: test w/o sepolicy in enforced mode" by Treehugger Robot · 7 years ago
  99. 4c80edf fstab: allow mounting other slot by Bowgo Tsai · 7 years ago
  100. 42c9e7e Merge "fs_mgr: overlayfs: test inAdb and inFastboot" by Treehugger Robot · 7 years ago