OSDN Git Service

Merge "add vold to "shutdown critical"" am: da85cb71b3 am: 228b95fa15
[android-x86/system-vold.git] / EmulatedVolume.cpp
2017-05-19 Elliott HughesMerge "vold should #include <sys/sysmacros.h>" am:...
2017-05-19 Elliott HughesMerge "vold should #include <sys/sysmacros.h>" am:...
2017-05-19 Elliott HughesMerge "vold should #include <sys/sysmacros.h>" am:...
2017-05-19 Elliott HughesMerge "vold should #include <sys/sysmacros.h>"
2017-05-19 Treehugger RobotMerge "vold should #include <sys/sysmacros.h>"
2017-05-18 Elliott Hughesvold should #include <sys/sysmacros.h>
2016-08-02 Chih-Hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-07-27 Chih-Hung HsiehMerge \"Fix clang-tidy performance warnings in system...
2016-06-22 Chih-Hung HsiehMerge \"Fix misc-macro-parentheses warnings in system...
2016-05-11 Chih-Hung HsiehMerge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf
2016-04-12 Elliott Hughesresolve merge conflicts of 81fd991 to nyc-dev-plus...
2016-04-12 Dan AustinMerge "Address const issues in preparation for libcxx...
2016-02-17 Bill YiMerge commit \'9b5db9bcbe333b677ca18d2c1c398c8751cd0fd2...
2016-02-13 Dimitry IvanovMerge "Add missing liblog dependency"
2016-02-01 Jeff Vander Stoepresolve merge conflicts of 2b6f9ce823 to master.
2016-01-27 Paul CrowleyMerge "Use a keymaster-based key storage module"
2016-01-26 Narayan KamathUnmount emulated filesystems before killing the fuse...
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-12-03 Jeff SharkeyMerge "Handle non-format partition in Vold"
2015-12-03 Jeff SharkeyMerge "Make sure path is not NULL to avoid fatal except...
2015-12-03 Jeff SharkeyMerge "vold: fix 64 bit ioctl error"
2015-11-06 Kenny RootMerge "system/vold: check return value of PKCS5_PBKDF2_...
2015-11-03 Bill YiMerge commit 'aebfa6e7eee173b8e02f869c3a25cfe2a5fffb9b...
2015-10-29 Elliott HughesMerge "Fix ioctl parameter" am: 0eaad8ce8c
2015-10-21 Jeff SharkeyKill apps using storage through bind mounts. am: 89f74fbf25
2015-10-21 Jeff SharkeyKill apps using storage through bind mounts.
2015-10-21 Jeff SharkeyKill apps using storage through bind mounts.
2015-10-02 Sami Tolvanenam 685dfdd3: Merge "Error correction: Add libfec depend...
2015-08-27 Jeff Sharkeyam 3a60599a: (-s ours) am 8474ee32: Return useful path...
2015-08-27 Jeff Sharkeyam 26934b09: (-s ours) am d46687ee: Use random data...
2015-08-27 Jeff Sharkeyam 09b542f2: (-s ours) am 20642ae7: Give secondary...
2015-08-27 Jeff Sharkeyam 15c6489a: (-s ours) am 32679a82: Create user directo...
2015-08-27 Jeff Sharkeyam 0d3fe815: (-s ours) am 81f55c6d: Mount emulated...
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-08-06 Jeff Sharkeyam 47f0531e: am 4fc30636: am 1bd078fa: Protect runtime...
2015-08-06 Jeff Sharkeyam 4fc30636: am 1bd078fa: Protect runtime storage mount...
2015-08-06 Jeff Sharkeyam 1bd078fa: Protect runtime storage mount points.
2015-08-06 Jeff Sharkeyam 1bd078fa: Protect runtime storage mount points.
2015-08-06 Jeff SharkeyProtect runtime storage mount points.
2015-07-08 Jeff Sharkeyam 10f78c56: am 81f55c6d: Mount emulated volumes as...
2015-07-08 Jeff Sharkeyam 81f55c6d: Mount emulated volumes as consistent location.
2015-07-08 Jeff Sharkeyam 81f55c6d: Mount emulated volumes as consistent location.
2015-07-08 Jeff SharkeyMount emulated volumes as consistent location.
2015-07-01 Jeff Sharkeyam 1458955f: am c7b5b570: Null-terminate readlink(...
2015-07-01 Jeff Sharkeyam c7b5b570: Null-terminate readlink() result, full...
2015-06-30 Jeff SharkeyNull-terminate readlink() result, full remount.
2015-06-26 Jeff Sharkeyam 0deb385f: am 66270a21: Let\'s reinvent storage,...
2015-06-26 Jeff Sharkeyam 66270a21: Let\'s reinvent storage, yet again!
2015-06-26 Jeff SharkeyLet's reinvent storage, yet again!
2015-05-16 Elliott HughesMerge "Don't use TEMP_FAILURE_RETRY on close in vold...
2015-05-13 Jeff Sharkeyam 8d15cb98: Report internal path for public volumes.
2015-05-13 Jeff SharkeyReport internal path for public volumes.
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...
2015-05-06 Paul Lawrenceam 0f29aec5: Merge "Simplify password checking logic"
2015-05-01 Paul Lawrenceam babba576: Merge "Enable properties in ext4enc"
2015-04-30 Paul Lawrenceam 744a7aa5: Merge "Check password is correct by checki...
2015-04-30 Paul Lawrenceam d7399147: Merge "New ext4enc kernel switching from...
2015-04-29 Paul LawrenceMerge commit 'c3e4cc29' into manualmerge
2015-04-28 Paul Lawrenceresolved conflicts for merge of bf9dcad7 to mnc-dev...
2015-04-27 Paul Lawrenceresolved conflicts for merge of 86138731 to mnc-dev...
2015-04-25 Elliott Hughesam 85c7c08e: am d5aa67cc: Merge "Wait for completion...
2015-04-24 Jeff SharkeyMigrate primary external storage.
2015-04-12 Jeff SharkeyEmulated volumes above private volumes.
2015-04-07 Mohamad Ayyasham 959de99a: am f8c905e0: Merge "Add dependency on...
2015-04-01 Jeff SharkeySupport for private (adopted) volumes.
2015-03-31 Jeff SharkeyProgress towards dynamic storage support.
2015-03-30 Elliott Hughesam 8a0fde27: am e9623fed: Merge "Fixed type mismatch...
2015-03-27 Paul Lawrenceam 836e7860: am 8120c3d1: Merge "Adding e4crypt support"
2015-03-16 Dan AlbertUpdate for libbase.
2015-03-13 Jeff SharkeyMerge "Follow NetlinkEvent refactoring."
2015-03-13 Jeff SharkeyMerge "Checkpoint of better dynamic device support."
2015-03-13 Jeff SharkeyCheckpoint of better dynamic device support.