summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* vold: ntfs: Use strlcatRashed Abdel-Tawab2017-12-051-3/+3
* f2fs: Fix kMkfsPath to match location of CM binarydhacker292017-12-051-1/+1
* vold: minivold for recoveryTom Marshall2017-12-051-0/+6
* vold: Mount ext4/f2fs portable storage with sdcard_posixJani Lusikka2017-12-054-13/+40
* vold: Honor mount options for f2fs partitionsMichael Bestas2017-12-052-3/+4
* vold: Honor mount options for ext4 partitionsTom Marshall2017-12-052-3/+4
* vold: Fix fsck on public volumesMichael Bestas2017-12-056-10/+10
* vold: add support for more filesystems for public storageDan Pasanen2017-12-054-0/+261
* Add noatime to vfat and exfatRavisankar Reddy2017-07-311-1/+1
* Only enable quotas when supported by device.Jeff Sharkey2017-07-171-1/+5
* Fully switch to mke2fs; set policies everywhere.Jeff Sharkey2017-06-261-20/+1
* Progress towards FBE and adoptable storage.Jeff Sharkey2017-06-261-1/+7
* Manually merge commit 'b406ffa' into stage-aosp-master am: 04c55e6ed7 am: 937...Adrien Schildknecht2016-12-031-0/+24
|\
| * Add support for creating ext4 images with mke2fsAdrien Schildknecht2016-11-221-0/+24
* | Cleanup uses of sprintf, add modes to open() with O_CREAT.George Burgess IV2016-03-021-1/+1
|/
* resolve merge conflicts of b7d5a47cec to master.Elliott Hughes2015-12-043-6/+6
|\
| * Track rename from base/ to android-base/.Elliott Hughes2015-12-043-6/+6
* | Merge "Handle non-format partition in Vold" am: 385ca5d236 am: 63b7774894Jeff Sharkey2015-12-051-0/+5
|\|
| * Merge "Handle non-format partition in Vold"Jeff Sharkey2015-12-031-0/+5
| |\
| | * Handle non-format partition in VoldMateusz Nowak2015-10-211-0/+5
* | | Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9Jeff Sharkey2015-12-054-9/+9
|\| |
| * | vold: fix 64 bit ioctl errorMateusz Nowak2015-10-214-9/+9
| |/
| * am 6d24e086: Merge "Remove dead code."Elliott Hughes2015-08-151-14/+0
* | am 5e7f772d: am 6d24e086: Merge "Remove dead code."Elliott Hughes2015-08-151-14/+0
|\ \
| * | am 6d24e086: Merge "Remove dead code."Elliott Hughes2015-08-151-14/+0
| |/
* / Stop doing full fsck on private f2fs partitionsYusuke Sato2015-07-211-1/+1
|/
* Add f2fs support for private volumes.Jeff Sharkey2015-06-086-0/+607