OSDN Git Service

android-x86/system-vold.git
2015-02-07 Elliott HughesMerge "Change strncpy to strlcpy"
2015-02-06 Nick KralevichMerge "VolumeManager: don't use faccessat(AT_SYMLINK_NO...
2015-02-06 Nick KralevichVolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW)
2015-02-06 Henrik BaardChange strncpy to strlcpy
2015-02-05 Elliott HughesMerge "Change lseek to lseek64"
2015-02-05 Elliott HughesMerge "Fix memory leak in upgrade_crypt_ftr"
2015-02-05 Björn LandströmChange lseek to lseek64
2015-02-05 Henrik BaardFix memory leak in upgrade_crypt_ftr
2015-01-28 Paul LawrenceMerge "Make encryption configurable"
2015-01-28 Elliott HughesMerge "Add missing <string.h> include."
2015-01-28 Elliott HughesAdd missing <string.h> include.
2015-01-28 Paul LawrenceMake encryption configurable
2015-01-23 Kenny RootMerge "Remove superfluous OpenSSL include paths."
2015-01-23 Adam LangleyRemove superfluous OpenSSL include paths.
2015-01-06 Yabin CuiMerge "Use getmntent when accessing /proc/mounts."
2015-01-06 Yabin CuiUse getmntent when accessing /proc/mounts.
2014-12-29 Elliott HughesMerge "Fix missing #includes in system/vold."
2014-12-29 Elliott HughesFix missing #includes in system/vold.
2014-12-18 Dan AlbertMerge "Fix alignment of buffer used for dm_ioctl."
2014-12-18 Dan AlbertFix alignment of buffer used for dm_ioctl.
2014-12-18 Tim MurrayMerge "Make vold compile with -Werror -Wall."
2014-12-18 Tim MurrayMake vold compile with -Werror -Wall.
2014-12-13 Dan AlbertMerge "Move vold to GCC."
2014-12-13 Dan AlbertMove vold to GCC.
2014-11-06 Dan Albertam 36859212: Merge "Move vold to libc++."
2014-11-06 Dan Albertam 460a93a6: Merge "Move vold to clang so ASAN_ALL...
2014-11-06 Dan AlbertMerge "Move vold to libc++."
2014-11-05 Dan AlbertMove vold to libc++.
2014-10-21 Dan AlbertMerge "Move vold to clang so ASAN_ALL works."
2014-10-21 Dan AlbertMove vold to clang so ASAN_ALL works.
2014-10-18 Nick Kralevicham ab083da0: Merge "Set SELinux contexts on device...
2014-10-18 Nick KralevichMerge "Set SELinux contexts on device nodes created...
2014-10-17 JP Abgrallcryptfs: [HACK] reboot if the crypto block dev failed...
2014-10-16 JP Abgrallam 7776871d: cryptfs: extra debugging around crypto...
2014-10-16 JP Abgrallcryptfs: [HACK] reboot if the crypto block dev failed...
2014-10-10 JP Abgrallcryptfs: extra debugging around crypto blockdev dm...
2014-10-06 Paul Lawrenceam fc615041: Remove possibility of zero chars from...
2014-10-06 Paul LawrenceRemove possibility of zero chars from passwords
2014-10-05 Paul Lawrenceam 7639a6ab: Merge "Reset failed decryption count on...
2014-10-05 Paul LawrenceMerge "Reset failed decryption count on successful...
2014-10-05 Paul LawrenceReset failed decryption count on successful decryptions
2014-10-03 Greg Hackmannam 6e8440fd: cryptfs: kill processes with open files...
2014-10-03 Greg Hackmanncryptfs: kill processes with open files on tmpfs /data
2014-09-30 Stephen SmalleySet SELinux contexts on device nodes created by vold.
2014-09-30 Paul Lawrenceam 9c58a871: Use monotonic clock for cryptfs progress
2014-09-30 Paul LawrenceUse monotonic clock for cryptfs progress
2014-09-24 Greg Hackmannam 3574b085: Merge "cryptfs: log umount() failure reaso...
2014-09-24 Greg Hackmannam 46a3a79a: Merge "print information about opened...
2014-09-24 Jeff Sharkeyam dd1a8040: Include reason when wiping data.
2014-09-24 Greg HackmannMerge "cryptfs: log umount() failure reason" into lmp-dev
2014-09-24 Greg HackmannMerge "print information about opened files when failed...
2014-09-24 Greg Hackmanncryptfs: log umount() failure reason
2014-09-24 jessica_yuprint information about opened files when failed unmount
2014-09-24 Jeff SharkeyInclude reason when wiping data.
2014-09-23 Paul Lawrenceam 3846be17: Reduce cryptfs logspam
2014-09-22 Paul LawrenceReduce cryptfs logspam
2014-09-19 Alex Klyubinam 6efa9351: Merge "Don\'t use deprecated OpenSSL funct...
2014-09-19 Alex KlyubinMerge "Don't use deprecated OpenSSL functions."
2014-09-12 Paul Lawrenceam 8e3f4510: HACK: Retry/reboot when mount reports...
2014-09-12 Dan Albertresolved conflicts for merge of 2b2a0bec to lmp-dev...
2014-09-12 Dan AlbertMerge "Remove makefile cruft."
2014-09-12 Paul LawrenceHACK: Retry/reboot when mount reports busy.
2014-09-12 Dan AlbertRemove makefile cruft.
2014-09-10 Paul Lawrenceam 7e17e2d2: Don\'t worry about battery levels when...
2014-09-10 Paul LawrenceDon't worry about battery levels when encrypting
2014-09-09 Shawn Willdenam e17a9c4a: Change cryptfs keymaster padding to ensure...
2014-09-09 Shawn WilldenChange cryptfs keymaster padding to ensure the high...
2014-09-08 Paul Lawrenceam b2f682bd: Fix Shamus bricked by encryption upgrade
2014-09-08 Paul LawrenceFix Shamus bricked by encryption upgrade
2014-09-05 Shawn Willdenam 47ba10d6: Pad object to proper size before signing.
2014-09-05 Adam LangleyDon't use deprecated OpenSSL functions.
2014-09-05 Shawn WilldenPad object to proper size before signing.
2014-09-02 Paul Lawrenceam 60dec16c: Correctly remove asecs for full disk encry...
2014-09-02 Paul LawrenceCorrectly remove asecs for full disk encryption
2014-08-29 Paul Lawrenceam 74f29f1d: Don\'t test mount when we can use the...
2014-08-29 Paul LawrenceDon't test mount when we can use the crypto footer...
2014-08-26 Paul Lawrenceam 00786076: Merge "Don\'t reboot after default encrypt...
2014-08-26 Paul Lawrenceam 71577504: Show correct remaining time
2014-08-25 Paul LawrenceMerge "Don't reboot after default encrypting" into...
2014-08-25 Paul LawrenceShow correct remaining time
2014-08-24 Jeff Sharkeyam 43ed123d: ASEC resize tweaking, allow read-write...
2014-08-22 Jeff SharkeyASEC resize tweaking, allow read-write mounting.
2014-08-18 Paul LawrenceDon't reboot after default encrypting
2014-08-18 Daniel Rosenbergam e82df164: Revert "Revert "cryptfs: Added support...
2014-08-15 Daniel RosenbergRevert "Revert "cryptfs: Added support for f2fs fast...
2014-08-15 JP Abgrallam 52f5425f: Merge "Fix Vold to properly handle full...
2014-08-15 JP AbgrallMerge "Fix Vold to properly handle full-disk file systems"
2014-08-15 Robert ChirasFix Vold to properly handle full-disk file systems
2014-08-15 Jim Milleram a70abc60: Revert "cryptfs: Added support for f2fs...
2014-08-15 Daniel Rosenbergam 74c01201: cryptfs: Added support for f2fs fast encry...
2014-08-15 JP Abgrallam 211c0cfd: Merge "Enable SD card format"
2014-08-15 Jim MillerRevert "cryptfs: Added support for f2fs fast encryption"
2014-08-15 Daniel Rosenbergcryptfs: Added support for f2fs fast encryption
2014-08-14 JP AbgrallMerge "Enable SD card format"
2014-08-13 Paul LawrenceWipe userdata when password is good but it won't mount
2014-08-08 JP Abgrallfstrim: Use a local definition of the IOCTL FIDTRIM...
2014-08-07 JP Abgrallfstrim: fix typo in log message for FIDTRIM case
2014-08-07 Paul LawrenceWhen encryption fails, reboot into recovery
2014-07-29 JP Abgrallfstrim: prep for supporting a deep trim ioctl
2014-07-25 Cylen YaoFix failure erasing SD in Factory reset
next