Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_system_vold


https://github.com/PitchBlackRecoveryProject/android_system_vold

vold: Add command to unmount secure containers

Signed-off-by: San Mehat <[email protected]>

5817821cf10b5f7d13eb693ffbc3f80f13bc681b authored almost 15 years ago by San Mehat <[email protected]>
vold: Unmount secure containers when the underlying media is removed.

Signed-off-by: San Mehat <[email protected]>

88705166ab82057090a070c6d4200c3d9db76f11 authored almost 15 years ago by San Mehat <[email protected]>
vold2: Fix issue with destroying / unmounting asec

Signed-off-by: San Mehat <[email protected]>

0586d54053ee00e6d6523d4f125282ccb9a24aab authored almost 15 years ago by San Mehat <[email protected]>
vold2: Fix a mb -> sector conversion refactor bug

Signed-off-by: San Mehat <[email protected]>

dfe79492a4f5280e9de2db6fa749a7781c59f2a6 authored almost 15 years ago by San Mehat <[email protected]>
vold: Rename the C in ASEC to Container

Signed-off-by: San Mehat <[email protected]>

c66770f4c0497430a78e982cabe65b31828055c6 authored almost 15 years ago by San Mehat <[email protected]>
vold: Internally use sector counts for asec lengths

Signed-off-by: San Mehat <[email protected]>

8b8f71b1d760411279f3b07a5c97709f052c689e authored almost 15 years ago by San Mehat <[email protected]>
vold: Add encrypted ASEC support via devmapper

- Supports up to 4096 containers
- Keys are now implemented - specifying a key of 'none' means n...

b78a32c1d5eeb243bdac0eaf18effb1897f1ee67 authored almost 15 years ago by San Mehat <[email protected]>
vold: Increase max supported loop devices to 255

Signed-off-by: San Mehat <[email protected]>

8da6bcb006f4e4257cdd685e35e910a6334f6cea authored almost 15 years ago by San Mehat <[email protected]>
vold: Always format FAT32

Signed-off-by: San Mehat <[email protected]>

8d934caeae971d7d08ca33e98dae294eb57c402d authored almost 15 years ago by San Mehat <[email protected]>
vold: Use process-killer when unmounting asec containers

Signed-off-by: San Mehat <[email protected]>

23969931fad6e993832208f099f6eea0f6f76eb5 authored almost 15 years ago by San Mehat <[email protected]>
vold: Temporarily disable asec mountpoint permissions

Signed-off-by: San Mehat <[email protected]>

cff5ec3d360b699ad13df05670efe0d0a7386fbe authored almost 15 years ago by San Mehat <[email protected]>
Add missing library used by the main executable in linker options. Currently

the library is implicit added via inter-library dependency.

1bc9558895dbb38b2103345ab90016f318c37bff authored almost 15 years ago by Doug Kwan <[email protected]>
vold: Don't freak out if an asec mountpoint already exists

Signed-off-by: San Mehat <[email protected]>

eb13a90bb96b329d8e24a6c3d4720ae88451d301 authored almost 15 years ago by San Mehat <[email protected]>
vold2: Enable support for custom mount perm masks and wire to asec

Signed-off-by: San Mehat <[email protected]>

fff0b47998a722d57eea6a07350bbd7a6032b3cc authored almost 15 years ago by San Mehat <[email protected]>
vold2: Initial support for Android Secure External Caches

Signed-off-by: San Mehat <[email protected]>

a19b250bd273455933ca3502cf2c2e0a803aff77 authored almost 15 years ago by San Mehat <[email protected]>
vold2: Don't crap out if the kernel is missing the NPART/PARTN blkdev uevent patches

Signed-off-by: San Mehat <[email protected]>

7b8f2db4b07deaaa2f6f5ffbee0386a394032b08 authored almost 15 years ago by San Mehat <[email protected]>
vold2: Refactor FAT support into a separate class

Signed-off-by: San Mehat <[email protected]>

bf04185c88161f13118b9975cdff7967d49a4fa0 authored almost 15 years ago by San Mehat <[email protected]>
vold2: Don't bail out if the UMS switch isn't there

Signed-off-by: San Mehat <[email protected]>

79e31bedcaabcca55aaf40a9de61abed11c9a2e0 authored almost 15 years ago by San Mehat <[email protected]>
vold2: Don't build for simulator

Signed-off-by: San Mehat <[email protected]>

11f78c181e6afe024427be2b7a530280cd4b64e1 authored almost 15 years ago by San Mehat <[email protected]>
vold2: Manually bootstrap the ums switch since switch kernel uevents are broken

Signed-off-by: San Mehat <[email protected]>

0cde53ce7b44ce189d0bc6fa81c0036e096deb51 authored almost 15 years ago by San Mehat <[email protected]>
vold2: Enable in build

Signed-off-by: San Mehat <[email protected]>

a1c2ca1c70e52cccb7e63f4be8d7127b22afc0e5 authored about 15 years ago by San Mehat <[email protected]>
vold2: Get mounting/unmounting/formatting/sharing working

Signed-off-by: San Mehat <[email protected]>

a2677e4ad01f250b0765f04adf0acfa6627efc98 authored about 15 years ago by San Mehat <[email protected]>
vold2: Some more work on partitioning support

Signed-off-by: San Mehat <[email protected]>

dd9b8e92aaf330b48ddb40a7380588ef92b53de6 authored about 15 years ago by San Mehat <[email protected]>
vold2: Wire up more of the mount function

Signed-off-by: San Mehat <[email protected]>

49e2bce5b74129c26a35e25d4693cbfe98c4688e authored about 15 years ago by San Mehat <[email protected]>
new project, first commit

8d5ad9a7cd5f8dd0233f7c30d4f926a201f4263b authored about 15 years ago by android-build SharedAccount <[email protected]>
vold2: Rename DeviceVolume -> DirectVolume

Signed-off-by: San Mehat <[email protected]>

ae10b91044bf76b40b77d81c169e48e0bbdf6d75 authored about 15 years ago by San Mehat <[email protected]>
vold2: DeviceVolume: Add pending partition support

Signed-off-by: San Mehat <[email protected]>

59abc3c56b432089abfe868c04cdbc3b6d28aee2 authored about 15 years ago by San Mehat <[email protected]>
vold2: Add block device udev bootstrapping

Signed-off-by: San Mehat <[email protected]>

3578c41ef138cb3edf38bb488cb9864921f55c79 authored about 15 years ago by San Mehat <[email protected]>
vold2: Refactor the netlink event handling and better define how partitions/disks are handled

Signed-off-by: San Mehat <[email protected]>

fd7f5875129adfe2845f4f3fffb17db3a89eea25 authored about 15 years ago by San Mehat <[email protected]>
system: vold2: Initial skeleton for vold2.

Let there be light.

Signed-off-by: San Mehat <[email protected]>

f1b736bc5605e92e917ab27f5abf3ba839be2270 authored about 15 years ago by San Mehat <[email protected]>
Empty starting point

8f8ba4d0c0a8bcfed22628928843f943638769db authored about 15 years ago by Jean-Baptiste Queru <[email protected]>