summaryrefslogtreecommitdiff
path: root/binder
AgeCommit message (Expand)Author
2022-12-09Merge "Support bind mounting volumes into other volume's mountpoint." am: 35e...Martijn Coenen
2022-12-07Support bind mounting volumes into other volume's mountpoint.Martijn Coenen
2022-09-06Make the CE key always be encrypted by the synthetic passwordEric Biggers
2022-07-04Introduce target dirty segment ratio tunable parameterDaeho Jeong
2022-06-23Make minimum gc sleep time tunnableDaeho Jeong
2022-06-07Support zoned device with dm-default-keyJaegeuk Kim
2022-03-25Merge changes from topic "change_period"Daeho Jeong
2022-03-21Remove FDE methods from binder interfaceEric Biggers
2022-03-18vold: add gc period in setGCUrgentPaceDaeho Jeong
2022-03-15Remove HardwareAuthToken parameters from binder interfaceEric Biggers
2022-03-01Remove broken code for mounting encrypted OBB filesEric Biggers
2022-01-12Add interfaces required by smart idle maintenance serviceDaeho Jeong
2021-11-25Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE}Youkichi Hosoi
2021-05-10[vold] pass along sysfs name in setOptionsSongchun Fan
2021-04-29[vold] pass sysfs_name to mount optionsSongchun Fan
2021-04-13Merge "vold: add getUnlockedUsers() method to Binder interface" into sc-devEric Biggers
2021-04-08vold: add getUnlockedUsers() method to Binder interfaceEric Biggers
2021-04-08Adding an option to shorten the read timeout.Alex Buynytskyy
2021-02-24Remove unused mount modes and re-number the modes for consistencyAbhijeet Kaur
2021-01-26Add support for binding storage encryption to a seedSeth Moore
2021-01-18Add a method in vold to unmount app data and obb dir for testingRicky Wai
2021-01-12Merge "Remove ro.vold.level_from_user."Alan Stokes
2021-01-05Remove ro.vold.level_from_user.Alan Stokes
2020-12-22Let vold format the encrypted partitionJaegeuk Kim
2020-12-03Check if storage app data and obb directories exist in voldRicky Wai
2020-11-12Call earlyBootEnded from vdc.Martijn Coenen
2020-10-13Add IVold::destroyDsuMetadataKey()Yo Chiang
2020-10-02Enable vold to set level from user.Alan Stokes
2020-07-16Merge "vold: remove checkEncryption" am: 2d9777bfbf am: 15c0d3e5d0Eric Biggers
2020-07-15vold: remove checkEncryptionEric Biggers
2020-06-18Merge "Add an isCheckpointing() binder call for adb remount." am: b50480bb96 ...David Anderson
2020-06-10Add an isCheckpointing() binder call for adb remount.David Anderson
2020-05-28vold: Support aborting FUSE connections.Martijn Coenen
2020-03-31Checking LOADER_USAGE_STATS before enabling read logs.Alex Buynytskyy
2020-03-24Expose new IncFS interface through VoldYurii Zubrytskyi
2020-03-12Make storage dirs remount fork() safeRicky Wai
2020-02-19Add fixupAppDir() API.Martijn Coenen
2020-02-14Merge "Add disk for StubVolume"TreeHugger Robot
2020-02-12Remove appDirRoot argument from setupAppDir.Martijn Coenen
2020-02-12Add disk for StubVolumeRisan
2020-01-27Expose new IncFS interface through VoldYurii Zubrytskyi
2020-01-24vold: Do not cache CE keys in voldBarani Muthukumaran
2020-01-19Merge "vold: Do not cache CE keys in vold"Paul Crowley
2020-01-16vold: Do not cache CE keys in voldBarani Muthukumaran
2020-01-08Add REMOUNT_MODE_ANDROID_WRITABLE.Martijn Coenen
2019-12-31Replace mkdirs() with setupAppDir().Martijn Coenen
2019-12-06Merge "[incremental] use vold to mount/unmount IncrementalFileSystem" am: 6bd...Songchun Fan
2019-12-04[incremental] use vold to mount/unmount IncrementalFileSystemSongchun Fan
2019-11-27Allow null IVoldMountCallback in Vold#mountZim
2019-11-22Add mount callbackZim