summaryrefslogtreecommitdiff
path: root/VolumeManager.h
Commit message (Expand)AuthorAgeFilesLines
* vold: Honor mount options for ext4/f2fs partitionsTom Marshall2020-04-111-2/+10
* vold: Support internal storage partitionsTom Marshall2020-04-111-2/+5
* Remove storage sandboxes related code.Sudheer Shanka2019-05-091-39/+1
* Avoid creating /mnt/user/<userId>/package/<packageName> for all pkgs.Sudheer Shanka2019-02-211-2/+3
* Revert "Revert "Ensure necessary external storage dirs while creating sandbox...Sudheer Shanka2019-02-141-9/+2
* Revert "Ensure necessary external storage dirs while creating sandboxes."Jeff Sharkey2019-02-141-2/+9
* Ensure necessary external storage dirs while creating sandboxes.Sudheer Shanka2019-02-131-9/+2
* Create a new MOUNT_EXTERNAL_LEGACY storage mode.Sudheer Shanka2019-01-181-1/+1
* Merge "vold: const-ify some of the API"TreeHugger Robot2018-12-201-4/+4
|\
| * vold: const-ify some of the APIGreg Kaiser2018-12-201-4/+4
* | Update process mount points when appop gets updated.Sudheer Shanka2018-12-161-2/+4
|/
* Create a new mount mode for installer packages.Sudheer Shanka2018-12-121-0/+2
* Merge "Extract AppFuse as a util" am: 7be8a7ee1d am: d04a16cbd5Risan2018-11-301-2/+0
|\
| * Extract AppFuse as a utilRisan2018-11-141-2/+0
| * Change AppFuse mount location to vold namespaceRisan2018-11-131-2/+3
* | Change AppFuse mount location to vold namespaceRisan2018-11-261-2/+3
* | Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5Risan2018-11-131-0/+7
|\|
| * StubVolume as first class Volume in VoldRisan2018-11-081-0/+7
| * clang-format the rest of the filesPaul Crowley2018-09-201-15/+14
* | Update StorageManagerService handling of packages info.Sudheer Shanka2018-10-251-3/+4
* | Delete package sandbox data when it is uninstalled.Sudheer Shanka2018-10-091-2/+6
* | Bind mount pkg specific dirs in the zygote child namespaces.Sudheer Shanka2018-09-271-5/+16
* | clang-format the rest of the filesPaul Crowley2018-09-191-24/+23
* | Create sandboxes for newly installed apps.Sudheer Shanka2018-08-241-2/+4
* | Use /mnt/storage for bind mounting package sandboxes.Sudheer Shanka2018-08-231-0/+1
* | Update vold to prepare package sandboxes for primary volume.Sudheer Shanka2018-08-011-1/+14
* | Update vold to handle package info from StorageManagerService.Sudheer Shanka2018-08-011-0/+4
* | Update IVold interface to take packageNames when a user starts.Sudheer Shanka2018-08-011-1/+1
* | Add APIs for pushing package info to vold.Sudheer Shanka2018-07-311-0/+4
|/
* Delay touching disks when secure keyguard showing.Jeff Sharkey2017-12-151-0/+8
* Be even more C++. Switch on a warning.Paul Crowley2017-10-311-10/+0
* Pass both partition GUID and filesystem UUID.Jeff Sharkey2017-10-241-1/+1
* Undo Utils dependency on VolumeManagerPaul Crowley2017-10-201-4/+0
* Move to modern utility methods from android::base.Jeff Sharkey2017-10-171-1/+1
* Destroy vold socket interface completely.Jeff Sharkey2017-09-181-83/+0
* Move long-running calls to async with listeners.Jeff Sharkey2017-09-151-2/+0
* Move unsolicited vold events to Binder.Jeff Sharkey2017-09-131-0/+7
* Move all crypto commands over to Binder.Jeff Sharkey2017-09-121-0/+2
* Move even more vold commands over to Binder.Jeff Sharkey2017-09-111-2/+15
* Move "volume" commands over to Binder.Jeff Sharkey2017-09-071-1/+1
* do not sleep if it is shutting downKeun-young Park2017-08-021-0/+3
* Add a new "virtual disk" feature.Jeff Sharkey2017-03-251-0/+3
* Fix misc-macro-parentheses warnings in system/vold.Chih-Hung Hsieh2016-06-101-1/+1
* vold: fix 64 bit ioctl errorMateusz Nowak2015-10-211-2/+2
* Trim both internal and adopted private storage.Jeff Sharkey2015-07-011-1/+3
* Let's reinvent storage, yet again!Jeff Sharkey2015-06-251-0/+2
* Add method to forget private partition keys.Jeff Sharkey2015-06-221-0/+2
* Start tracking added users with serial numbers.Jeff Sharkey2015-06-101-3/+8
* Initial pass at storage benchmarks.Jeff Sharkey2015-05-151-0/+3
* Wider volume mutation lock, move force adoptable.Jeff Sharkey2015-04-211-1/+7