148 Commits (1647759651c50bbcee74c3a43860c8d68e0a05d3)

Author SHA1 Message Date
Elliott Hughes 0e08e84df0 vold should #include <sys/sysmacros.h>
7 years ago
Keun-young Park a5bbb5e3c1 make shutdown safe for double calls.
7 years ago
Wei Wang 6b455c29be Remove coldboot from vold
8 years ago
Chih-Hung Hsieh aa668f3d13 Merge \"Fix clang-tidy performance warnings in system/vold.\"
8 years ago
Chih-Hung Hsieh 11a2ce8da3 Fix clang-tidy performance warnings in system/vold.
8 years ago
Chih-Hung Hsieh 5dc0aa6e41 Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf
8 years ago
Chih-Hung Hsieh cc5d580858 Fix misc-macro-parentheses warnings.
8 years ago
Yu Ning 942d4e830b Support emulator's virtio-blk based SD card
8 years ago
Daichi Hirono 10d34887b3 Mount appfuse in process namespace.
9 years ago
Elliott Hughes 6bf0547ccc resolve merge conflicts of b7d5a47cec to master.
9 years ago
Jeff Sharkey 90cca664e1 Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c am: de629f105e
9 years ago
Jeff Sharkey 20826a1574 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9
9 years ago
Elliott Hughes 7e128fbe21 Track rename from base/ to android-base/.
9 years ago
Jeff Sharkey e0e5bfeb3c Merge "Make sure path is not NULL to avoid fatal exception."
9 years ago
Mateusz Nowak a4f48d0f44 vold: fix 64 bit ioctl error
9 years ago
Mateusz Nowak 6440379f1b Make sure path is not NULL to avoid fatal exception.
9 years ago
Jeff Sharkey 228f9509e1 am 47f0531e: am 4fc30636: am 1bd078fa: Protect runtime storage mount points.
9 years ago
Jeff Sharkey 1bd078fa7b Protect runtime storage mount points.
9 years ago
Jeff Sharkey 16b3ba4bd7 am 90db4d90: am 78003caf: am 32679a82: Create user directory on emulated storage.
9 years ago
Jeff Sharkey 32679a82d9 Create user directory on emulated storage.
9 years ago
Jeff Sharkey 5ceafb42ca Merge commit '3ff337db' into merge
9 years ago
Jeff Sharkey c86ab6f538 Trim both internal and adopted private storage.
9 years ago
Jeff Sharkey bf19f7e389 am 1458955f: am c7b5b570: Null-terminate readlink() result, full remount.
9 years ago
Jeff Sharkey c7b5b570bd Null-terminate readlink() result, full remount.
9 years ago
Jeff Sharkey c36ffa0010 am 0deb385f: am 66270a21: Let\'s reinvent storage, yet again!
9 years ago
Jeff Sharkey 66270a21df Let's reinvent storage, yet again!
9 years ago
Jeff Sharkey 83434e3714 am b5e680ac: am bc40cc8f: Add method to forget private partition keys.
9 years ago
Jeff Sharkey bc40cc8f07 Add method to forget private partition keys.
9 years ago
Jeff Sharkey 7744be3ac7 am b75343ae: am 210228a0: Merge "Start tracking added users with serial numbers." into mnc-dev
9 years ago
Jeff Sharkey bd3038df74 Start tracking added users with serial numbers.
9 years ago
Paul Crowley 4716ee8af7 chmod a-x VolumeManager.cpp
9 years ago
Jeff Sharkey d0640f6358 Add f2fs support for private volumes.
9 years ago
Jeff Sharkey 5a6bfca163 Initial pass at storage benchmarks.
9 years ago
Jeff Sharkey 1bfb375f77 Update primary symlinks after mounting.
9 years ago
Elliott Hughes c98d1f5883 am 85c7c08e: am d5aa67cc: Merge "Wait for completion of device mapping in mountObb"
9 years ago
yoshiyuki hama 476a627e55 Wait for completion of device mapping in mountObb
9 years ago
Jeff Sharkey c8e04c5a82 Wider volume mutation lock, move force adoptable.
9 years ago
Jeff Sharkey f3ee200303 Handle *ALL* the SCSI disks!
9 years ago
Jeff Sharkey f1b996df6f Volumes know parent disks; unsupported disks.
9 years ago
Jeff Sharkey 7d9d011865 Lock while partitioning.
9 years ago
Jeff Sharkey 3161fb3702 Emulated volumes above private volumes.
9 years ago
Jeff Sharkey ce6a913aea Exclusive exec() path, format after partition.
9 years ago
Jeff Sharkey 9f18fe7807 Remove unused code.
9 years ago
Jeff Sharkey 9c48498f45 Support for private (adopted) volumes.
9 years ago
Jeff Sharkey 36801cccf2 Progress towards dynamic storage support.
9 years ago
Hiroaki Miyazawa 14eab550e8 Fixed type mismatch for ioctl(BLKGETSIZE)
9 years ago
Nick Kralevich 25e581a11c VolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW)
10 years ago
Yabin Cui d1104f75a7 Use getmntent when accessing /proc/mounts.
10 years ago
Tim Murray 8439dc9fd5 Make vold compile with -Werror -Wall.
10 years ago
Paul Lawrence 60dec16c50 Correctly remove asecs for full disk encryption
10 years ago