51 Commits (72fb1a6d6c02cc01868a2b2e74342d0b8ae683e6)

Author SHA1 Message Date
Keun-young Park 375ac25773 do not sleep if it is shutting down
7 years ago
Jeff Sharkey fa1c677c1a Add a new "virtual disk" feature.
7 years ago
Chih-Hung Hsieh aae793802b Fix misc-macro-parentheses warnings in system/vold.
8 years ago
Mateusz Nowak a4f48d0f44 vold: fix 64 bit ioctl error
9 years ago
Jeff Sharkey c86ab6f538 Trim both internal and adopted private storage.
9 years ago
Jeff Sharkey 66270a21df Let's reinvent storage, yet again!
9 years ago
Jeff Sharkey bc40cc8f07 Add method to forget private partition keys.
9 years ago
Jeff Sharkey bd3038df74 Start tracking added users with serial numbers.
9 years ago
Jeff Sharkey 5a6bfca163 Initial pass at storage benchmarks.
9 years ago
Jeff Sharkey c8e04c5a82 Wider volume mutation lock, move force adoptable.
9 years ago
Jeff Sharkey f1b996df6f Volumes know parent disks; unsupported disks.
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
Jeff Sharkey 43ed123d3f ASEC resize tweaking, allow read-write mounting.
10 years ago
JP Abgrall 40b64a6841 vold: support "volume list [broadcast]" command
10 years ago
Daniel Rosenberg fcd34a0ddd Added support for ext4 ASEC resizing.
10 years ago
Nick Kralevich 6696260965 Validate asec names.
11 years ago
Jeff Sharkey 71ebe154a5 Add mkdirs() command.
11 years ago
Ken Sumrall 9caab76c6b vold: Add an optional wipe paramter to the volume format command
11 years ago
Kenny Root 93ecb38dad Only cleanup ASECs in external storage
12 years ago
Ken Sumrall 425524dba1 Unmount all asec apps before encrypting
12 years ago
Kenny Root 344ca10856 Add in ext4 support for ASEC containers
12 years ago
Ken Sumrall 0b8b597193 Add the ability to revert a crypto mapping when unmounting a volume
13 years ago
Ken Sumrall 3b17005083 Prevent sharing or formatting of a vold managed volumes during encryption.
13 years ago
Dianne Hackborn 736910ca99 Add new vold call to get the path to an asec fs.
13 years ago
Mike Lockwood 6b715592ec Merge "Remove obsolete code for monitoring USB status"
13 years ago
Ken Sumrall 319b1043bb Don't abort the encryption process if an internal volume is present but unmounted.
13 years ago
Mike Lockwood a976656ff9 Remove obsolete code for monitoring USB status
13 years ago
Ken Sumrall 29d8da8cef vold: allow to store key in a file on another partition
13 years ago
Mike Lockwood a28056b382 Set VM dirty ratio to zero when UMS is active
14 years ago
Kenny Root cbacf78eff Track type of container mounted
14 years ago
Kenny Root 508c0e1605 Additional Obb functionality
14 years ago
Kenny Root fb7c4d5a8a Add image mounting commands for OBB files
14 years ago
Mike Lockwood 99635f6c28 Use new kernel notifications to determine if USB mass storage is available.
14 years ago
Kenny Root acc9e7dcca Change ASCII conversion for hash and add tests
14 years ago
San Mehat 1a06edaf4d vold: Ensure we cleanup secure containers on card removal.
14 years ago
San Mehat befd59c152 vold: remove some dead code
14 years ago
San Mehat d9a4e35861 vold: Bugfixes & cleanups
15 years ago
San Mehat 4ba8948dc1 vold: Add 'force' option to anything that can cause an unmount
15 years ago
San Mehat eba65e9d43 vold: Bloat reduction
15 years ago
San Mehat 048b0801fc vold: Add support for renaming secure containers
15 years ago
San Mehat 88705166ab vold: Unmount secure containers when the underlying media is removed.
15 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 a19b250bd2 vold2: Initial support for Android Secure External Caches
15 years ago
San Mehat 0cde53ce7b vold2: Manually bootstrap the ums switch since switch kernel uevents are broken
15 years ago
San Mehat a2677e4ad0 vold2: Get mounting/unmounting/formatting/sharing working
15 years ago
San Mehat 49e2bce5b7 vold2: Wire up more of the mount function
15 years ago
San Mehat fd7f587512 vold2: Refactor the netlink event handling and better define how partitions/disks are handled
15 years ago