summaryrefslogtreecommitdiff
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* Expand virtio_block check to other virtual devicesHEADq10.0Alistair Delva2020-06-061-31/+2
* vold: Allow reset after shutdownSteve Kondik2020-04-121-2/+6
* vold: Accept Linux GPT partitions on external SD cardslambdadroid2020-04-111-1/+3
* vold: skip first disk change when converting MBR to GPTScott Mertz2020-04-112-2/+53
* vold ext4/f2fs: do not use dirsync if we're mounting adopted storageSam Mortimer2020-04-112-4/+5
* vold: Mount ext4/f2fs portable storage with sdcard_posixJani Lusikka2020-04-111-2/+2
* vold: Honor mount options for ext4/f2fs partitionsTom Marshall2020-04-117-12/+30
* vold: Support internal storage partitionsTom Marshall2020-04-113-8/+153
* vold: Fix fsck on public volumesMichael Bestas2020-04-112-4/+4
* vold: add support for more filesystems for public storageDan Pasanen2020-04-112-23/+52
* system: vold: Fix for ICE UFS card supportGaurav Kashyap2020-01-031-3/+3
* system: vold: Use ICE for UFS cardGaurav Kashyap2020-01-034-15/+80
* Fix for CTS test CtsAppSecurityHostTestCasesShivaprasad Hongal2019-12-141-0/+23
* Remove storage sandboxes related code.Sudheer Shanka2019-05-094-30/+4
* Pass unshared_obb flag to sdcardfs setup.Sudheer Shanka2019-03-051-0/+1
* Enable isolated storage by default.Jeff Sharkey2019-02-111-2/+0
* Create a new MOUNT_EXTERNAL_LEGACY storage mode.Sudheer Shanka2019-01-181-29/+9
* Merge "Create new mount directory /mnt/runtime/full." am: b9fae464fc am: f6c3...Sudheer Shanka2019-01-184-6/+18
|\
| * Create new mount directory /mnt/runtime/full.Sudheer Shanka2019-01-184-6/+18
| * vold: const-ify some of the APIGreg Kaiser2018-12-205-24/+24
* | vold: const-ify some of the APIGreg Kaiser2018-12-205-25/+25
* | Merge "Refactor ForkExecvp to improve locking behaviour" am: 6aaedb0dca am: 1...Paul Crowley2018-12-061-1/+1
|\|
| * Refactor ForkExecvp to improve locking behaviourPaul Crowley2018-12-061-1/+1
* | Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5Risan2018-11-133-0/+126
|\|
| * StubVolume as first class Volume in VoldRisan2018-11-083-0/+126
* | vold: rename from "ext4 encryption" to fscrypt am: a701c458ca am: 10b70834a4Eric Biggers2018-10-291-2/+2
|\|
| * vold: rename from "ext4 encryption" to fscryptEric Biggers2018-10-251-2/+2
* | Bind mount pkg specific dirs in the zygote child namespaces.Sudheer Shanka2018-09-274-15/+53
* | Merge changes from topic "exfat-update" am: a2a227e382 am: 1fe4696cddOleksiy Avramchenko2018-09-243-37/+47
|\|
| * Merge changes from topic "exfat-update"Treehugger Robot2018-09-243-37/+47
| |\
| | * Use exFAT for SDXC cardsOleksiy Avramchenko2018-09-241-16/+41
| | * Add GetBlockDevSize, GetBlockDevSectors helpersOleksiy Avramchenko2018-09-242-21/+6
* | | Merge "Update vold to log only debug or higher level messages." am: 9bd07d876...Jeff Sharkey2018-09-242-2/+2
|\| |
| * | Update vold to log only debug or higher level messages.Sudheer Shanka2018-09-212-2/+2
| |/
| * clang-format the rest of the filesPaul Crowley2018-09-204-39/+49
* | clang-format the rest of the filesPaul Crowley2018-09-194-39/+49
* | Merge "clang-format many files." am: a676df01e2 am: 957b9544ddPaul Crowley2018-09-198-153/+162
|\|
| * clang-format many files.Paul Crowley2018-09-188-153/+162
| * vold: metadata encryption: ensure F2FS GC targets correct device.Jaegeuk Kim2018-09-181-0/+1
* | Update vold to prepare package sandboxes for primary volume.Sudheer Shanka2018-08-014-1/+21
* | vold: meta encryption: fix /dev/block/by-name/userdata to dm-3Jaegeuk Kim2018-07-301-0/+1
|\ \ | |/ |/|
| * vold: meta encryption: fix /dev/block/by-name/userdata to dm-3Jaegeuk Kim2018-07-291-0/+1
* | Merge "vold: Add nvme disk support" am: 6054bc3dedDmitry Shmidt2018-05-151-0/+25
* | Merge "Remove waitpid on UnMount" am: f6dbba8846Daniel Rosenberg2018-04-032-16/+4
|/
* Trim whitespace from sysfs values.Jeff Sharkey2018-02-241-0/+2
* cryptfs: Require ext disk crypt to match codeGreg Kaiser2018-02-162-2/+9
* Merge "mFusePid should be cleared after waitpid successfully" am: 456483d193 ...Gao Xiang2018-02-162-2/+4
* Add basic exFAT support.Jeff Sharkey2018-01-192-19/+40
* Add "default_normal" support to vold.Jeff Sharkey2018-01-081-0/+1
* FBE devices now fully support adoptable storage.Jeff Sharkey2018-01-041-6/+0