summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysSupport multiple partition for /dataJaegeuk Kim
2024-01-19Add time_offset=<UTC offset> to mount argumentsNeil Fuller
2023-12-01Add support for 16k F2FSDaniel Rosenberg
2023-07-07Handle errors corrected exit status returned by fsckWen-Chih Lo
2023-02-02Revert "Add NTFS support in vold"Alfred Piccioni
2023-01-23Add NTFS support in voldAlfred Piccioni
2022-06-15Rename fscrypt_is_native() to IsFbeEnabled()Eric Biggers
2022-06-07Support zoned device with dm-default-keyJaegeuk Kim
2022-03-22Use make_f2fs -g android by defaultJaegeuk Kim
2022-03-22Merge "Enable ProjectID for the file systems by default."Shikha Malhotra
2022-03-10Stop using -Wno-unused-variableEric Biggers
2022-02-04Enable ProjectID for the file systems by default.Shikha Malhotra
2022-01-26Merge "Add timeout for fsck on untrusted media"Treehugger Robot
2021-09-22Add timeout for fsck on untrusted mediaDaniel Rosenberg
2021-09-14Fix the incorrect parameter quota when userdata is formatted with EXT4lin.gui
2021-04-15mkfs_f2fs: give the log in kernelJaegeuk Kim
2020-11-11Switch to exfatprogs compatible fsck parameterLuK1337
2020-04-17Rename casefold/projectid properties (for f2fs). am: e9239f757eMartijn Coenen
2020-04-16Merge "Rename casefold/projectid properties." am: 9d0508a854 am: 5901d6f492Martijn Coenen
2020-04-16Rename casefold/projectid properties (for f2fs).Martijn Coenen
2020-04-16Rename casefold/projectid properties.Martijn Coenen
2020-04-15Rename casefold/projectid properties.Martijn Coenen
2020-04-14vold: support F2FS compression am: f64d30aa82 am: 0770085201Jaegeuk Kim
2020-04-03vold: support F2FS compressionJaegeuk Kim
2020-03-11Add quota / casefold options to f2fs if needed.Martijn Coenen
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