- 046c854 bench: Add inodeop_bench benchmark by Stefano Duo · 4 years, 4 months ago
- 3d1b6ac Merge "Add maco@ to vold OWNERS." am: 157a08bb92 by Treehugger Robot · 4 years, 5 months ago
- 157a08b Merge "Add maco@ to vold OWNERS." by Treehugger Robot · 4 years, 5 months ago
- 494b67b Add maco@ to vold OWNERS. by Martijn Coenen · 4 years, 5 months ago
- c6f4799 Merge "vold: use __ANDROID_API_Q__ instead of pre_gki_level" am: ee1a70c129 by Eric Biggers · 4 years, 5 months ago
- ee1a70c Merge "vold: use __ANDROID_API_Q__ instead of pre_gki_level" by Eric Biggers · 4 years, 5 months ago
- 72d0713 vold: use __ANDROID_API_Q__ instead of pre_gki_level by Eric Biggers · 4 years, 5 months ago
- 5acfc3e Merge "EncryptInPlace: ensure that backup superblocks get encrypted" am: 213dbe30a1 by Eric Biggers · 4 years, 5 months ago
- 213dbe3 Merge "EncryptInPlace: ensure that backup superblocks get encrypted" by Eric Biggers · 4 years, 5 months ago
- 4ac43f0 EncryptInPlace: ensure that backup superblocks get encrypted by Will Shiu · 4 years, 5 months ago
- bb92ff6 Merge "vold: restore -D__ANDROID_DEBUGGABLE__" am: 5de675c93b by Treehugger Robot · 4 years, 5 months ago
- 5de675c Merge "vold: restore -D__ANDROID_DEBUGGABLE__" by Treehugger Robot · 4 years, 5 months ago
- 865086d vold: restore -D__ANDROID_DEBUGGABLE__ by Mark Salyzyn · 4 years, 5 months ago
- 350b5ae Merge "KeyUtil: use static local variable in isFsKeyringSupported()" am: 256b23b1c5 by Eric Biggers · 4 years, 5 months ago
- 83a3eec Merge "vold: drop local fscrypt UAPI definitions" am: 47425d05a9 by Eric Biggers · 4 years, 5 months ago
- 256b23b Merge "KeyUtil: use static local variable in isFsKeyringSupported()" by Eric Biggers · 4 years, 5 months ago
- 47425d0 Merge "vold: drop local fscrypt UAPI definitions" by Eric Biggers · 4 years, 5 months ago
- e0217d7 vold: drop local fscrypt UAPI definitions by Eric Biggers · 4 years, 5 months ago
- 7604eb9 KeyUtil: use static local variable in isFsKeyringSupported() by Eric Biggers · 4 years, 5 months ago
- 15c0d3e Merge "vold: remove checkEncryption" am: 2d9777bfbf by Eric Biggers · 4 years, 5 months ago
- 2d9777b Merge "vold: remove checkEncryption" by Eric Biggers · 4 years, 5 months ago
- 1175784 Merge "Revert "[Vold] Conditional dependency to ARC++ ObbVolume"" am: 6e6fc6b8d3 by Treehugger Robot · 4 years, 5 months ago
- 6e6fc6b Merge "Revert "[Vold] Conditional dependency to ARC++ ObbVolume"" by Treehugger Robot · 4 years, 5 months ago
- b7a1405 vold: remove checkEncryption by Eric Biggers · 4 years, 6 months ago
- 7ebcc2b Revert "[Vold] Conditional dependency to ARC++ ObbVolume" by Satoshi Niwa · 4 years, 7 months ago
- 7a1c4cc Merge "vold: only allow emmc_optimized on eMMC storage" am: 428ae6e90a by Eric Biggers · 4 years, 6 months ago
- 428ae6e Merge "vold: only allow emmc_optimized on eMMC storage" by Eric Biggers · 4 years, 6 months ago
- eb566d0 vold: only allow emmc_optimized on eMMC storage by Eric Biggers · 4 years, 6 months ago
- 53f1d07 Merge "Don't call block checkpoint functions above dm-default-key" am: 1bb7e8a928 by Paul Lawrence · 4 years, 6 months ago
- 60e41b7 Merge "Add an isCheckpointing() binder call for adb remount." am: b50480bb96 by David Anderson · 4 years, 6 months ago
- 1bb7e8a Merge "Don't call block checkpoint functions above dm-default-key" by Paul Lawrence · 4 years, 6 months ago
- b50480b Merge "Add an isCheckpointing() binder call for adb remount." by David Anderson · 4 years, 6 months ago
- 3fe9311 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 4 years, 7 months ago
- 23850d3 Add an isCheckpointing() binder call for adb remount. by David Anderson · 4 years, 7 months ago
- d49f8c9 Merge "Record use of metadata encryption in property" am: f20a16575f by Treehugger Robot · 4 years, 7 months ago
- f20a165 Merge "Record use of metadata encryption in property" by Treehugger Robot · 4 years, 7 months ago
- 7fbd8d4 Record use of metadata encryption in property by Paul Crowley · 4 years, 9 months ago
- d625abf Merge "Handle virtio in private fs mapping" am: e471d11d46 by Treehugger Robot · 4 years, 7 months ago
- e471d11 Merge "Handle virtio in private fs mapping" by Treehugger Robot · 4 years, 7 months ago
- ea97154 Handle virtio in private fs mapping by Alistair Delva · 4 years, 7 months ago
- edb596f Merge "Expand virtio_block check to other virtual devices" am: ff9975c04f by Treehugger Robot · 4 years, 8 months ago
- ff9975c Merge "Expand virtio_block check to other virtual devices" by Treehugger Robot · 4 years, 8 months ago
- d3c230b Expand virtio_block check to other virtual devices by Alistair Delva · 4 years, 8 months ago
- 4cf8dde Merge "Revert "ARC++ swap for AppFuseUtil"" am: b6e2c14ed1 by Treehugger Robot · 4 years, 8 months ago
- b6e2c14 Merge "Revert "ARC++ swap for AppFuseUtil"" by Treehugger Robot · 4 years, 8 months ago
- 601e7bd Revert "ARC++ swap for AppFuseUtil" by Satoshi Niwa · 4 years, 8 months ago
- 3a149b6 Merge "Acknowledge the 'nofail' fs_mgr flag and skip the expected failure." am: e8acc83d25 by Treehugger Robot · 4 years, 8 months ago
- e8acc83 Merge "Acknowledge the 'nofail' fs_mgr flag and skip the expected failure." by Treehugger Robot · 4 years, 8 months ago
- 167c2a6 Acknowledge the 'nofail' fs_mgr flag and skip the expected failure. by P.Adarsh Reddy · 4 years, 9 months ago
- d4e75c2 Merge "vold: fix missing has.adoptable" am: 9e2053e185 by Treehugger Robot · 4 years, 8 months ago
- 9e2053e Merge "vold: fix missing has.adoptable" by Treehugger Robot · 4 years, 8 months ago
- 4ea573a vold: fix missing has.adoptable by Jaegeuk Kim · 4 years, 8 months ago
- ebcd59d Merge "Introduce ro.crypto.uses_fs_ioc_add_encryption_key property" am: 83c78a2bb1 by Treehugger Robot · 4 years, 8 months ago
- 83c78a2 Merge "Introduce ro.crypto.uses_fs_ioc_add_encryption_key property" by Treehugger Robot · 4 years, 8 months ago
- eea8bd3 Introduce ro.crypto.uses_fs_ioc_add_encryption_key property by Nikita Ioffe · 4 years, 8 months ago
- 5901d6f Merge "Rename casefold/projectid properties." am: 9d0508a854 by Martijn Coenen · 4 years, 9 months ago
- 9d0508a Merge "Rename casefold/projectid properties." by Martijn Coenen · 4 years, 9 months ago
- 97ff084 Rename casefold/projectid properties. by Martijn Coenen · 4 years, 9 months ago
- 0f5df64 Merge changes from topic "fscompression" am: 7f4a71c2ff by Jaegeuk Kim · 4 years, 9 months ago
- 0770085 vold: support F2FS compression am: f64d30aa82 by Jaegeuk Kim · 4 years, 9 months ago
- 7f4a71c Merge changes from topic "fscompression" by Jaegeuk Kim · 4 years, 9 months ago
- c52f672 vold: clean up configuration set by Jaegeuk Kim · 4 years, 9 months ago
- b4a3c55 DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master by Xin Li · 4 years, 9 months ago
- 483de9f Merge "Send earlyBootEnded notice to all Keymasters" am: 0e9fbe4a3e by Treehugger Robot · 4 years, 9 months ago
- 0e9fbe4 Merge "Send earlyBootEnded notice to all Keymasters" by Treehugger Robot · 4 years, 9 months ago
- 28eddbd Send earlyBootEnded notice to all Keymasters by Shawn Willden · 4 years, 9 months ago
- cd5936e Merge "Choose options format using property" am: 479588c68e am: 30c1b0225e by Paul Crowley · 4 years, 9 months ago
- 30c1b02 Merge "Choose options format using property" am: 479588c68e by Paul Crowley · 4 years, 9 months ago
- 479588c Merge "Choose options format using property" by Paul Crowley · 4 years, 9 months ago
- f56d553 Choose options format using property by Paul Crowley · 4 years, 9 months ago
- f64d30a vold: support F2FS compression by Jaegeuk Kim · 5 years ago
- 0c0ed9d Merge "[vold] update with incfs_ndk.h" am: 29ee196fb5 am: e296f9cbf6 by Yurii Zubrytskyi · 4 years, 9 months ago
- e296f9c Merge "[vold] update with incfs_ndk.h" am: 29ee196fb5 by Yurii Zubrytskyi · 4 years, 9 months ago
- 29ee196 Merge "[vold] update with incfs_ndk.h" by Yurii Zubrytskyi · 4 years, 9 months ago
- 2781933 [vold] update with incfs_ndk.h by Songchun Fan · 4 years, 10 months ago
- 1c29e84 [automerger skipped] Block and wait for /dev/block/loop<N> to appear in case it was created asynchronously. am: 5ba8aeaa80 -s ours by David Anderson · 4 years, 9 months ago
- 5ba8aea Block and wait for /dev/block/loop<N> to appear in case it was created asynchronously. by David Anderson · 6 years ago
- 5880227 Merge changes from topic "merge-incremental-vold" am: 10a372f1d2 am: 41c1c40afc by Yurii Zubrytskyi · 4 years, 9 months ago
- b52e063 Expose new IncFS interface through Vold am: d05bcc8070 am: 636da65360 by Yurii Zubrytskyi · 4 years, 9 months ago
- 41c1c40 Merge changes from topic "merge-incremental-vold" am: 10a372f1d2 by Yurii Zubrytskyi · 4 years, 9 months ago
- 636da65 Expose new IncFS interface through Vold am: d05bcc8070 by Yurii Zubrytskyi · 4 years, 9 months ago
- 10a372f Merge changes from topic "merge-incremental-vold" by Yurii Zubrytskyi · 4 years, 9 months ago
- 9e7482e [vold] Add argument verification to IncFS methods by Yurii Zubrytskyi · 4 years, 9 months ago
- d05bcc8 Expose new IncFS interface through Vold by Yurii Zubrytskyi · 5 years ago
- 8db17c3 DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp@6304901 into stag-aosp-master am: 4e13a60b8d by Xin Li · 4 years, 9 months ago
- 4e13a60 DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp@6304901 into stag-aosp-master by Xin Li · 4 years, 9 months ago
- b06025a Merge "fskeyring & userspace reboot: support CE keys" am: eaa3443ad8 am: 91ba0c8fa4 by Automerger Merge Worker · 4 years, 10 months ago
- 91ba0c8 Merge "fskeyring & userspace reboot: support CE keys" am: eaa3443ad8 by Automerger Merge Worker · 4 years, 10 months ago
- eaa3443 Merge "fskeyring & userspace reboot: support CE keys" by Nikita Ioffe · 4 years, 10 months ago
- 1c6731c fskeyring & userspace reboot: support CE keys by Nikita Ioffe · 4 years, 10 months ago
- af5251b Merge "Use the blk_device supplied by vdc encryptFstab" am: 3b3a13a81a am: eeb005eb7d by Automerger Merge Worker · 4 years, 10 months ago
- eeb005e Merge "Use the blk_device supplied by vdc encryptFstab" am: 3b3a13a81a by Automerger Merge Worker · 4 years, 10 months ago
- 3b3a13a Merge "Use the blk_device supplied by vdc encryptFstab" by Paul Crowley · 4 years, 10 months ago
- 21505d9 Merge "fskeyring & userspace reboot: support DE keys" am: 3b719ed32e am: ac589ee784 by Automerger Merge Worker · 4 years, 10 months ago
- ac589ee Merge "fskeyring & userspace reboot: support DE keys" am: 3b719ed32e by Automerger Merge Worker · 4 years, 10 months ago
- 3b719ed Merge "fskeyring & userspace reboot: support DE keys" by Nikita Ioffe · 4 years, 10 months ago
- f0550af fskeyring & userspace reboot: support DE keys by Nikita Ioffe · 4 years, 10 months ago
- 96ef136 Merge "umount /data/user/0 before umount /data" am: 3a0fd35b62 am: 20f9f29d53 by Automerger Merge Worker · 4 years, 10 months ago
- 20f9f29 Merge "umount /data/user/0 before umount /data" am: 3a0fd35b62 by Automerger Merge Worker · 4 years, 10 months ago
- 3a0fd35 Merge "umount /data/user/0 before umount /data" by Treehugger Robot · 4 years, 10 months ago