OSDN Git Service

android-x86/system-vold.git
2019-03-26 Suren BaghdasaryanConvert ifstream usage into fopen() to prevent fd leaks...
2019-03-26 Tommy Chiuvold: Introduce android::vold::writeStringToFile
2019-03-22 Rubin XuMerge "Remove excess logging in secdiscard" am: b640f4e...
2019-03-22 Rubin XuMerge "Remove excess logging in secdiscard" am: b640f4e337
2019-03-22 Rubin XuMerge "Remove excess logging in secdiscard"
2019-03-22 Treehugger... Merge "Remove excess logging in secdiscard"
2019-03-21 Daniel RosenbergMerge changes I977cc03b,I7b621476,Ib57f4461 am: 58551c0...
2019-03-21 Daniel RosenbergMerge changes I977cc03b,I7b621476,Ib57f4461 am: 58551c0568
2019-03-21 Daniel RosenbergMerge changes I977cc03b,I7b621476,Ib57f4461
2019-03-21 Daniel RosenbergMerge changes I977cc03b,I7b621476,Ib57f4461
2019-03-21 Daniel RosenbergAdd health check to checkpointing
2019-03-21 Daniel RosenbergChange abortChanges to take a message and bool
2019-03-21 Daniel RosenbergMake needsCheckpoint cover whole session
2019-03-21 Rubin XuRemove excess logging in secdiscard
2019-03-19 Paul CrowleyMerge "Shell no longer globs, so glob in pushBackConten...
2019-03-19 Paul CrowleyMerge "Shell no longer globs, so glob in pushBackConten...
2019-03-19 Paul CrowleyMerge "Shell no longer globs, so glob in pushBackContents"
2019-03-19 Paul CrowleyMerge "Shell no longer globs, so glob in pushBackContents"
2019-03-18 Paul LawrenceMerge "Add vdc checkpoint supportsBlockCheckpoint"...
2019-03-18 Paul LawrenceMerge "Add vdc checkpoint supportsBlockCheckpoint"...
2019-03-18 Paul LawrenceMerge "Add vdc checkpoint supportsBlockCheckpoint"
2019-03-18 Treehugger... Merge "Add vdc checkpoint supportsBlockCheckpoint"
2019-03-18 Paul LawrenceAdd vdc checkpoint supportsBlockCheckpoint
2019-03-18 Paul CrowleyShell no longer globs, so glob in pushBackContents
2019-03-14 Chris FriesMerge "Fsync directories before delete key" am: 7573874...
2019-03-14 Chris FriesMerge "Fsync directories before delete key" am: 7573874d3f
2019-03-14 Chris FriesMerge "Fsync directories before delete key"
2019-03-14 Woody LinFsync directories before delete key
2019-03-14 Paul CrowleyFsync directories after creating files
2019-03-14 Chris FriesMerge "Fsync directories before delete key"
2019-03-14 Woody LinFsync directories before delete key
2019-03-12 The Android... [automerger skipped] Merge "DO NOT MERGE - Skip PPRL...
2019-03-12 The Android... [automerger skipped] DO NOT MERGE - Skip PPRL.190305...
2019-03-12 The Android... [automerger skipped] Merge "DO NOT MERGE - Skip PPRL...
2019-03-12 The Android... [automerger skipped] DO NOT MERGE - Skip PPRL.190305...
2019-03-11 The Android... [automerger skipped] Merge "DO NOT MERGE - Skip PPRL...
2019-03-11 The Android... [automerger skipped] DO NOT MERGE - Skip PPRL.190305...
2019-03-11 Treehugger... Merge "DO NOT MERGE - Skip PPRL.190305.001 into master"
2019-03-11 The Android... DO NOT MERGE - Skip PPRL.190305.001 into master
2019-03-09 Jiyong ParkMerge "Don't unmount /storage for early native processe...
2019-03-09 Jiyong ParkMerge "Don't unmount /storage for early native processe...
2019-03-09 Jiyong ParkMerge "Don't unmount /storage for early native processes"
2019-03-09 Treehugger... Merge "Don't unmount /storage for early native processes"
2019-03-08 Daniel RosenbergMerge changes I91cf0def,I47570e8e am: 5f01cf3cac am...
2019-03-08 Daniel RosenbergMerge changes I91cf0def,I47570e8e am: 5f01cf3cac
2019-03-08 Daniel RosenbergMerge changes I91cf0def,I47570e8e
2019-03-07 Treehugger... Merge changes I91cf0def,I47570e8e
2019-03-07 Daniel RosenbergMake Checkpoint restore resume safe
2019-03-07 Daniel RosenbergAdd vdc checkpoint restoreCheckpointPart
2019-03-07 Daniel RosenbergMerge "Switch Checkpoint Restore code to c style File...
2019-03-07 Daniel RosenbergMerge "Switch Checkpoint Restore code to c style File...
2019-03-07 Daniel RosenbergMerge "Switch Checkpoint Restore code to c style File...
2019-03-07 Daniel RosenbergMerge "Switch Checkpoint Restore code to c style File...
2019-03-07 Daniel RosenbergSwitch Checkpoint Restore code to c style File ops
2019-03-05 Sudheer ShankaPass unshared_obb flag to sdcardfs setup.
2019-03-04 Jiyong ParkDon't unmount /storage for early native processes
2019-03-01 Paul LawrenceMerge "Make restore validation fast by using a map...
2019-03-01 Paul LawrenceMerge "Make restore validation fast by using a map...
2019-03-01 Paul LawrenceMerge "Make restore validation fast by using a map"
2019-03-01 Paul LawrenceMerge "Make restore validation fast by using a map"
2019-02-28 Sudheer ShankaIgnore packages whose sandboxes are already created.
2019-02-28 Paul LawrenceMake restore validation fast by using a map
2019-02-26 Sudheer ShankaMerge "Look for visible vols for a user under /mnt...
2019-02-26 Sudheer ShankaMerge "Ignore if the dir we are trying remove doesn...
2019-02-25 Sudheer ShankaIgnore if the dir we are trying remove doesn't exist.
2019-02-25 Xin LiMerge stage-aosp-master into pi-dev-plus-aosp
2019-02-25 Xin LiMerge stage-aosp-master into pi-dev-plus-aosp
2019-02-24 Sudheer ShankaLook for visible vols for a user under /mnt/user/<userI...
2019-02-23 Sudheer ShankaDon't delete /mnt/user/<userId>/package on reset.
2019-02-21 Sudheer ShankaAvoid creating /mnt/user/<userId>/package/<packageName...
2019-02-21 Xin LiDO NOT MERGE - Merge pi-dev@5234907 into stage-aosp...
2019-02-20 Paul LawrenceMerge "Do not trim unless we are actually checkpointing...
2019-02-20 Paul LawrenceMerge "Do not trim unless we are actually checkpointing...
2019-02-20 Paul LawrenceMerge "Do not trim unless we are actually checkpointing"
2019-02-20 Treehugger... Merge "Do not trim unless we are actually checkpointing"
2019-02-19 Sudheer ShankaIgnore EEXIST errors when creating pkg specific dirs.
2019-02-19 Paul LawrenceDo not trim unless we are actually checkpointing
2019-02-15 Sudheer ShankaMerge "Revert "Revert "Ensure necessary external storag...
2019-02-15 Xin Li[automerger skipped] Merge "DO NOT MERGE - Skip pi...
2019-02-14 Xin Li[automerger skipped] Merge "DO NOT MERGE - Skip pi...
2019-02-14 Xin LiMerge "DO NOT MERGE - Skip pi-platform-release (PPRL...
2019-02-14 David AndersonMerge "Enable metadata encryption for userdata_gsi...
2019-02-14 David AndersonMerge "Enable metadata encryption for userdata_gsi...
2019-02-14 David AndersonMerge "Enable metadata encryption for userdata_gsi."
2019-02-14 David AndersonMerge "Enable metadata encryption for userdata_gsi."
2019-02-14 Sudheer ShankaRevert "Revert "Ensure necessary external storage dirs...
2019-02-14 David AndersonEnable metadata encryption for userdata_gsi.
2019-02-14 Jeff SharkeyRevert "Ensure necessary external storage dirs while...
2019-02-14 Sudheer ShankaEnsure necessary external storage dirs while creating...
2019-02-13 Xin LiDO NOT MERGE - Skip pi-platform-release (PPRL.190205...
2019-02-11 Jeff SharkeyEnable isolated storage by default.
2019-02-09 android-build... Snap for 5180536 from 2ab3b948d787852b2b34c4c7fe623c35a...
2019-02-08 Paul LawrenceMerge "Support header versioning in dm-bow" am: 96336c7...
2019-02-08 Paul LawrenceMerge "Support header versioning in dm-bow" am: 96336c716b
2019-02-08 Paul LawrenceMerge "Support header versioning in dm-bow"
2019-02-08 Treehugger... Merge "Support header versioning in dm-bow"
2019-02-08 Paul LawrenceMerge "Suport variable blocksizes in dm-bow restore...
2019-02-08 Paul LawrenceMerge "Suport variable blocksizes in dm-bow restore...
2019-02-08 Paul LawrenceMerge "Suport variable blocksizes in dm-bow restore"
2019-02-08 Treehugger... Merge "Suport variable blocksizes in dm-bow restore"
next