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

Merge "Add checkpointing support for A/B updates"

am: ba1752008d

Change-Id: I62cb1c6dce6c9eca1c3651b05d23cb893559d370

0b875d7630696cfe3f5c8976e28cb37c6281eef7 authored over 6 years ago
Merge "Add checkpointing support for A/B updates"

ba1752008dd3f5f83e6b79c3bf9a6df325fd807c authored over 6 years ago
Merge "Use unique points for fstab" am: 1e1893812c am: 1c6d73bfcc

am: 704da32b50

Change-Id: I13c215dc504a3745402327aaead9d7f6d36bc695

cba5a411d19374ef14dc9817e7879b0ec63ecd31 authored over 6 years ago
Merge "Use unique points for fstab" am: 1e1893812c

am: 1c6d73bfcc

Change-Id: I17f2815216ebea678c4844818ec6f3007b557fe2

704da32b509a1da358a543ea854c508a0275bb41 authored over 6 years ago
Merge "Use unique points for fstab"

am: 1e1893812c

Change-Id: I64ce90c05417b8b96ddc1e96cd505ca2aff86082

1c6d73bfcce1922b805463650c281d2f45466fcd authored over 6 years ago
Merge "Use unique points for fstab"

1e1893812ccc6a5b2f5e73cbd91e76c054c358cf authored over 6 years ago
Add checkpointing support for A/B updates

This adds implicit rollback support during A/B style updates.
If you explicitly start a checkpoi...

d3992498556fb1dce783d9d5e59f38cad492a6c3 authored over 6 years ago
Use unique points for fstab

Test: Checkpoint test script runs and passes
Change-Id: I13005da22aef5fda3d1e0941949db02ff0ff0870

2040089ab0006f28c5855505cf64cefeae2755ef authored over 6 years ago
Merge "Make checkpointing work on ext4" am: ac244261c8 am: 61c3eaf068

am: f6c099af3a

Change-Id: Ic3703ad2d1d8c1b5b63be338d6725b582374dba6

6f0bed1bbeff25cf616de6646de2e9f52a72e41b authored over 6 years ago
Merge "Make checkpointing work on ext4" am: ac244261c8

am: 61c3eaf068

Change-Id: I22a1b7c3c35aa164b00d4e4d176bcdf63df53353

f6c099af3a74a9c9b4ab0a1d5d4025a5ce26d6c1 authored over 6 years ago
Merge "Make checkpointing work on ext4"

am: ac244261c8

Change-Id: I78da54f117c9c2710d2d1fbe4ec7e902bf944d5d

61c3eaf068b94cc85dd11612d7e901872f9698cc authored over 6 years ago
Merge "Make checkpointing work on ext4"

ac244261c8abaaaab5cd24506dc464fb6d762043 authored over 6 years ago
Make checkpointing work on ext4

Test: All tests pass
Change-Id: I2a6cdf1edfe752f4633e1931e75d18659653938c

1abb2fe2787637192fd07fa0481633fa02ea03c4 authored over 6 years ago
[automerger skipped] Merge "Protect /mnt/scratch from stale umount on userdebug" am: b39e6f2887 am: 74a6c69e57

am: 52ea568e2a -s ours

Change-Id: I9bcbfb155a4f8953134ca3fbffab410ff5658bde

dc87830ff2aa857ee843972da51d26a57d852125 authored over 6 years ago
Merge "Protect /mnt/scratch from stale umount on userdebug" am: b39e6f2887

am: 74a6c69e57

Change-Id: I016328c6059f63fb73c628b746ab12fdfe57d6a4

52ea568e2abb0746ea9304d84208b0807279cd78 authored over 6 years ago
Merge "Protect /mnt/scratch from stale umount on userdebug"

am: b39e6f2887

Change-Id: I2505bc0cf4fe31123c47bd10619830298c3a033a

74a6c69e57454e37ba51a26f038977eb770ec93f authored over 6 years ago
Merge "Protect /mnt/scratch from stale umount on userdebug"

b39e6f28875194720b2badf6ce01aa9a68ac9bb4 authored over 6 years ago
Protect /mnt/scratch from stale umount on userdebug

