OSDN Git Service

android-x86/system-vold.git
2015-08-06 Jeff SharkeyProtect runtime storage mount points.
2015-07-30 Jeff SharkeyReturn useful path when not visible.
2015-07-29 Jeff SharkeyUse random data for benchmark instead of zeros.
2015-07-29 Jeff SharkeyGive secondary users read-only physical cards.
2015-07-21 Jeff SharkeyCreate user directory on emulated storage.
2015-07-08 Jeff SharkeyMount emulated volumes as consistent location.
2015-07-01 Jeff SharkeyTrim both internal and adopted private storage.
2015-06-30 Jeff SharkeyNull-terminate readlink() result, full remount.
2015-06-26 Jeff SharkeyLast ditch check for partition on raw disk.
2015-06-26 Jeff SharkeyLet's reinvent storage, yet again!
2015-06-24 Makoto OnukiMerge "Make sure volume is vfat before fsck'ing." into...
2015-06-24 Makoto OnukiMake sure volume is vfat before fsck'ing.
2015-06-24 Shawn WilldenAdd purpose to vold-generated keymaster1 keys.
2015-06-22 Jeff SharkeyAdd method to forget private partition keys.
2015-06-19 Shawn WilldenUse correct error code for rate limiting.
2015-06-17 Shawn WilldenAdd keymaster1 support to vold.
2015-06-11 Paul LawrenceImprove boot time by 0.1s by reducing a polling sleep...
2015-06-10 Jeff SharkeyMerge "Start tracking added users with serial numbers...
2015-06-10 Jeff SharkeyStart tracking added users with serial numbers.
2015-06-10 Paul LawrenceRemove hex encoding and password adjusting now that...
2015-06-09 Jeff SharkeyRun restorecon over mounted private volumes.
2015-06-09 Jeff SharkeyAdd f2fs support for private volumes.
2015-06-04 Paul LawrenceMove crypt commands to a different listener in vold
2015-06-04 Paul LawrenceImprove boot time
2015-05-29 Elliott HughesMerge "Don't use TEMP_FAILURE_RETRY on close in vold...
2015-05-29 Paul LawrenceDO NOT MERGE Delete password as per block encryption
2015-05-29 Paul LawrenceDO NOT MERGE Fix problem that reading/writing crypto...
2015-05-29 Paul LawrenceDO NOT MERGE Retry unmounts in ext4 encryption
2015-05-29 Paul LawrenceDO NOT MERGE Use default key permissions for ext4enc
2015-05-29 Paul LawrenceDO NOT MERGE Simplify password checking logic
2015-05-29 Paul LawrenceDO NOT MERGE Enable properties in ext4enc
2015-05-29 Paul LawrenceDO NOT MERGE Check password is correct by checking...
2015-05-29 Paul LawrenceDO NOT MERGE New ext4enc kernel switching from xattrs...
2015-05-29 Paul LawrenceDO NOT MERGE Securely encrypt the master key
2015-05-29 Elliott HughesDon't use TEMP_FAILURE_RETRY on close in vold.
2015-05-19 Jeff SharkeyOffer debug flag to force default primary.
2015-05-19 Jeff SharkeyFully sync filesystem before time measurements.
2015-05-16 Elliott HughesMerge "Don't use TEMP_FAILURE_RETRY on close in vold...
2015-05-16 Elliott HughesDon't use TEMP_FAILURE_RETRY on close in vold.
2015-05-15 Jeff SharkeyInitial pass at storage benchmarks.
2015-05-13 Jeff SharkeyCommunicate if we have adoptable disks.
2015-05-13 Jeff SharkeyReport internal path for public volumes.
2015-04-30 Jeff SharkeyMerge "Fix signed issue with hex conversion." into...
2015-04-30 Jeff SharkeyUpdate primary symlinks after mounting.
2015-04-29 Jeff SharkeyFix signed issue with hex conversion.
2015-04-29 Jeff SharkeyProperty to enable debugging.
2015-04-29 Jeff SharkeyScan failure still means we finished scan.
2015-04-25 Elliott Hughesam 85c7c08e: am d5aa67cc: Merge "Wait for completion...
2015-04-25 Elliott Hughesam d5aa67cc: Merge "Wait for completion of device mappi...
2015-04-25 Elliott HughesMerge "Wait for completion of device mapping in mountObb"
2015-04-25 yoshiyuki hamaWait for completion of device mapping in mountObb
2015-04-24 Jeff SharkeyMigrate primary external storage.
2015-04-21 Jeff SharkeyWider volume mutation lock, move force adoptable.
2015-04-19 Jeff SharkeyHandle *ALL* the SCSI disks!
2015-04-19 Jeff SharkeyNotify when disk scan finished.
2015-04-18 Jeff SharkeySwitch logging to system log, persistable prop.
2015-04-18 Jeff SharkeyVolumes know parent disks; unsupported disks.
2015-04-15 Jeff SharkeyLock while partitioning.
2015-04-15 Jeff SharkeyDon't be picky about zap status.
2015-04-14 Jeff SharkeyFix destroy ordering bug; add debug flag.
2015-04-13 Jeff SharkeyRemember to tear down ASEC bind mount.
2015-04-12 Jeff SharkeyEmulated volumes above private volumes.
2015-04-11 Jeff SharkeyExclusive exec() path, format after partition.
2015-04-07 Mohamad Ayyasham 959de99a: am f8c905e0: Merge "Add dependency on...
2015-04-07 Mohamad Ayyasham f8c905e0: Merge "Add dependency on libsquashfs_utils...
2015-04-07 Mohamad AyyashMerge "Add dependency on libsquashfs_utils due to fs_mg...
2015-04-07 Mohamad AyyashAdd dependency on libsquashfs_utils due to fs_mgr depen...
2015-04-07 Jeff SharkeyUpdates for expanded storage.
2015-04-05 Jeff SharkeyAdd back "unmountable" volume state.
2015-04-02 Jeff SharkeyRemove unused code.
2015-04-02 Jeff SharkeySome CLOEXEC love.
2015-04-01 Jeff SharkeyDifferent blkid and fsck execution domains.
2015-04-01 Jeff SharkeySupport for private (adopted) volumes.
2015-03-31 Jeff SharkeyFix 64 bit builds.
2015-03-31 Jeff SharkeyProgress towards dynamic storage support.
2015-03-30 Elliott Hughesam 8a0fde27: am e9623fed: Merge "Fixed type mismatch...
2015-03-30 Elliott Hughesam e9623fed: Merge "Fixed type mismatch for ioctl(BLKGE...
2015-03-30 Elliott HughesMerge "Fixed type mismatch for ioctl(BLKGETSIZE)"
2015-03-30 Hiroaki MiyazawaFixed type mismatch for ioctl(BLKGETSIZE)
2015-03-27 Paul Lawrenceam 836e7860: am 8120c3d1: Merge "Adding e4crypt support"
2015-03-27 Paul Lawrenceam 8120c3d1: Merge "Adding e4crypt support"
2015-03-27 Paul LawrenceMerge "Adding e4crypt support"
2015-03-27 Paul LawrenceAdding e4crypt support
2015-03-19 Paul LawrenceAdding e4crypt support
2015-03-16 JP Abgrallfstrim: Don't double trim mountpoints with alternative...
2015-03-16 Dan AlbertUpdate for libbase.
2015-03-13 Jeff SharkeyMerge "Follow NetlinkEvent refactoring."
2015-03-13 Jeff SharkeyFollow NetlinkEvent refactoring.
2015-03-13 Jeff SharkeyMerge "Checkpoint of better dynamic device support."
2015-03-13 Jeff SharkeyCheckpoint of better dynamic device support.
2015-03-06 JP Abgrallfstrim: don't trim mount points flagged as notrim
2015-03-05 Nick Kralevicham 58819cde: am cdcffc0d: am 3393bb65: Merge "fstrim...
2015-03-05 Nick Kralevicham cdcffc0d: am 3393bb65: Merge "fstrim.c: use open...
2015-03-05 Nick Kralevicham 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY...
2015-03-05 Nick KralevichMerge "fstrim.c: use open(O_DIRECTORY) instead of stat"
2015-03-05 Nick Kralevichfstrim.c: use open(O_DIRECTORY) instead of stat
2015-02-26 Shawn Willdenam 42c79333: am 47bc0ffa: am 5054f7ee: Merge "Rename...
2015-02-26 Shawn Willdenam 47bc0ffa: am 5054f7ee: Merge "Rename keymaster_devic...
2015-02-26 Shawn Willdenam 5054f7ee: Merge "Rename keymaster_device_t to keymas...
2015-02-26 Shawn WilldenMerge "Rename keymaster_device_t to keymaster0_device_t."
next