Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
a285984ae404b89e87a1f97486bf8f9c8a0fab0f
a285984
bundle init.rc contents with its service
by Tom Cherry
· 9 years ago
f298f6b
Merge "Use errno correctly."
by Elliott Hughes
· 9 years ago
a1038a9
Use errno correctly.
by tao.pei
· 9 years ago
6d24e08
Merge "Remove dead code."
by Elliott Hughes
· 9 years ago
c569f52
Remove dead code.
by Elliott Hughes
· 9 years ago
9df68a1
Merge "Add vold commands for setting up per-user encrypted user directories"
by Paul Crowley
· 10 years ago
75a5202
Add vold commands for setting up per-user encrypted user directories
by Paul Crowley
· 10 years ago
eb0c05c
Merge "Break key installation into its own function so we can install non-master keys."
by Paul Crowley
· 10 years ago
1da96dc
Break key installation into its own function so we can install non-master keys.
by Paul Crowley
· 10 years ago
86ddbbf
Merge "Delete password as per block encryption"
by Paul Lawrence
· 10 years ago
00f4aad
Delete password as per block encryption
by Paul Lawrence
· 10 years ago
42696d9
Merge "Make vdc a C++ file as a base for further improvement."
by Paul Crowley
· 10 years ago
eae7fc7
Merge "Fix problem that reading/writing crypto footers wasn't identity"
by Paul Lawrence
· 10 years ago
b32ebf3
Merge "Retry unmounts in ext4 encryption"
by Paul Lawrence
· 10 years ago
fde9cd8
Make vdc a C++ file as a base for further improvement.
by Paul Crowley
· 10 years ago
75c922f
Fix problem that reading/writing crypto footers wasn't identity
by Paul Lawrence
· 10 years ago
29b54aa
Retry unmounts in ext4 encryption
by Paul Lawrence
· 10 years ago
4571383
Merge "Use default key permissions for ext4enc"
by Paul Lawrence
· 10 years ago
1190a26
Use default key permissions for ext4enc
by Paul Lawrence
· 10 years ago
0f29aec
Merge "Simplify password checking logic"
by Paul Lawrence
· 10 years ago
aaccfac
Simplify password checking logic
by Paul Lawrence
· 10 years ago
babba57
Merge "Enable properties in ext4enc"
by Paul Lawrence
· 10 years ago
4e72745
Enable properties in ext4enc
by Paul Lawrence
· 10 years ago
744a7aa
Merge "Check password is correct by checking hash"
by Paul Lawrence
· 10 years ago
3ca21e2
Check password is correct by checking hash
by Paul Lawrence
· 10 years ago
d739914
Merge "New ext4enc kernel switching from xattrs to ioctl"
by Paul Lawrence
· 10 years ago
5e7f004
New ext4enc kernel switching from xattrs to ioctl
by Paul Lawrence
· 10 years ago
c3e4cc2
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
707fd6c
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
bf9dcad
Merge "Revert "Securely encrypt the master key""
by Paul Lawrence
· 10 years ago
beadcb6
Revert "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
8613873
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
7053e9c
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
d5aa67c
Merge "Wait for completion of device mapping in mountObb"
by Elliott Hughes
· 10 years ago
476a627
Wait for completion of device mapping in mountObb
by yoshiyuki hama
· 10 years ago
f8c905e
Merge "Add dependency on libsquashfs_utils due to fs_mgr dependency"
by Mohamad Ayyash
· 10 years ago
c489d7f
Add dependency on libsquashfs_utils due to fs_mgr dependency
by Mohamad Ayyash
· 10 years ago
e9623fe
Merge "Fixed type mismatch for ioctl(BLKGETSIZE)"
by Elliott Hughes
· 10 years ago
14eab55
Fixed type mismatch for ioctl(BLKGETSIZE)
by Hiroaki Miyazawa
· 10 years ago
8120c3d
Merge "Adding e4crypt support"
by Paul Lawrence
· 10 years ago
8175a0b
Adding e4crypt support
by Paul Lawrence
· 10 years ago
cdcffc0
am 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY) instead of stat"
by Nick Kralevich
· 10 years ago
3393bb6
Merge "fstrim.c: use open(O_DIRECTORY) instead of stat"
by Nick Kralevich
· 10 years ago
2475174
fstrim.c: use open(O_DIRECTORY) instead of stat
by Nick Kralevich
· 10 years ago
47bc0ff
am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t."
by Shawn Willden
· 10 years ago
5054f7e
Merge "Rename keymaster_device_t to keymaster0_device_t."
by Shawn Willden
· 10 years ago
aac4485
am c19c6738: Merge "vold: acquire wakelock on fstrim thread"
by JP Abgrall
· 10 years ago
c19c673
Merge "vold: acquire wakelock on fstrim thread"
by JP Abgrall
· 10 years ago
e72cd59
vold: acquire wakelock on fstrim thread
by Young-ho Cha
· 11 years ago
d1fd846
Rename keymaster_device_t to keymaster0_device_t.
by Shawn Willden
· 10 years ago
33b6de4
am d55d8dac: Merge "prevent ioctl_init() to write outside buffer"
by Elliott Hughes
· 10 years ago
d773fc1
am 8c0a0db1: Merge "Change strncpy to strlcpy"
by Elliott Hughes
· 10 years ago
d55d8da
Merge "prevent ioctl_init() to write outside buffer"
by Elliott Hughes
· 10 years ago
8c0a0db
Merge "Change strncpy to strlcpy"
by Elliott Hughes
· 10 years ago
38394c7
am 223fd1ca: Revert "Make encryption configurable"
by Paul Lawrence
· 10 years ago
223fd1c
Revert "Make encryption configurable"
by Paul Lawrence
· 10 years ago
cf69455
am d9f2082f: Merge "VolumeManager: don\'t use faccessat(AT_SYMLINK_NOFOLLOW)"
by Nick Kralevich
· 10 years ago
d9f2082
Merge "VolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW)"
by Nick Kralevich
· 10 years ago
25e581a
VolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW)
by Nick Kralevich
· 10 years ago
2152266
Change strncpy to strlcpy
by Henrik Baard
· 10 years ago
5e6b914
prevent ioctl_init() to write outside buffer
by Marek Pola
· 10 years ago
71f8d86
am f805a8b3: Merge "Change lseek to lseek64"
by Elliott Hughes
· 10 years ago
e22b21a
am ebc83b3e: Merge "Fix memory leak in upgrade_crypt_ftr"
by Elliott Hughes
· 10 years ago
f805a8b
Merge "Change lseek to lseek64"
by Elliott Hughes
· 10 years ago
ebc83b3
Merge "Fix memory leak in upgrade_crypt_ftr"
by Elliott Hughes
· 10 years ago
96dbee7
Change lseek to lseek64
by Björn Landström
· 10 years ago
9106463
Fix memory leak in upgrade_crypt_ftr
by Henrik Baard
· 10 years ago
ef87a17
am fcca3faa: Merge "Make encryption configurable"
by Paul Lawrence
· 10 years ago
fcca3fa
Merge "Make encryption configurable"
by Paul Lawrence
· 10 years ago
44a307b
am 61c19efd: Merge "Add missing <string.h> include."
by Elliott Hughes
· 10 years ago
61c19ef
Merge "Add missing <string.h> include."
by Elliott Hughes
· 10 years ago
38a73c6
Add missing <string.h> include.
by Elliott Hughes
· 10 years ago
c19cb9c
Make encryption configurable
by Paul Lawrence
· 10 years ago
4a36ca0
am 6a69cfc4: Make encryption configurable
by Paul Lawrence
· 10 years ago
ba5834d
am 26970299: Merge "Remove superfluous OpenSSL include paths."
by Kenny Root
· 10 years ago
2697029
Merge "Remove superfluous OpenSSL include paths."
by Kenny Root
· 10 years ago
41405bb
Remove superfluous OpenSSL include paths.
by Adam Langley
· 10 years ago
6a69cfc
Make encryption configurable
by Paul Lawrence
· 10 years ago
09cf735
am f3b2637e: Merge "Use getmntent when accessing /proc/mounts."
by Yabin Cui
· 10 years ago
f3b2637
Merge "Use getmntent when accessing /proc/mounts."
by Yabin Cui
· 10 years ago
d1104f7
Use getmntent when accessing /proc/mounts.
by Yabin Cui
· 10 years ago
20d2a0a
am ac2bbd08: Merge "Fix missing #includes in system/vold."
by Elliott Hughes
· 10 years ago
ac2bbd0
Merge "Fix missing #includes in system/vold."
by Elliott Hughes
· 10 years ago
721c3d0
Fix missing #includes in system/vold.
by Elliott Hughes
· 10 years ago
da91b19
Remove unused local variable to fix the build
by Brian Carlstrom
· 10 years ago
210caab
resolved conflicts for merge of 88aba541 to lmp-mr1-dev-plus-aosp
by Dan Albert
· 10 years ago
88aba54
Merge "Fix alignment of buffer used for dm_ioctl."
by Dan Albert
· 10 years ago
c07fa3f
Fix alignment of buffer used for dm_ioctl.
by Dan Albert
· 10 years ago
6c78e7d
resolved conflicts for merge of 4be36106 to lmp-mr1-dev-plus-aosp
by Tim Murray
· 10 years ago
4be3610
Merge "Make vold compile with -Werror -Wall."
by Tim Murray
· 10 years ago
8439dc9
Make vold compile with -Werror -Wall.
by Tim Murray
· 10 years ago
97f3d07
am a20bb17e: Merge "Move vold to GCC."
by Dan Albert
· 10 years ago
a20bb17
Merge "Move vold to GCC."
by Dan Albert
· 10 years ago
084f0b3
Move vold to GCC.
by Dan Albert
· 10 years ago
6322302
am acfdc30e: Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev
by Paul Lawrence
· 10 years ago
82b451d
am d44a8f59: Merge "Fix encrypt-and-wipe" into lmp-mr1-dev
by Paul Lawrence
· 10 years ago
6380bf4
am b25302e1: Do not log passwords returned through vdc
by Paul Lawrence
· 10 years ago
acfdc30
Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev
by Paul Lawrence
· 10 years ago
d44a8f5
Merge "Fix encrypt-and-wipe" into lmp-mr1-dev
by Paul Lawrence
· 10 years ago
b25302e
Do not log passwords returned through vdc
by Paul Lawrence
· 10 years ago
Next »