index
:
system_vold.git
kitkat
lp5.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
system_vold
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
VolumeManager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vold: Honor mount options for ext4/f2fs partitions
Tom Marshall
2020-04-11
1
-2
/
+10
*
vold: Support internal storage partitions
Tom Marshall
2020-04-11
1
-2
/
+5
*
Remove storage sandboxes related code.
Sudheer Shanka
2019-05-09
1
-39
/
+1
*
Avoid creating /mnt/user/<userId>/package/<packageName> for all pkgs.
Sudheer Shanka
2019-02-21
1
-2
/
+3
*
Revert "Revert "Ensure necessary external storage dirs while creating sandbox...
Sudheer Shanka
2019-02-14
1
-9
/
+2
*
Revert "Ensure necessary external storage dirs while creating sandboxes."
Jeff Sharkey
2019-02-14
1
-2
/
+9
*
Ensure necessary external storage dirs while creating sandboxes.
Sudheer Shanka
2019-02-13
1
-9
/
+2
*
Create a new MOUNT_EXTERNAL_LEGACY storage mode.
Sudheer Shanka
2019-01-18
1
-1
/
+1
*
Merge "vold: const-ify some of the API"
TreeHugger Robot
2018-12-20
1
-4
/
+4
|
\
|
*
vold: const-ify some of the API
Greg Kaiser
2018-12-20
1
-4
/
+4
*
|
Update process mount points when appop gets updated.
Sudheer Shanka
2018-12-16
1
-2
/
+4
|
/
*
Create a new mount mode for installer packages.
Sudheer Shanka
2018-12-12
1
-0
/
+2
*
Merge "Extract AppFuse as a util" am: 7be8a7ee1d am: d04a16cbd5
Risan
2018-11-30
1
-2
/
+0
|
\
|
*
Extract AppFuse as a util
Risan
2018-11-14
1
-2
/
+0
|
*
Change AppFuse mount location to vold namespace
Risan
2018-11-13
1
-2
/
+3
*
|
Change AppFuse mount location to vold namespace
Risan
2018-11-26
1
-2
/
+3
*
|
Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5
Risan
2018-11-13
1
-0
/
+7
|
\
|
|
*
StubVolume as first class Volume in Vold
Risan
2018-11-08
1
-0
/
+7
|
*
clang-format the rest of the files
Paul Crowley
2018-09-20
1
-15
/
+14
*
|
Update StorageManagerService handling of packages info.
Sudheer Shanka
2018-10-25
1
-3
/
+4
*
|
Delete package sandbox data when it is uninstalled.
Sudheer Shanka
2018-10-09
1
-2
/
+6
*
|
Bind mount pkg specific dirs in the zygote child namespaces.
Sudheer Shanka
2018-09-27
1
-5
/
+16
*
|
clang-format the rest of the files
Paul Crowley
2018-09-19
1
-24
/
+23
*
|
Create sandboxes for newly installed apps.
Sudheer Shanka
2018-08-24
1
-2
/
+4
*
|
Use /mnt/storage for bind mounting package sandboxes.
Sudheer Shanka
2018-08-23
1
-0
/
+1
*
|
Update vold to prepare package sandboxes for primary volume.
Sudheer Shanka
2018-08-01
1
-1
/
+14
*
|
Update vold to handle package info from StorageManagerService.
Sudheer Shanka
2018-08-01
1
-0
/
+4
*
|
Update IVold interface to take packageNames when a user starts.
Sudheer Shanka
2018-08-01
1
-1
/
+1
*
|
Add APIs for pushing package info to vold.
Sudheer Shanka
2018-07-31
1
-0
/
+4
|
/
*
Delay touching disks when secure keyguard showing.
Jeff Sharkey
2017-12-15
1
-0
/
+8
*
Be even more C++. Switch on a warning.
Paul Crowley
2017-10-31
1
-10
/
+0
*
Pass both partition GUID and filesystem UUID.
Jeff Sharkey
2017-10-24
1
-1
/
+1
*
Undo Utils dependency on VolumeManager
Paul Crowley
2017-10-20
1
-4
/
+0
*
Move to modern utility methods from android::base.
Jeff Sharkey
2017-10-17
1
-1
/
+1
*
Destroy vold socket interface completely.
Jeff Sharkey
2017-09-18
1
-83
/
+0
*
Move long-running calls to async with listeners.
Jeff Sharkey
2017-09-15
1
-2
/
+0
*
Move unsolicited vold events to Binder.
Jeff Sharkey
2017-09-13
1
-0
/
+7
*
Move all crypto commands over to Binder.
Jeff Sharkey
2017-09-12
1
-0
/
+2
*
Move even more vold commands over to Binder.
Jeff Sharkey
2017-09-11
1
-2
/
+15
*
Move "volume" commands over to Binder.
Jeff Sharkey
2017-09-07
1
-1
/
+1
*
do not sleep if it is shutting down
Keun-young Park
2017-08-02
1
-0
/
+3
*
Add a new "virtual disk" feature.
Jeff Sharkey
2017-03-25
1
-0
/
+3
*
Fix misc-macro-parentheses warnings in system/vold.
Chih-Hung Hsieh
2016-06-10
1
-1
/
+1
*
vold: fix 64 bit ioctl error
Mateusz Nowak
2015-10-21
1
-2
/
+2
*
Trim both internal and adopted private storage.
Jeff Sharkey
2015-07-01
1
-1
/
+3
*
Let's reinvent storage, yet again!
Jeff Sharkey
2015-06-25
1
-0
/
+2
*
Add method to forget private partition keys.
Jeff Sharkey
2015-06-22
1
-0
/
+2
*
Start tracking added users with serial numbers.
Jeff Sharkey
2015-06-10
1
-3
/
+8
*
Initial pass at storage benchmarks.
Jeff Sharkey
2015-05-15
1
-0
/
+3
*
Wider volume mutation lock, move force adoptable.
Jeff Sharkey
2015-04-21
1
-1
/
+7
[next]