On userdebug protect /mnt/scratch. On user builds ensure that
/mnt/scratch is considered a stale...

c4405e9c17bf29a40787d2b9eb1cce01e9838de7 authored over 6 years ago
Protect /mnt/scratch from stale umount on userdebug

On userdebug protect /mnt/scratch. On user builds ensure that
/mnt/scratch is considered a stale...

86e81e718314b68efc01c7d2408452b979ddc80b authored over 6 years ago
Merge "Remove unmount_tree in VolumeManager." am: 9931db7e59 am: 96707825f2

am: 65eac7fc1a

Change-Id: I40174a2504b376ebce6962f23ce1e06b7d2c1666

1fa13825fc64c1146f2a3910117043b4cf05aa85 authored over 6 years ago
Merge "Remove unmount_tree in VolumeManager." am: 9931db7e59

am: 96707825f2

Change-Id: Ie4995f2ee69811f7b3053708ab0784fc33743218

65eac7fc1a1976ab6ffc1f72c29788eb7b3ffb5e authored over 6 years ago
Merge "Remove unmount_tree in VolumeManager."

am: 9931db7e59

Change-Id: Ib02f999eb66c5685752abf99c0c77ba49dd60d74

96707825f2abe59d2053499bb2363e6453099e7f authored over 6 years ago
Merge "Remove unmount_tree in VolumeManager."

9931db7e59624271953ad0a08bdfc24d3125bb16 authored over 6 years ago
Remove unmount_tree in VolumeManager.

This is not needed anymore since everything else is updated
to use android::vold::UnmountTree.

...

99d304ac6076b55c24a3391d00a44324ee0cc08e authored over 6 years ago
Bind mount pkg specific dirs in the zygote child namespaces.

- Also update vold to create sandboxes for secondary storage devices.
- Since bind mounts are cr...

40ab6742a7b8f96abc0fb9407df473fd310a3513 authored over 6 years ago
Merge "Add unmountTree to utils." am: a64572431e am: f5b24f1015

am: e9c88c4c6c

Change-Id: Iae8f7c972272807f87b2ce9c4ba536cf6458d3cb

144e7cc25ac094be4374b8eadca2b10b3ab48f2d authored over 6 years ago
Merge "Add unmountTree to utils." am: a64572431e

am: f5b24f1015

Change-Id: I4e0a8b784b541013cf1028fbe1ed54dfd31d2782

e9c88c4c6c1f0b923a947d1b8577b3860f85f050 authored over 6 years ago
Merge "Add unmountTree to utils."

am: a64572431e

Change-Id: Ifdbdc90e22b4a681dcf0766919807109cf78ffca

f5b24f101519ce8fee2e232d5e6c25a79a262e0b authored over 6 years ago
Merge "Add unmountTree to utils."

a64572431e614a4f695bc3ba4b7daaa390b5fe70 authored over 6 years ago
Add unmountTree to utils.

Bug: 111890351
Test: builds without any errors
Change-Id: I62a94c9e8d101756b686b402774f08a1d71cf875

89ddf9911973711e8a565101939d3a2a5f3a4b37 authored over 6 years ago
[automerger skipped] Merge "Add support for checkpointing" am: a3381ffc3f am: 7e84915c17

am: 51ff91abda -s ours

Change-Id: Ice08fc079b1cb8101ba375f65ad1afe81ca81a61

2acacdb667b419f857f9497c085a955a65ee97d1 authored over 6 years ago
Merge "Add support for checkpointing" am: a3381ffc3f

am: 7e84915c17

Change-Id: I25333406617a7fcf2109aaa0448e6cc216bf5670

51ff91abda1628efea7f29fa426948c3f77c5153 authored over 6 years ago
Merge "Add support for checkpointing"

am: a3381ffc3f

Change-Id: I52e70b0f886281280bb050751060b975e103376d

7e84915c17cbe9092f6c21be94bb9025d461faec authored over 6 years ago
Merge "Add support for checkpointing"

a3381ffc3f7e9159a49d07116a52c8827f05a79e authored over 6 years ago
Merge "Add support for checkpointing"

