OSDN Git Service

Merge "add vold to "shutdown critical"" am: da85cb71b3 am: 228b95fa15
[android-x86/system-vold.git] / MoveTask.cpp
2017-07-06 Keun-young ParkMerge "add vold to "shutdown critical""
2017-06-28 Paul Crowleyresolve merge conflicts of 4ad7784 to stage-aosp-master
2017-06-16 Tom CherryMerge "Use WaitForProperty() to wait for restorecon...
2017-06-09 Chih-Hung HsiehMerge "Add OWNERS in system/vold" am: f18a5aad56
2017-05-19 Elliott HughesMerge "vold should #include <sys/sysmacros.h>" am:...
2017-05-13 Elliott HughesMerge "Switch to libkeyutils." am: 612eea6b4f am: 7a7df...
2017-05-11 TreeHugger RobotMerge "Add CryptfsScryptHidlizationEquivalenceTest"
2017-05-03 Tom CherryMerge "BuildDataUserCePath always use dir instead of...
2017-04-05 Seigo NonakaMerge "Prepare necessary data directory before loading...
2017-04-04 Eric BiggersMerge "vold: unlink ext4 encryption keys rather than...
2017-04-04 Jeff SharkeyMerge "Abort migration early when not enough space...
2017-04-04 Jeff SharkeyMerge "Abort migration early when not enough space...
2017-04-04 TreeHugger RobotMerge "Abort migration early when not enough space...
2017-04-03 Jeff SharkeyAbort migration early when not enough space.
2017-03-31 Tom CherryMerge "vdc: use libbase logging and log directly to...
2017-03-15 Keun-young ParkMerge "make shutdown safe for double calls." am: 71fa10...
2017-03-10 Bowgo TsaiMerge "vold: replacing fs_mgr_read_fstab() with fs_mgr_...
2017-03-07 Wei WangMerge "vold: add coldboot back and make sure it won...
2017-03-07 Calin JuravleMerge "Vold: Clean up code related to foreign dex use...
2017-02-15 Isaac ChenMerge "Removed HW encryption build flags and related...
2017-02-09 George Burgess IVMerge "Add mode bits to open calls" am: cebf7ea40f...
2017-01-25 Wei WangMerge "Remove coldboot from vold" am: cc29c526d4 am...
2017-01-24 Dimitry IvanovFix deadlock between vold and init am: e74c3ea1e2
2017-01-24 Dimitry IvanovFix deadlock between vold and init
2017-01-21 bowgotsaiMerge "Include libavb in static libraries" am: d6550621...
2017-01-20 Dimitry IvanovMerge "Fix deadlock between vold and init" am: ec58e585...
2016-12-03 Adrien SchildknechtManually merge commit 'b406ffa' into stage-aosp-master...
2016-12-03 The Android AutomergerManually merge commit 'b406ffa' into stage-aosp-master
2016-10-28 Paul CrowleyMerge "Remove misleading comment (b/26948053)" am:...
2016-10-28 Paul CrowleyMerge "Remove misleading comment (b/26948053)"
2016-10-20 Rahul ChaudhryMerge "system/vold: cleanup compiler warnings (read...
2016-10-20 Rahul ChaudhryMerge "system/vold: cleanup compiler warnings (read...
2016-10-18 Tao BaoMerge "Use libbootloader_message." am: 1dfd1df2e3 am...
2016-10-18 Tao BaoMerge "Use libbootloader_message."
2016-10-10 Tao BaoMerge "Update the header path for ext4_utils." am:...
2016-10-10 Tao BaoMerge "Update the header path for ext4_utils." am:...
2016-09-24 Andreas GampeMerge "Vold: remove unused define" am: 7ac97f8e37 am...
2016-09-24 Andreas GampeMerge "Vold: remove unused define" am: 7ac97f8e37 am...
2016-09-22 Dan AlbertMerge "Add missing include." am: 45b09e9144 am: 2ab88f0...
2016-09-22 Dan AlbertMerge "Add missing include." am: 45b09e9144 am: 2ab88f0a77
2016-09-07 Wei WangUpdate fs_mgr_mount_all function am: 84c985e275 am...
2016-09-07 Wei WangUpdate fs_mgr_mount_all function am: 84c985e275
2016-09-06 Wei WangMerge "Update fs_mgr_mount_all function" am: 1d58bcf6d4...
2016-09-06 Wei WangMerge "Update fs_mgr_mount_all function" am: 1d58bcf6d4...
2016-09-01 Jeff SharkeyDO NOT MERGE. Block adoptable storage when using FBE...
2016-08-31 Jeff SharkeyDO NOT MERGE. Block adoptable storage when using FBE...
2016-08-23 TreeHugger RobotMerge "Blocking mode for debugging purposes."
2016-08-10 Jeff SharkeyBlocking mode for debugging purposes.
2016-08-02 Chih-Hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-07-28 Chih-Hung HsiehMerge \\\"Fix clang-tidy performance warnings in system...
2016-07-26 Paul CrowleyDon\'t try to fixate CE keys for ephemeral users
2016-07-22 Paul CrowleyDon\'t fail if a key we want to delete is already deleted
2016-07-20 Paul CrowleyDon\'t evict keys when we delete users
2016-07-18 Jeff SharkeyOnly restorecon CE storage after unlocked.
2016-07-13 Paul CrowleyMerge \"Run secdiscard on encrypted key and key blob...
2016-07-13 Paul CrowleyMerge \"Zero out blocks if BLKSECDISCARD fails\" into...
2016-07-13 Paul CrowleyMerge "Run secdiscard on encrypted key and key blob...
2016-07-13 Paul CrowleyMerge "Zero out blocks if BLKSECDISCARD fails" into...
2016-07-07 Henrik BaardFailing to \\"Migrate data\\" leaves target unusable...
2016-07-07 Henrik BaardMigrating data sometimes leaves emulated unmounted...
2016-07-07 Henrik BaardFailing to \"Migrate data\" leaves target unusable
2016-07-07 Henrik BaardMigrating data sometimes leaves emulated unmounted
2016-07-06 Jeff Sharkeyresolve merge conflicts of d254ce4 to master
2016-07-06 Jeff SharkeyFix copy/paste error in benchmark code.
2016-07-06 Henrik BaardFailing to "Migrate data" leaves target unusable
2016-07-06 Henrik BaardMigrating data sometimes leaves emulated unmounted
2016-06-30 Yabin CuiUse libbootloader_message.
2016-06-23 Paul LawrenceStop dropping caches now we have kernel fix
2016-05-27 Paul LawrenceSet encryption mode in mode file
2016-05-27 Paul LawrenceRevert "Add fileencrypted=software/ice to fstab options"
2016-05-18 Paul CrowleyTwo phases to set the password for disk encryption...
2016-05-18 Paul CrowleyTwo phases to set the password for disk encryption
2016-05-12 Chih-Hung HsiehMerge "Fix misc-macro-parentheses warnings." am: 0c0f92...
2016-05-11 Chih-Hung HsiehMerge "Fix misc-macro-parentheses warnings." am: 0c0f92...
2016-05-11 Chih-Hung HsiehMerge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf
2016-05-11 Chih-Hung HsiehMerge "Fix misc-macro-parentheses warnings."
2016-05-11 Treehugger RobotMerge "Fix misc-macro-parentheses warnings."
2016-05-11 Chih-Hung HsiehFix misc-macro-parentheses warnings.
2015-12-05 Elliott Hughesresolve merge conflicts of b7d5a47cec to master.
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/." am...
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/."
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/."
2015-12-04 Elliott HughesTrack rename from base/ to android-base/.
2015-10-02 Sami Tolvanenam 685dfdd3: Merge "Error correction: Add libfec depend...
2015-08-21 Tom Cherryam 218f48d6: Merge "bundle init.rc contents with its...
2015-08-21 Tom Cherryam 218f48d6: Merge "bundle init.rc contents with its...
2015-08-17 Elliott Hughesam f298f6be: Merge "Use errno correctly."
2015-08-17 Elliott Hughesam f298f6be: Merge "Use errno correctly."
2015-08-15 Elliott Hughesam 6d24e086: Merge "Remove dead code."
2015-08-15 Elliott Hughesam 6d24e086: Merge "Remove dead code."
2015-07-03 Jeff SharkeyMerge commit '3ff337db' into merge
2015-07-02 Jeff Sharkeyam c86ab6f5: Trim both internal and adopted private...
2015-07-01 Jeff SharkeyTrim both internal and adopted private storage.
2015-05-13 Kenny Rootresolved conflicts for merge of 9df68a13 to mnc-dev...
2015-05-13 Paul Crowleyam eb0c05ce: Merge "Break key installation into its...
2015-05-07 Paul Lawrenceam 86ddbbf4: Merge "Delete password as per block encryp...
2015-05-06 Paul Crowleyam 42696d97: Merge "Make vdc a C++ file as a base for...
2015-05-06 Paul Lawrenceam eae7fc77: Merge "Fix problem that reading/writing...
2015-05-06 Paul Lawrenceam b32ebf30: Merge "Retry unmounts in ext4 encryption"
2015-05-06 Paul Lawrenceam 4571383c: Merge "Use default key permissions for...
next