summaryrefslogtreecommitdiff
path: root/Disk.cpp
AgeCommit message (Expand)Author
2018-05-15vold: Add nvme disk supportDmitry Shmidt
2017-11-28Merge "Workaround perdev_minors path change in Linux"Pierre-Hugues Husson
2017-11-28Workaround perdev_minors path change in LinuxPierre-Hugues Husson
2017-06-26Progress towards FBE and adoptable storage.Jeff Sharkey
2017-05-19Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72Elliott Hughes
2017-05-18vold should #include <sys/sysmacros.h>Elliott Hughes
2017-03-25Add a new "virtual disk" feature.Jeff Sharkey
2016-08-31DO NOT MERGE. Block adoptable storage when using FBE. am: 84be704af4Jeff Sharkey
2016-08-31DO NOT MERGE. Block adoptable storage when using FBE.Jeff Sharkey
2016-08-23Block adoptable storage when using FBE.Jeff Sharkey
2016-07-27Merge \"Fix clang-tidy performance warnings in system/vold.\"Chih-Hung Hsieh
2016-07-27Fix clang-tidy performance warnings in system/vold.Chih-Hung Hsieh
2016-03-11Merge "Print size as unsigned when sending to framework." into nyc-devJeff Sharkey
2016-03-10Print size as unsigned when sending to framework.Jeff Sharkey
2016-03-08Support emulator's virtio-blk based SD cardYu Ning
2015-12-04Merge "Track rename from base/ to android-base/."Elliott Hughes
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-09-23Clean up any/all stale partition tables.Jeff Sharkey
2015-07-01Trim both internal and adopted private storage.Jeff Sharkey
2015-06-26Last ditch check for partition on raw disk.Jeff Sharkey
2015-06-22Add method to forget private partition keys.Jeff Sharkey
2015-06-08Add f2fs support for private volumes.Jeff Sharkey
2015-04-28Scan failure still means we finished scan.Jeff Sharkey
2015-04-21Wider volume mutation lock, move force adoptable.Jeff Sharkey
2015-04-19Handle *ALL* the SCSI disks!Jeff Sharkey
2015-04-19Notify when disk scan finished.Jeff Sharkey
2015-04-17Volumes know parent disks; unsupported disks.Jeff Sharkey
2015-04-14Lock while partitioning.Jeff Sharkey
2015-04-14Don't be picky about zap status.Jeff Sharkey
2015-04-14Fix destroy ordering bug; add debug flag.Jeff Sharkey
2015-04-12Emulated volumes above private volumes.Jeff Sharkey
2015-04-11Exclusive exec() path, format after partition.Jeff Sharkey
2015-04-01Support for private (adopted) volumes.Jeff Sharkey
2015-03-30Fix 64 bit builds.Jeff Sharkey
2015-03-30Progress towards dynamic storage support.Jeff Sharkey
2015-03-16Update for libbase.Dan Albert
2015-03-13Checkpoint of better dynamic device support.Jeff Sharkey