e958124ae2389c98de5e8e5522a60d2e000412d3 authored over 6 years ago
Merge changes from topic "exfat-update" am: a2a227e382 am: 1fe4696cdd

am: b5b7a6f8c6

Change-Id: Iebcf9249acf4607ff6e24cc68d739e533024b267

39f8497c522aff7a5648b93e79b15803a027e02f authored over 6 years ago
Merge changes from topic "exfat-update" am: a2a227e382

am: 1fe4696cdd

Change-Id: I9cb8a26f769309ad16cf780c9a40d64af175a2c9

b5b7a6f8c68194e5b2c8450fb5955d765ea42cc4 authored over 6 years ago
Merge changes from topic "exfat-update"

am: a2a227e382

Change-Id: I13daa826be04c72ab18175d3ceee6212b7304731

1fe4696cdd0fcdcd4cbf650173dc337f296323c2 authored over 6 years ago
Merge changes from topic "exfat-update"

* changes:
Use exFAT for SDXC cards
Add GetBlockDevSize, GetBlockDevSectors helpers

a2a227e3826712c8388fcac7fb607a26bf22ccb6 authored over 6 years ago
Merge "Update vold to log only debug or higher level messages." am: 9bd07d8760 am: 92c182e4c7

am: 3c5f603158

Change-Id: I2209a3208a26ae649b4d5dc1aa18d30b6a61afcb

dac54dce51508ea2fe7ae72a8b38a195766f133b authored over 6 years ago
Merge "Update vold to log only debug or higher level messages." am: 9bd07d8760

am: 92c182e4c7

Change-Id: I62e7a0c1b2a3cc365e1a693599c15e47e2dffacf

3c5f6031584e44e51f7f96607f07463360bec29b authored over 6 years ago
Merge "Update vold to log only debug or higher level messages."

am: 9bd07d8760

Change-Id: Idd8482fc0287d51d962ead0dd4c1f8f8e514d9de

92c182e4c7daf3707a97553b523184ff25724c33 authored over 6 years ago
Merge "Update vold to log only debug or higher level messages."

9bd07d8760566c0969549135f6d5448447ce5607 authored over 6 years ago
Use exFAT for SDXC cards

When both VFAT and exFAT are supported VFAT will only be used to
format card. Use exFAT for card...

4cff06d45faa4cf62f471f56550006e5f0a2d7db authored over 6 years ago
Add GetBlockDevSize, GetBlockDevSectors helpers

Helpers to get a block device size in bytes or 512 byte sectors,
using BLKGETSIZE64 and returnin...

625dc787c629cd04e30328a9b1cf4a8e7d6210bc authored over 6 years ago
Add support for checkpointing

Checkpointing uses a combination of files on the meta partition
and the checkpoint= fs_mgr flag....

65f99c9e8bd3a546a5dd2f3f4bad1585afbf0dc8 authored over 6 years ago
Add support for checkpointing

Checkpointing uses a combination of files on the meta partition
and the checkpoint= fs_mgr flag....

4f68471119a813af9f89e4c8c60417df3f8912a4 authored over 6 years ago
[automerger skipped] Merge "health.filesystem HAL renamed to health.storage" am: 15b9656ae9 am: e0a7888435

am: dff81bd879 -s ours

Change-Id: Ic6ac5ee9d497edfa29ebd274d1f03b1c69ec6e8a

4af82eff5f4eb9df59e3ace6a36634af410ae4c4 authored over 6 years ago
Update vold to log only debug or higher level messages.

This will allow adding lots of verbose logs which can be enabled
only during local testing/debug...

4b6ca4ea65210c2031163895f19869a762c976e7 authored over 6 years ago
[automerger skipped] Merge "clang-format the rest of the files" am: 1934619b8b am: 50cd072d3b

am: 9a86cd8b88 -s ours

Change-Id: I1f20de3736fcfbabae70aa416673b99d1fb0eb65

bece4847483204abd7658072b580be311dca86e8 authored over 6 years ago
Merge "health.filesystem HAL renamed to health.storage" am: 15b9656ae9

am: e0a7888435

