OSDN Git Service

android-x86/system-vold.git
2015-08-21 Tom CherryMerge "bundle init.rc contents with its service"
2015-08-20 Tom Cherrybundle init.rc contents with its service
2015-08-17 Elliott HughesMerge "Use errno correctly."
2015-08-17 tao.peiUse errno correctly.
2015-08-15 Elliott HughesMerge "Remove dead code."
2015-08-15 Elliott HughesRemove dead code.
2015-05-13 Paul CrowleyMerge "Add vold commands for setting up per-user encryp...
2015-05-13 Paul CrowleyAdd vold commands for setting up per-user encrypted...
2015-05-12 Paul CrowleyMerge "Break key installation into its own function...
2015-05-11 Paul CrowleyBreak key installation into its own function so we...
2015-05-07 Paul LawrenceMerge "Delete password as per block encryption"
2015-05-06 Paul LawrenceDelete password as per block encryption
2015-05-06 Paul CrowleyMerge "Make vdc a C++ file as a base for further improv...
2015-05-06 Paul LawrenceMerge "Fix problem that reading/writing crypto footers...
2015-05-06 Paul LawrenceMerge "Retry unmounts in ext4 encryption"
2015-05-06 Paul CrowleyMake vdc a C++ file as a base for further improvement.
2015-05-05 Paul LawrenceFix problem that reading/writing crypto footers wasn...
2015-05-05 Paul LawrenceRetry unmounts in ext4 encryption
2015-05-05 Paul LawrenceMerge "Use default key permissions for ext4enc"
2015-05-05 Paul LawrenceUse default key permissions for ext4enc
2015-05-05 Paul LawrenceMerge "Simplify password checking logic"
2015-05-04 Paul LawrenceSimplify password checking logic
2015-05-01 Paul LawrenceMerge "Enable properties in ext4enc"
2015-05-01 Paul LawrenceEnable properties in ext4enc
2015-04-30 Paul LawrenceMerge "Check password is correct by checking hash"
2015-04-30 Paul LawrenceCheck password is correct by checking hash
2015-04-30 Paul LawrenceMerge "New ext4enc kernel switching from xattrs to...
2015-04-30 Paul LawrenceNew ext4enc kernel switching from xattrs to ioctl
2015-04-29 Paul LawrenceMerge "Securely encrypt the master key"
2015-04-28 Paul LawrenceSecurely encrypt the master key
2015-04-28 Paul LawrenceMerge "Revert "Securely encrypt the master key""
2015-04-28 Paul LawrenceRevert "Securely encrypt the master key"
2015-04-27 Paul LawrenceMerge "Securely encrypt the master key"
2015-04-27 Paul LawrenceSecurely encrypt the master key
2015-04-25 Elliott HughesMerge "Wait for completion of device mapping in mountObb"
2015-04-25 yoshiyuki hamaWait for completion of device mapping in mountObb
2015-04-07 Mohamad AyyashMerge "Add dependency on libsquashfs_utils due to fs_mg...
2015-04-07 Mohamad AyyashAdd dependency on libsquashfs_utils due to fs_mgr depen...
2015-03-30 Elliott HughesMerge "Fixed type mismatch for ioctl(BLKGETSIZE)"
2015-03-30 Hiroaki MiyazawaFixed type mismatch for ioctl(BLKGETSIZE)
2015-03-27 Paul LawrenceMerge "Adding e4crypt support"
2015-03-27 Paul LawrenceAdding e4crypt support
2015-03-05 Nick Kralevicham 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY...
2015-03-05 Nick KralevichMerge "fstrim.c: use open(O_DIRECTORY) instead of stat"
2015-03-05 Nick Kralevichfstrim.c: use open(O_DIRECTORY) instead of stat
2015-02-26 Shawn Willdenam 5054f7ee: Merge "Rename keymaster_device_t to keymas...
2015-02-26 Shawn WilldenMerge "Rename keymaster_device_t to keymaster0_device_t."
2015-02-26 JP Abgrallam c19c6738: Merge "vold: acquire wakelock on fstrim...
2015-02-26 JP AbgrallMerge "vold: acquire wakelock on fstrim thread"
2015-02-26 Young-ho Chavold: acquire wakelock on fstrim thread
2015-02-24 Shawn WilldenRename keymaster_device_t to keymaster0_device_t.
2015-02-07 Elliott Hughesam d55d8dac: Merge "prevent ioctl_init() to write outsi...
2015-02-07 Elliott Hughesam 8c0a0db1: Merge "Change strncpy to strlcpy"
2015-02-07 Elliott HughesMerge "prevent ioctl_init() to write outside buffer"
2015-02-07 Elliott HughesMerge "Change strncpy to strlcpy"
2015-02-07 Paul Lawrenceam 223fd1ca: Revert "Make encryption configurable"
2015-02-06 Paul LawrenceRevert "Make encryption configurable"
2015-02-06 Nick Kralevicham d9f2082f: Merge "VolumeManager: don\'t use faccessat...
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-06 Marek Polaprevent ioctl_init() to write outside buffer
2015-02-05 Elliott Hughesam f805a8b3: Merge "Change lseek to lseek64"
2015-02-05 Elliott Hughesam ebc83b3e: Merge "Fix memory leak in upgrade_crypt_ftr"
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 Lawrenceam fcca3faa: Merge "Make encryption configurable"
2015-01-28 Paul LawrenceMerge "Make encryption configurable"
2015-01-28 Elliott Hughesam 61c19efd: Merge "Add missing <string.h> include."
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-26 Paul Lawrenceam 6a69cfc4: Make encryption configurable
2015-01-23 Kenny Rootam 26970299: Merge "Remove superfluous OpenSSL include...
2015-01-23 Kenny RootMerge "Remove superfluous OpenSSL include paths."
2015-01-23 Adam LangleyRemove superfluous OpenSSL include paths.
2015-01-21 Paul LawrenceMake encryption configurable
2015-01-06 Yabin Cuiam f3b2637e: Merge "Use getmntent when accessing /proc...
2015-01-06 Yabin CuiMerge "Use getmntent when accessing /proc/mounts."
2015-01-06 Yabin CuiUse getmntent when accessing /proc/mounts.
2014-12-30 Elliott Hughesam ac2bbd08: Merge "Fix missing #includes in system...
2014-12-29 Elliott HughesMerge "Fix missing #includes in system/vold."
2014-12-29 Elliott HughesFix missing #includes in system/vold.
2014-12-19 Brian CarlstromRemove unused local variable to fix the build
2014-12-18 Dan Albertresolved conflicts for merge of 88aba541 to lmp-mr1...
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 Murrayresolved conflicts for merge of 4be36106 to lmp-mr1...
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 Albertam a20bb17e: Merge "Move vold to GCC."
2014-12-13 Dan AlbertMerge "Move vold to GCC."
2014-12-13 Dan AlbertMove vold to GCC.
2014-12-02 Paul Lawrenceam acfdc30e: Merge "Fix error in clocks leading to...
2014-12-02 Paul Lawrenceam d44a8f59: Merge "Fix encrypt-and-wipe" into lmp...
2014-12-02 Paul Lawrenceam b25302e1: Do not log passwords returned through vdc
2014-12-02 Paul LawrenceMerge "Fix error in clocks leading to devices staying...
2014-12-02 Paul LawrenceMerge "Fix encrypt-and-wipe" into lmp-mr1-dev
next