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
/
Utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expand virtio_block check to other virtual devices
HEAD
q10.0
Alistair Delva
2020-06-06
1
-2
/
+34
*
vold: add support for more filesystems for public storage
Dan Pasanen
2020-04-11
1
-0
/
+4
*
vold: Introduce android::vold::writeStringToFile
Tommy Chiu
2019-03-26
1
-0
/
+28
*
Ignore if the dir we are trying remove doesn't exist.
Sudheer Shanka
2019-02-25
1
-1
/
+1
*
Don't delete /mnt/user/<userId>/package on reset.
Sudheer Shanka
2019-02-22
1
-11
/
+14
*
Ignore EEXIST errors when creating pkg specific dirs.
Sudheer Shanka
2019-02-19
1
-1
/
+1
*
Revert "Revert "Ensure necessary external storage dirs while creating sandbox...
Sudheer Shanka
2019-02-14
1
-0
/
+20
*
Revert "Ensure necessary external storage dirs while creating sandboxes."
Jeff Sharkey
2019-02-14
1
-20
/
+0
*
Ensure necessary external storage dirs while creating sandboxes.
Sudheer Shanka
2019-02-13
1
-0
/
+20
*
Remove sandbox specific bind mounts from root namespace.
Sudheer Shanka
2019-02-06
1
-2
/
+25
*
Merge "Fix search for values in blkId output" am: 0fbc5af676 am: 56715503b5
Paul Crowley
2019-02-05
1
-5
/
+8
|
\
|
*
Fix search for values in blkId output
Paul Crowley
2019-02-05
1
-5
/
+8
*
|
Merge "Utils: correctly handle read() errors in ReadRandomBytes()" am: a2bd43...
Eric Biggers
2019-01-22
1
-1
/
+1
|
\
|
|
*
Utils: correctly handle read() errors in ReadRandomBytes()
Eric Biggers
2019-01-18
1
-1
/
+1
*
|
Update VolumeManager to use UnmountTreeWithPrefix.
Sudheer Shanka
2019-01-17
1
-1
/
+1
*
|
Merge "Add UnmountTreeWithPrefix util method." am: 2e9aafb620 am: 5e10de1301
Sudheer Shanka
2019-01-17
1
-3
/
+46
|
\
|
|
*
Add UnmountTreeWithPrefix util method.
Sudheer Shanka
2019-01-17
1
-3
/
+46
*
|
Merge "Fsync directories after creating files" am: a892eb154e am: 7c21f0a999
Paul Crowley
2019-01-07
1
-0
/
+18
|
\
|
|
*
Fsync directories after creating files
Paul Crowley
2019-01-07
1
-0
/
+18
*
|
Merge "Check for errors in dup2" am: b1166633b6 am: 1d5d475b51
Paul Crowley
2018-12-07
1
-1
/
+4
|
\
|
|
*
Check for errors in dup2
Paul Crowley
2018-12-07
1
-1
/
+4
*
|
Merge "Do lazy-unmount to /storage directly" am: 53b0d95903 am: fbc24b5c8f
Paul Crowley
2018-12-06
1
-21
/
+2
|
\
|
|
*
Merge "Do lazy-unmount to /storage directly"
Paul Crowley
2018-12-07
1
-21
/
+2
|
|
\
|
|
*
Do lazy-unmount to /storage directly
LongPing.WEI
2018-12-06
1
-21
/
+2
*
|
|
Merge "Clean up use of pipe" am: a33b765ca0 am: 1ca8af7bad
Paul Crowley
2018-12-06
1
-11
/
+7
|
\
|
|
|
*
|
Clean up use of pipe
Paul Crowley
2018-12-06
1
-11
/
+7
|
|
/
*
|
Merge "Refactor ForkExecvp to improve locking behaviour" am: 6aaedb0dca am: 1...
Paul Crowley
2018-12-06
1
-82
/
+70
|
\
|
|
*
Refactor ForkExecvp to improve locking behaviour
Paul Crowley
2018-12-06
1
-82
/
+71
*
|
Merge "Use setmntent with "e" option" am: 396040ca2c am: a92bdeb7f5
LongPing.WEI
2018-11-28
1
-1
/
+1
|
\
|
|
*
Use setmntent with "e" option
LongPing.WEI
2018-11-23
1
-1
/
+1
|
*
Wait for dm device to be ready before format
Paul Crowley
2018-11-05
1
-0
/
+19
*
|
Avoid double close in delete_dir_contents.
Josh Gao
2018-11-05
1
-1
/
+2
*
|
Wait for dm device to be ready before format
Paul Crowley
2018-11-02
1
-0
/
+19
*
|
Bind mount pkg specific dirs in the zygote child namespaces.
Sudheer Shanka
2018-09-27
1
-0
/
+70
|
/
*
Add unmountTree to utils.
Sudheer Shanka
2018-09-27
1
-0
/
+30
*
Merge changes from topic "exfat-update"
Treehugger Robot
2018-09-24
1
-6
/
+38
|
\
|
*
Add GetBlockDevSize, GetBlockDevSectors helpers
Oleksiy Avramchenko
2018-09-24
1
-6
/
+38
*
|
Update vold to log only debug or higher level messages.
Sudheer Shanka
2018-09-21
1
-9
/
+9
|
/
*
clang-format many files.
Paul Crowley
2018-09-18
1
-58
/
+55
*
Merge "Fix double close in GetTreeBytes."
Josh Gao
2018-06-08
1
-3
/
+1
|
\
|
*
Fix double close in GetTreeBytes.
Josh Gao
2018-05-30
1
-3
/
+1
*
|
Fingerprint data is now stored in one of two ways depending on the
Andreas Huber
2018-01-23
1
-0
/
+8
*
|
Convert vold_prepare_subdirs to C++
Paul Crowley
2017-10-24
1
-12
/
+20
*
|
Undo Utils dependency on VolumeManager
Paul Crowley
2017-10-20
1
-9
/
+11
*
|
Introduce lock for SELinux process-level changes.
Jeff Sharkey
2017-10-18
1
-0
/
+8
*
|
Move to modern utility methods from android::base.
Jeff Sharkey
2017-10-17
1
-42
/
+58
*
|
Be more C++. volume UUID should always be std::string.
Paul Crowley
2017-10-09
1
-14
/
+14
|
/
*
Zero memory used for encryuption keys.
Pavel Grafov
2017-08-10
1
-4
/
+15
*
do not sleep if it is shutting down
Keun-young Park
2017-08-03
1
-7
/
+8
|
\
|
*
do not sleep if it is shutting down
Keun-young Park
2017-08-02
1
-7
/
+8
[next]