Change-Id: I26e80444b42a995d4f9f5d66373b7a0286d010b4

dff81bd87965ebe0607c15294e54774def845f5a authored over 6 years ago
Merge "clang-format the rest of the files" am: 1934619b8b

am: 50cd072d3b

Change-Id: Id328f17935b691a19cad3ab0846f7b7dba84eb4e

9a86cd8b883380b7e74f6c660aef543d03360a0c authored over 6 years ago
Merge "health.filesystem HAL renamed to health.storage"

am: 15b9656ae9

Change-Id: Id587f968eea321254589a0d0f3cd5fc23be56739

e0a7888435775ca9900f44036ee4e6d54c1d3949 authored over 6 years ago
Merge "clang-format the rest of the files"

am: 1934619b8b

Change-Id: I6265495330a13f687628b2143b9f78eb25380104

50cd072d3ba6193d76b1ec6b818e7871ffa47574 authored over 6 years ago
Merge "health.filesystem HAL renamed to health.storage"

15b9656ae9acfbed4af62b8cecba30c35cd514a8 authored over 6 years ago
Merge "clang-format the rest of the files"

1934619b8b0a1277e89876bdf070358ce68e5a5a authored over 6 years ago
clang-format the rest of the files

Apply clang-format to fix the remaining files not fixed by
change I23cde3f0bbcac13bef555d13514e9...

8915d62847bcd7e05396a1497ad04b4369dd7be7 authored over 6 years ago
clang-format the rest of the files

Apply clang-format to fix the remaining files not fixed by
change I23cde3f0bbcac13bef555d13514e9...

edf7a4eb95824ea1656daafe3d9ecbabb093586e authored over 6 years ago
Merge "clang-format many files." am: a676df01e2 am: 957b9544dd

am: 8b2b67bc1e

Change-Id: Iad04e9517cd01e2ea13281b31e7b13ae75414d7e

b2efa615db0c0f96f925548bfe095245c5a7483f authored over 6 years ago
Merge "clang-format many files." am: a676df01e2

am: 957b9544dd

Change-Id: I1491697e406ab4362625cffeacff4629a1faf7c2

8b2b67bc1e547091cfab973ff8eff27d6e980473 authored over 6 years ago
Merge "clang-format many files."

am: a676df01e2

Change-Id: Iecaed7fd342df49d628c2bc68f1bf5439163d918

957b9544dd1e79d1652ccdc1b3b6f17ef79e3b3e authored over 6 years ago
Merge "clang-format many files."

a676df01e233c92111c5aed5c6ec9cffff138734 authored over 6 years ago
health.filesystem HAL renamed to health.storage

Bug: 111655771
Test: compiles
Change-Id: Ibfcab4d116d735ba2f80a8b0ead314138a7ba23d
Merged-In: Ib...

91a68dfc98defe4de8630290b0dcff0311de6678 authored over 6 years ago
health.filesystem HAL renamed to health.storage

Bug: 111655771
Test: compiles
Change-Id: Ibfcab4d116d735ba2f80a8b0ead314138a7ba23d

7a37c938256400d5ccc3fd179cc037d5b9f10196 authored over 6 years ago
[automerger skipped] Merge "vold: metadata encryption: ensure F2FS GC targets correct device." am: 3adf30745a am: 61ab6986a6 -s ours

am: 479759618d -s ours

Change-Id: Ib483e983a9e80e97f892ff08594c6e4b73acd990

d6366c79c8819750b1a642bce2c2ac9d0119645e authored over 6 years ago
[automerger skipped] Merge "vold: metadata encryption: ensure F2FS GC targets correct device." am: 3adf30745a

am: 61ab6986a6 -s ours

Change-Id: I94fb53a5098a8ab55b8079b2810ae011b6dcc5d8

479759618d1bd44337c2319905c3fbd0a96fdd54 authored over 6 years ago
Merge "vold: metadata encryption: ensure F2FS GC targets correct device."

am: 3adf30745a

Change-Id: I9df60bbc12d7c70c0bd0fbda1e8604051306a8ee

