summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05Merge "Add checkpointing support for A/B updates"android-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseDaniel Rosenberg
2018-10-03Merge "Use unique points for fstab"Treehugger Robot
2018-10-03Add checkpointing support for A/B updatesDaniel Rosenberg
2018-10-03Use unique points for fstabPaul Lawrence
2018-10-03Merge "Make checkpointing work on ext4"Treehugger Robot
2018-10-03Make checkpointing work on ext4Paul Lawrence
2018-10-02Merge "Protect /mnt/scratch from stale umount on userdebug"android-o-mr1-iot-release-1.0.5Treehugger Robot
2018-10-02Protect /mnt/scratch from stale umount on userdebugMark Salyzyn
2018-09-28Merge "Remove unmount_tree in VolumeManager."Sudheer Shanka
2018-09-28Remove unmount_tree in VolumeManager.Sudheer Shanka
2018-09-27Merge "Add unmountTree to utils."Sudheer Shanka
2018-09-27Add unmountTree to utils.Sudheer Shanka
2018-09-25Merge "Add support for checkpointing"Treehugger Robot
2018-09-24Merge changes from topic "exfat-update"Treehugger Robot
2018-09-24Merge "Update vold to log only debug or higher level messages."Jeff Sharkey
2018-09-24Use exFAT for SDXC cardsOleksiy Avramchenko
2018-09-24Add GetBlockDevSize, GetBlockDevSectors helpersOleksiy Avramchenko
2018-09-21Add support for checkpointingDaniel Rosenberg
2018-09-21Update vold to log only debug or higher level messages.Sudheer Shanka
2018-09-20Merge "health.filesystem HAL renamed to health.storage"Yifan Hong
2018-09-20Merge "clang-format the rest of the files"Treehugger Robot
2018-09-20clang-format the rest of the filesPaul Crowley
2018-09-19Merge "clang-format many files."Paul Crowley
2018-09-19health.filesystem HAL renamed to health.storageYifan Hong
2018-09-19Merge "vold: metadata encryption: ensure F2FS GC targets correct device."Paul Crowley
2018-09-18clang-format many files.Paul Crowley
2018-09-18vold: metadata encryption: ensure F2FS GC targets correct device.Jaegeuk Kim
2018-09-18Merge "Do not crash if secontext is nullptr"Treehugger Robot
2018-09-17Do not crash if secontext is nullptrRoman Kiryanov
2018-09-17Merge "vold uses health filesystem HAL"Treehugger Robot
2018-09-17vold uses health filesystem HALYifan Hong
2018-09-13Merge "fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE"Treehugger Robot
2018-09-12fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILEJaegeuk Kim
2018-09-11Merge "vold should be fully developed in AOSP."Treehugger Robot
2018-09-11vold should be fully developed in AOSP.Jeff Sharkey
2018-08-13Merge "vold: Grant root group"android-o-mr1-iot-release-1.0.4Treehugger Robot
2018-08-08vold: Grant root groupJaegeuk Kim
2018-08-07Merge "Switch pattern/PIN constants to match values in cryptfs.h"android-o-mr1-iot-release-1.0.3Treehugger Robot
2018-08-07Merge "cryptfs: Remove Speck support"Treehugger Robot
2018-08-07Switch pattern/PIN constants to match values in cryptfs.hPaul Crowley
2018-08-07cryptfs: Remove Speck supportGreg Kaiser
2018-08-07Merge "Merge Android Pie into master"Xin Li
2018-08-06Merge Android Pie into masterXin Li
2018-08-03Merge "secdiscard: should pin_file to avoid moving blocks in F2FS"temp_p_mergeJaegeuk Kim
2018-08-03Merge "secdiscard: should pin_file to avoid moving blocks in F2FS"Treehugger Robot
2018-08-02secdiscard: should pin_file to avoid moving blocks in F2FSJaegeuk Kim
2018-07-24[automerger skipped] Merge "Use std::move() to prevent unnecessary copying. [...Stephen Hines
2018-07-25Merge "Use std::move() to prevent unnecessary copying. [DO NOT MERGE]"android-n-iot-release-smart-display-r2Treehugger Robot
2018-07-24Use std::move() to prevent unnecessary copying. [DO NOT MERGE]Stephen Hines
2018-07-02Merge "Do not unmount /mnt/product/* when vold starts"Bowgo Tsai