summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-01-14Add support for casefolding and project quotasDaniel Rosenberg
2019-10-31Exfat Need to add automatic repair function when exfat fsck deviceshaozhongqi
2019-06-06Restore historical behavior with fsck_msdos (always accept fixes).Xin Li
2018-12-06Refactor ForkExecvp to improve locking behaviourPaul Crowley
2018-10-25vold: rename from "ext4 encryption" to fscryptEric Biggers
2018-09-18clang-format many files.Paul Crowley
2018-06-19Merge "Rely on updated newfs_msdos for parameter tuning."Jeff Sharkey
2018-06-19Rely on updated newfs_msdos for parameter tuning.Jeff Sharkey
2018-05-02Deprecate <cutils/log.h> and <utils/Log.h>Logan Chien
2018-04-06vold: set f2fs feature bitJaegeuk Kim
2018-01-19Add basic exFAT support.Jeff Sharkey
2017-11-14Vold: format f2fs partitionJaegeuk Kim
2017-10-17Move to modern utility methods from android::base.Jeff Sharkey
2017-10-09Be more C++. volume UUID should always be std::string.Paul Crowley
2017-07-31Add noatime to vfat and exfatRavisankar Reddy
2017-07-17Only enable quotas when supported by device.Jeff Sharkey
2017-06-26Fully switch to mke2fs; set policies everywhere.Jeff Sharkey
2017-06-26Progress towards FBE and adoptable storage.Jeff Sharkey
2016-12-03Manually merge commit 'b406ffa' into stage-aosp-master am: 04c55e6ed7 am: 937...Adrien Schildknecht
2016-11-22Add support for creating ext4 images with mke2fsAdrien Schildknecht
2016-03-02Cleanup uses of sprintf, add modes to open() with O_CREAT.George Burgess IV
2015-12-04resolve merge conflicts of b7d5a47cec to master.Elliott Hughes
2015-12-05Merge "Handle non-format partition in Vold" am: 385ca5d236 am: 63b7774894Jeff Sharkey
2015-12-05Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9Jeff Sharkey
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-12-03Merge "Handle non-format partition in Vold"Jeff Sharkey
2015-10-21vold: fix 64 bit ioctl errorMateusz Nowak
2015-10-21Handle non-format partition in VoldMateusz Nowak
2015-08-15am 5e7f772d: am 6d24e086: Merge "Remove dead code."Elliott Hughes
2015-08-15am 6d24e086: Merge "Remove dead code."Elliott Hughes
2015-08-15am 6d24e086: Merge "Remove dead code."Elliott Hughes
2015-07-21Stop doing full fsck on private f2fs partitionsYusuke Sato
2015-06-08Add f2fs support for private volumes.Jeff Sharkey