61ab6986a65ca0ffec868404b80ef9e350ef11f1 authored over 6 years ago
Merge "vold: metadata encryption: ensure F2FS GC targets correct device."

3adf30745a93a8c31f7f36fedda7bc079047b838 authored over 6 years ago
clang-format many files.

Test: Format-only changes; treehugger suffices.
Change-Id: I23cde3f0bbcac13bef555d13514e922c79d5...

14c8c0765a2968f8605c58f27dc68dcc3b6b0807 authored over 6 years ago
vold: metadata encryption: ensure F2FS GC targets correct device.

This fixes F2FS GC failure in idle-maint.

Bug: 111953875
Change-Id: I1d10802121d5641cf9ba780fee...

1251ef0bcfb82ff7aef2c4472620e6565d0c4ba6 authored over 6 years ago
[automerger skipped] Merge "Do not crash if secontext is nullptr" am: 6418bb7d34 am: 95d26139a4

am: 598cc7a7af -s ours

Change-Id: I4536831abc130299e7d1e61dccf42c06c42a5746

fe8a9aedd21aa19939008e241cb72b7d5f435642 authored over 6 years ago
Merge "Do not crash if secontext is nullptr" am: 6418bb7d34

am: 95d26139a4

Change-Id: Ib169be64e25377e88ae32cedc1b0dad7403a5876

598cc7a7afa25fab6a1461c33cdebae377fff30d authored over 6 years ago
Merge "Do not crash if secontext is nullptr"

am: 6418bb7d34

Change-Id: Iad725cb3c6a40a0917106dee3b2b604b1cb921a5

95d26139a41924f35add2d9584bfe3f9f00db756 authored over 6 years ago
Merge "Do not crash if secontext is nullptr"

6418bb7d3473d7ed6dc64273909e1fa3ee0812ea authored over 6 years ago
Do not crash if secontext is nullptr

LOG(DEBUG) tries to print a string pointed by secontext.get() but
crashed if it was nullptr.

Bu...

bda3032fcc95e3f2b7f6574d01c443eb7b065ba4 authored over 6 years ago
Merge "vold uses health filesystem HAL" am: fa96af82f3 am: def8ce02b6

am: b85bcf9fcd

Change-Id: I521bf059f931d0bdea12cc264d9573ca9b84266e

d313923168385eb192203b51c9c4aaeee8741c21 authored over 6 years ago
Merge "vold uses health filesystem HAL" am: fa96af82f3

am: def8ce02b6

Change-Id: I74bcb1519d1bc2d62bdf018a9ed7068c6dfdfbfe

b85bcf9fcd62b4cc89ea507022dde6c87a856c6a authored over 6 years ago
Merge "vold uses health filesystem HAL"

am: fa96af82f3

Change-Id: I232955955686a2767d290863278b49f4f99520c5

def8ce02b6a0edee851f371a890c9223cfea1006 authored over 6 years ago
Merge "vold uses health filesystem HAL"

fa96af82f3d30dbfba2093f6575dc10eeee71da6 authored over 6 years ago
vold uses health filesystem HAL

to runDevGc(). This fixes a Treble violation.
Bug: 111655771
Test: manual

Change-Id: I53d6db6ff...

024a1241a68a912eab39e6898e3a96e4b9644845 authored over 6 years ago
Merge "fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE" am: 3a7f95af09 am: d305bbc526

am: eea54423a1

Change-Id: I8823e7c248a2aff44221a4303d6be50ac9dfe724

4a8b4a41859e9c81361445835a39b8e6cd961cc7 authored over 6 years ago
Merge "fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE" am: 3a7f95af09

am: d305bbc526

Change-Id: I081acbf5462c972af270f9e68926dae1b49a0c8f

eea54423a1280e01f91712e854338933b041d7a6 authored over 6 years ago
Merge "fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE"

am: 3a7f95af09

Change-Id: I74d6b44bb7de16b57e9ed0b42cec70e7633b28e1

d305bbc52658b1887652a624f68b6ee290da3de7 authored over 6 years ago
Merge "fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE"

3a7f95af094d820ba11943ad1a7eee23fecd09b9 authored over 6 years ago
fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE

