summaryrefslogtreecommitdiff
path: root/VolumeManager.cpp
AgeCommit message (Expand)Author
2017-10-24Merge "Check that dir name is a pid before attempting to read"Jeff Vander Stoep
2017-10-24Check that dir name is a pid before attempting to readJeff Vander Stoep
2017-08-17Merge "mInternalEmulated could be used after shutdown() called" am: 9b4a443bd...Keun-young Park
2017-08-17Merge "mInternalEmulated could be used after shutdown() called"Keun-young Park
2017-08-14mInternalEmulated could be used after shutdown() calledGao Xiang
2017-08-02do not sleep if it is shutting downoreo-dr1-devKeun-young Park
2017-05-19Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 ...Elliott Hughes
2017-05-19Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72Elliott Hughes
2017-05-18vold should #include <sys/sysmacros.h>Elliott Hughes
2017-03-27Enable clang-tidy for security sensitive domain.Jeff Sharkey
2017-03-27Spread around some O_CLOEXEC love.Jeff Sharkey
2017-03-25Add a new "virtual disk" feature.Jeff Sharkey
2017-03-15Merge "make shutdown safe for double calls." am: 71fa1068de am: 2f93c657f4Keun-young Park
2017-03-14make shutdown safe for double calls.Keun-young Park
2017-01-25Merge "Remove coldboot from vold" am: cc29c526d4 am: 9a2e29fe32 am: 78bf4cbb12Wei Wang
2017-01-25Remove coldboot from voldWei Wang
2016-07-28Merge \\\\"Fix clang-tidy performance warnings in system/vold.\\\\" am: e24d4...Chih-hung Hsieh
2016-07-27Merge \"Fix clang-tidy performance warnings in system/vold.\"Chih-Hung Hsieh
2016-07-27Fix clang-tidy performance warnings in system/vold.Chih-Hung Hsieh
2016-05-12Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf am: 4ff367a593 am...Chih-Hung Hsieh
2016-05-11Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cfChih-Hung Hsieh
2016-05-11Fix misc-macro-parentheses warnings.Chih-Hung Hsieh
2016-04-20Fix resizeAsec to determine correct sizeDaniel Rosenberg
2016-03-11Merge "Split slave-bind mount into two."Hidehiko Abe
2016-03-09Split slave-bind mount into two.Hidehiko Abe
2016-03-08Support emulator's virtio-blk based SD cardYu Ning
2016-02-02Mount appfuse in process namespace.Daichi Hirono
2015-12-04resolve merge conflicts of b7d5a47cec to master.Elliott Hughes
2015-12-05Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c a...Jeff Sharkey
2015-12-05Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9Jeff Sharkey
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-12-03Merge "Make sure path is not NULL to avoid fatal exception."Jeff Sharkey
2015-10-21vold: fix 64 bit ioctl errorMateusz Nowak
2015-10-21Make sure path is not NULL to avoid fatal exception.Mateusz Nowak
2015-08-06am 47f0531e: am 4fc30636: am 1bd078fa: Protect runtime storage mount points.Jeff Sharkey
2015-08-06Protect runtime storage mount points.Jeff Sharkey
2015-07-24am 90db4d90: am 78003caf: am 32679a82: Create user directory on emulated stor...Jeff Sharkey
2015-07-21Create user directory on emulated storage.Jeff Sharkey
2015-07-03Merge commit '3ff337db' into mergeJeff Sharkey
2015-07-01Trim both internal and adopted private storage.Jeff Sharkey
2015-07-01am 1458955f: am c7b5b570: Null-terminate readlink() result, full remount.Jeff Sharkey
2015-06-30Null-terminate readlink() result, full remount.Jeff Sharkey
2015-06-26am 0deb385f: am 66270a21: Let\'s reinvent storage, yet again!Jeff Sharkey
2015-06-25Let's reinvent storage, yet again!Jeff Sharkey
2015-06-22am b5e680ac: am bc40cc8f: Add method to forget private partition keys.Jeff Sharkey
2015-06-22Add method to forget private partition keys.Jeff Sharkey
2015-06-10am b75343ae: am 210228a0: Merge "Start tracking added users with serial numbe...Jeff Sharkey
2015-06-10Start tracking added users with serial numbers.Jeff Sharkey
2015-06-10chmod a-x VolumeManager.cppPaul Crowley
2015-06-08Add f2fs support for private volumes.Jeff Sharkey