38 Commits (5f7c9adccfab0704f147ebfc53d2295de1a3bd5f)

Author SHA1 Message Date
David Anderson 1dd5c4f787 Block and wait for /dev/block/loop<N> to appear in case it was created asynchronously.
5 years ago
Daniel Rosenberg 4538cb20b9 Retry opening loop device
5 years ago
Sudheer Shanka 4b6ca4ea65 Update vold to log only debug or higher level messages.
6 years ago
Paul Crowley 14c8c0765a clang-format many files.
6 years ago
Jeff Sharkey 5540b4406c Use unique_ptr<DIR> to safely release resources.
6 years ago
Jeff Sharkey 3472e52fc2 Move to modern utility methods from android::base.
7 years ago
Jeff Sharkey 67b8c49530 Make Loop::destroyAll() smarter.
7 years ago
Jeff Sharkey cbe69fc060 Destroy vold socket interface completely.
7 years ago
Jeff Sharkey 11c2d380a7 Move even more vold commands over to Binder.
7 years ago
Jeff Sharkey fd3dc3c076 Spread around some O_CLOEXEC love.
7 years ago
Jeff Sharkey fa1c677c1a Add a new "virtual disk" feature.
7 years ago
George Burgess IV 605d7ae18d Cleanup uses of sprintf, add modes to open() with O_CREAT.
8 years ago
Mateusz Nowak a4f48d0f44 vold: fix 64 bit ioctl error
9 years ago
Elliott Hughes b1259ffd92 am f298f6be: Merge "Use errno correctly."
9 years ago
tao.pei a1038a9566 Use errno correctly.
9 years ago
Jeff Sharkey ce6a913aea Exclusive exec() path, format after partition.
9 years ago
Hiroaki Miyazawa 14eab550e8 Fixed type mismatch for ioctl(BLKGETSIZE)
9 years ago
Henrik Baard 2152266deb Change strncpy to strlcpy
9 years ago
Nick Kralevich 096dd2dd8c am ab083da0: Merge "Set SELinux contexts on device nodes created by vold."
10 years ago
Stephen Smalley 684e662502 Set SELinux contexts on device nodes created by vold.
10 years ago
Jeff Sharkey 43ed123d3f ASEC resize tweaking, allow read-write mounting.
10 years ago
Daniel Rosenberg fcd34a0ddd Added support for ext4 ASEC resizing.
10 years ago
Mark Salyzyn 5eecc449cc vold: suppress unused argument warning messages
10 years ago
Mark Salyzyn 3e971277db vold: suppress unused argument warning messages
10 years ago
Kenny Root 344ca10856 Add in ext4 support for ASEC containers
12 years ago
Mike Lockwood 273d354919 am 2c9d8de7: Merge "Prevent buffer overflows."
13 years ago
Peter Bohm 092aa1c585 Prevent buffer overflows.
13 years ago
Kenny Root 7c16502dbc Use LOOP_GET_STATUS64 for checking loop devices
14 years ago
Olivier Bailly 37dcda68d3 Add missing include headers for compilation on Intel target for Google TV.
14 years ago
Kenny Root e17e91f63b Fix loop_info/loop_info64 impedance mismatch
14 years ago
Kenny Root 508c0e1605 Additional Obb functionality
14 years ago
San Mehat 97ac40e4e6 vold: Switch from LOG -> SLOG
14 years ago
San Mehat d9a4e35861 vold: Bugfixes & cleanups
14 years ago
San Mehat d31e380bd9 vold2: Don't allow containers < 1mb, and clean up some logging
14 years ago
San Mehat 8b8f71b1d7 vold: Internally use sector counts for asec lengths
15 years ago
San Mehat b78a32c1d5 vold: Add encrypted ASEC support via devmapper
15 years ago
San Mehat 8da6bcb006 vold: Increase max supported loop devices to 255
15 years ago
San Mehat a19b250bd2 vold2: Initial support for Android Secure External Caches
15 years ago