Change-Id: I0cf212c3e1770e233ae1f70e7fc4a6d70b82583e
Signed-off-by: Jaegeuk Kim <jaegeuk@google....

1dcfbe2a01c36cbc03e5422144358e5d0feacf3c authored over 6 years ago
Merge "vold should be fully developed in AOSP." am: de85ef5c37 am: d7b918f9f3

am: c14e93495b

Change-Id: I63f60fe2ba9c8a8652ee663baa1b214202fee39f

8fbb211b8ca3e6d132fd6b750f3250b49e92c768 authored over 6 years ago
Merge "vold should be fully developed in AOSP." am: de85ef5c37

am: d7b918f9f3

Change-Id: I67eba7b8c6cf076314f5848e4623419931c5131a

c14e93495b03fd092b25de57f6a5211450390a18 authored over 6 years ago
Merge "vold should be fully developed in AOSP."

am: de85ef5c37

Change-Id: I41da6719f6d9fc4a358bb8a0d99358360d779182

d7b918f9f35d77609c880d361966d937ea99f3f8 authored over 6 years ago
Merge "vold should be fully developed in AOSP."

de85ef5c37706628ce1e5cd1b72cb5eed4036150 authored over 6 years ago
vold should be fully developed in AOSP.

Bug: 113136846
Test: manual
Change-Id: Ifdd54260153d47e47aca5f422bffcc828d45dc28

8ecdb493d9134493c1f0ee122aad8cff89595e3f authored over 6 years ago
Create sandboxes for newly installed apps.

Bug: 111890351
Test: manual
Change-Id: I1b7f5bd25e04f9f4a61d0d4f64bbbb0ca6157fa5

c756209b898c3951a5d76f84f43d71964b26e498 authored over 6 years ago
Merge "Use /mnt/storage for bind mounting package sandboxes."

4a923e216dd653e668724e8093e12efbd6c0a4f0 authored over 6 years ago
Use /mnt/storage for bind mounting package sandboxes.

Create a new slave bind mount at /mnt/storage and use this for
creating package sandboxes. This ...

3a7ee5c2aefb1b20c17eab14574c534d20d6f211 authored over 6 years ago
Add a new external storage mount mode.

MODE_EXTERNAL_FULL is added which indicates the app
should get access to entire external storage...

70a7828f34356b76b0f42c88c51c6720e6610e3f authored over 6 years ago
Merge cherrypicks of [4793640, 4793602, 4793603, 4793660, 4793604, 4793680, 4793681, 4793581, 4793582, 4793625, 4793626, 4793627, 4793628, 4793700, 4793701, 4793702, 4793703, 4793704, 4793705, 4793661, 4793720, 4793721, 4793722, 4793723, 4793724, 4793725, 4793726, 4793727, 4793728, 4793583, 4793740, 4793760, 4793662, 4793780, 4793729] into pi-release-2

Change-Id: I665794d270556b24de04163aad6fd27dc2fcc4a5

31cfdaaa08f5ec7d26df46c274133762419c70fc authored over 6 years ago
cryptfs: Remove Speck support

Remove the Speck encryption support. It was eventually
decided not to allow Speck in Android P, ...

e7d3304feec6cefec500e95cd608b1f90f01c963 authored over 6 years ago
Merge "vold: Grant root group" am: 732def209c am: 66166118d2

am: 0b254f317b

Change-Id: Ie712749a4acd29cafb217d2a3875df224dddd789

f2ccd56e7a4207c1bc5a83d4bd36101bf0028182 authored over 6 years ago
Merge "vold: Grant root group" am: 732def209c

am: 66166118d2

Change-Id: I4fa1f6c4f0c58ef8c51e1648bf00daab2aa0f5a6

0b254f317b6b62cd8d7319acb12ba7d746c01935 authored over 6 years ago
Merge "vold: Grant root group"

am: 732def209c

Change-Id: If13da04a9cff5a54665626397b9c6bc165df10c7

66166118d264b48405e9b8a775b06674ada45de4 authored over 6 years ago
Merge "vold: Grant root group"

732def209c157ca1a186ec5b27b05fe1f282ca9d authored over 6 years ago