617 Commits (7fc1de8a44307d6c51826ab90f804702e08d1e6d)
 

Author SHA1 Message Date
JP Abgrall 7fc1de8a44 cryptfs: [HACK] reboot if the crypto block dev failed to open
10 years ago
JP Abgrall 3334c6a1ae cryptfs: extra debugging around crypto blockdev dm-... errors.
10 years ago
Paul Lawrence fc61504166 Remove possibility of zero chars from passwords
10 years ago
Paul Lawrence 7639a6ab60 Merge "Reset failed decryption count on successful decryptions" into lmp-dev
10 years ago
Paul Lawrence 72b8b82780 Reset failed decryption count on successful decryptions
10 years ago
Greg Hackmann 6e8440fd50 cryptfs: kill processes with open files on tmpfs /data
10 years ago
Paul Lawrence 9c58a871f9 Use monotonic clock for cryptfs progress
10 years ago
Greg Hackmann 3574b085f4 Merge "cryptfs: log umount() failure reason" into lmp-dev
10 years ago
Greg Hackmann 46a3a79a8f Merge "print information about opened files when failed unmount" into lmp-dev
10 years ago
Greg Hackmann 955653ebff cryptfs: log umount() failure reason
10 years ago
jessica_yu 3f14fe45a3 print information about opened files when failed unmount
10 years ago
Jeff Sharkey dd1a8040e8 Include reason when wiping data.
10 years ago
Paul Lawrence 3846be17fe Reduce cryptfs logspam
10 years ago
Paul Lawrence 8e3f4510a8 HACK: Retry/reboot when mount reports busy.
10 years ago
Paul Lawrence 7e17e2d226 Don't worry about battery levels when encrypting
10 years ago
Shawn Willden e17a9c4ad3 Change cryptfs keymaster padding to ensure the high bit is never 1,
10 years ago
Paul Lawrence b2f682bda8 Fix Shamus bricked by encryption upgrade
10 years ago
Shawn Willden 47ba10d6d5 Pad object to proper size before signing.
10 years ago
Paul Lawrence 60dec16c50 Correctly remove asecs for full disk encryption
10 years ago
Paul Lawrence 74f29f1df7 Don't test mount when we can use the crypto footer to test the password
10 years ago
Paul Lawrence 00786076cd Merge "Don't reboot after default encrypting" into lmp-dev
10 years ago
Paul Lawrence 715775046c Show correct remaining time
10 years ago
Jeff Sharkey 43ed123d3f ASEC resize tweaking, allow read-write mounting.
10 years ago
Paul Lawrence b6672e135a Don't reboot after default encrypting
10 years ago
Daniel Rosenberg e82df164e8 Revert "Revert "cryptfs: Added support for f2fs fast encryption""
10 years ago
Jim Miller a70abc6009 Revert "cryptfs: Added support for f2fs fast encryption"
10 years ago
Daniel Rosenberg 74c01201de cryptfs: Added support for f2fs fast encryption
10 years ago
Paul Lawrence d0c7b17070 Wipe userdata when password is good but it won't mount
10 years ago
JP Abgrall 0cd6cfcf3a fstrim: Use a local definition of the IOCTL FIDTRIM number
10 years ago
JP Abgrall 55cdafdf27 fstrim: fix typo in log message for FIDTRIM case
10 years ago
Paul Lawrence 6bfed20c77 When encryption fails, reboot into recovery
10 years ago
JP Abgrall 422bdb7e49 fstrim: prep for supporting a deep trim ioctl
10 years ago
Cylen Yao 33c29d6ede Fix failure erasing SD in Factory reset
10 years ago
JP Abgrall 40b64a6841 vold: support "volume list [broadcast]" command
10 years ago
Daniel Rosenberg e068a491c2 Fat.cpp: Tuned FAT parameters according to SD Association recommendations.
10 years ago
Elliott Hughes 231bdba012 Fix an accidental PRId64 to PRIx64.
10 years ago
Elliott Hughes cb33f5741c resolved conflicts for merge of afa60cee to master
10 years ago
Elliott Hughes afa60cee41 am c0c28675: Merge "Fix vold %lld to PRId64."
10 years ago
Elliott Hughes c0c2867518 Merge "Fix vold %lld to PRId64."
10 years ago
Elliott Hughes 7373716c6d Fix vold %lld to PRId64.
10 years ago
JP Abgrall 62c7af38f2 cryptfs: makefs F2FS if the partition type is F2FS.
10 years ago
Daniel Rosenberg e9196fecbb Increase asec image size for reflecting ext4 reserved clusters
10 years ago
Daniel Rosenberg fcd34a0ddd Added support for ext4 ASEC resizing.
10 years ago
Paul Lawrence 73d7a02dc6 On low power turn off rather than rebooting to allow device to charge
10 years ago
The Android Automerger cba4ab2aeb am df293f14: merge in master-release history after reset to b31f33b5e4
10 years ago
Dan Albert 9c7a5826ec am ea256025: am 45faade2: Merge "Replaces uses of index() with strchr()."
10 years ago
Dan Albert ea25602566 am 45faade2: Merge "Replaces uses of index() with strchr()."
10 years ago
Dan Albert 45faade28a Merge "Replaces uses of index() with strchr()."
10 years ago
Paul Lawrence a96d9c9b38 Calculate time to go while encrypting
10 years ago
Paul Lawrence 58c58cf7ef Show correct percentage when encrypting used blocks only
10 years ago