32 Commits (6e3441a8ea6023903d94f9fae5eff984a9e902a9)

Author SHA1 Message Date
shaozhongqi 081cf8efdb Exfat Need to add automatic repair function when exfat fsck device
5 years ago
Xin Li 3d3a9a7f1c Restore historical behavior with fsck_msdos (always accept fixes).
5 years ago
Paul Crowley de2d6201ab Refactor ForkExecvp to improve locking behaviour
6 years ago
Eric Biggers a701c458ca vold: rename from "ext4 encryption" to fscrypt
6 years ago
Paul Crowley 14c8c0765a clang-format many files.
6 years ago
Jeff Sharkey c1e10dc348 Merge "Rely on updated newfs_msdos for parameter tuning."
6 years ago
Jeff Sharkey a76f149f12 Rely on updated newfs_msdos for parameter tuning.
6 years ago
Logan Chien 188b0ab7b3 Deprecate <cutils/log.h> and <utils/Log.h>
6 years ago
Jaegeuk Kim 7db02ab5d1 vold: set f2fs feature bit
6 years ago
Jeff Sharkey 37ba125205 Add basic exFAT support.
7 years ago
Jaegeuk Kim c7c477b8fb Vold: format f2fs partition
7 years ago
Jeff Sharkey 3472e52fc2 Move to modern utility methods from android::base.
7 years ago
Paul Crowley 3b71fc5100 Be more C++. volume UUID should always be std::string.
7 years ago
Ravisankar Reddy 4cc6baf616 Add noatime to vfat and exfat
7 years ago
Jeff Sharkey 95a92f9203 Only enable quotas when supported by device.
7 years ago
Jeff Sharkey d794526962 Fully switch to mke2fs; set policies everywhere.
7 years ago
Jeff Sharkey 46bb69f49a Progress towards FBE and adoptable storage.
7 years ago
Adrien Schildknecht 6218c51e4b Manually merge commit 'b406ffa' into stage-aosp-master am: 04c55e6ed7 am: 93722ead06
8 years ago
Adrien Schildknecht e0f409ca32 Add support for creating ext4 images with mke2fs
8 years ago
George Burgess IV 605d7ae18d Cleanup uses of sprintf, add modes to open() with O_CREAT.
8 years ago
Elliott Hughes 6bf0547ccc resolve merge conflicts of b7d5a47cec to master.
9 years ago
Jeff Sharkey 51c6b9876a Merge "Handle non-format partition in Vold" am: 385ca5d236 am: 63b7774894
9 years ago
Jeff Sharkey 20826a1574 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9
9 years ago
Elliott Hughes 7e128fbe21 Track rename from base/ to android-base/.
9 years ago
Jeff Sharkey 385ca5d236 Merge "Handle non-format partition in Vold"
9 years ago
Mateusz Nowak a4f48d0f44 vold: fix 64 bit ioctl error
9 years ago
Mateusz Nowak 3dd39309d0 Handle non-format partition in Vold
9 years ago
Elliott Hughes 3d83948032 am 5e7f772d: am 6d24e086: Merge "Remove dead code."
9 years ago
Elliott Hughes 5e7f772dbd am 6d24e086: Merge "Remove dead code."
9 years ago
Elliott Hughes 3097d0e151 am 6d24e086: Merge "Remove dead code."
9 years ago
Yusuke Sato 0765cf98fc Stop doing full fsck on private f2fs partitions
9 years ago
Jeff Sharkey d0640f6358 Add f2fs support for private volumes.
9 years ago