Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
vold
/
cbe6b1daa3aab56b35c1cb0c06acb9c270f11540
/
Loop.cpp
1dd5c4f
Block and wait for /dev/block/loop<N> to appear in case it was created asynchronously.
by David Anderson
· 5 years ago
4538cb2
Retry opening loop device
by Daniel Rosenberg
· 6 years ago
4b6ca4e
Update vold to log only debug or higher level messages.
by Sudheer Shanka
· 6 years ago
14c8c07
clang-format many files.
by Paul Crowley
· 6 years ago
5540b44
Use unique_ptr<DIR> to safely release resources.
by Jeff Sharkey
· 7 years ago
3472e52
Move to modern utility methods from android::base.
by Jeff Sharkey
· 7 years ago
67b8c49
Make Loop::destroyAll() smarter.
by Jeff Sharkey
· 7 years ago
cbe69fc
Destroy vold socket interface completely.
by Jeff Sharkey
· 7 years ago
11c2d38
Move even more vold commands over to Binder.
by Jeff Sharkey
· 7 years ago
fd3dc3c
Spread around some O_CLOEXEC love.
by Jeff Sharkey
· 8 years ago
fa1c677
Add a new "virtual disk" feature.
by Jeff Sharkey
· 8 years ago
605d7ae
Cleanup uses of sprintf, add modes to open() with O_CREAT.
by George Burgess IV
· 9 years ago
a4f48d0
vold: fix 64 bit ioctl error
by Mateusz Nowak
· 9 years ago
b1259ff
am f298f6be: Merge "Use errno correctly."
by Elliott Hughes
· 9 years ago
a1038a9
Use errno correctly.
by tao.pei
· 9 years ago
ce6a913
Exclusive exec() path, format after partition.
by Jeff Sharkey
· 10 years ago
14eab55
Fixed type mismatch for ioctl(BLKGETSIZE)
by Hiroaki Miyazawa
· 10 years ago
2152266
Change strncpy to strlcpy
by Henrik Baard
· 10 years ago
096dd2d
am ab083da0: Merge "Set SELinux contexts on device nodes created by vold."
by Nick Kralevich
· 10 years ago
684e662
Set SELinux contexts on device nodes created by vold.
by Stephen Smalley
· 10 years ago
43ed123
ASEC resize tweaking, allow read-write mounting.
by Jeff Sharkey
· 10 years ago
fcd34a0
Added support for ext4 ASEC resizing.
by Daniel Rosenberg
· 10 years ago
5eecc44
vold: suppress unused argument warning messages
by Mark Salyzyn
· 11 years ago
3e97127
vold: suppress unused argument warning messages
by Mark Salyzyn
· 11 years ago
344ca10
Add in ext4 support for ASEC containers
by Kenny Root
· 13 years ago
273d354
am 2c9d8de7: Merge "Prevent buffer overflows."
by Mike Lockwood
· 13 years ago
092aa1c
Prevent buffer overflows.
by Peter Bohm
· 14 years ago
7c16502
Use LOOP_GET_STATUS64 for checking loop devices
by Kenny Root
· 14 years ago
37dcda6
Add missing include headers for compilation on Intel target for Google TV.
by Olivier Bailly
· 14 years ago
e17e91f
Fix loop_info/loop_info64 impedance mismatch
by Kenny Root
· 14 years ago
508c0e1
Additional Obb functionality
by Kenny Root
· 14 years ago
97ac40e
vold: Switch from LOG -> SLOG
by San Mehat
· 15 years ago
d9a4e35
vold: Bugfixes & cleanups
by San Mehat
· 15 years ago
d31e380
vold2: Don't allow containers < 1mb, and clean up some logging
by San Mehat
· 15 years ago
8b8f71b
vold: Internally use sector counts for asec lengths
by San Mehat
· 15 years ago
b78a32c
vold: Add encrypted ASEC support via devmapper
by San Mehat
· 15 years ago
8da6bcb
vold: Increase max supported loop devices to 255
by San Mehat
· 15 years ago
a19b250
vold2: Initial support for Android Secure External Caches
by San Mehat
· 15 years ago