OSDN Git Service

android-x86/system-vold.git
2015-07-16 Chih-Wei HuangAutoVolume: ignore unusable disks kitkat-x86 android-x86-4.4-r3
2014-08-27 Chih-Wei HuangMerge tag 'android-4.4.4_r2' into kitkat-x86 android-x86-4.4-r2
2014-04-28 Nick KralevichValidate asec names. android-x86-4.4-r1
2014-04-18 Chih-Wei Huangvold: fix building errors
2014-04-18 timduruFix Ext4 not being mounted
2014-04-17 Chih-Wei HuangMerge remote-tracking branch 'cm/cm-11.0' into kitkat-x86
2014-04-09 sndnvapsAdd missing head sys/types.h to Volume.h
2014-03-30 Dinesh K GargAdding support of dm-req-crypt
2014-03-21 JP AbgrallAvoid segv by checking argc in "storage user <mountpoint>"
2014-03-21 Stephen SmalleyConvert all selinux_android_restorecon and _setfilecon...
2014-03-21 Robert CraigAdd SELinux restorecon calls on ASEC containers.
2014-03-07 Ricardo CerqueiraVolume: Don't crap out when dealing with unformatted...
2014-01-28 FlamefireDo not show disk errors if they are expected.
2014-01-28 Nick Kralevicham 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119...
2014-01-28 Nick Kralevicham 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a...
2014-01-28 Nick Kralevicham 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90...
2014-01-28 Nick Kralevicham 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf...
2014-01-28 Nick Kralevicham 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611...
2014-01-28 Nick Kralevicham fd2dcf90: am f4770dcf: am 0de7c611: Validate asec...
2014-01-28 Nick Kralevicham f4770dcf: am 0de7c611: Validate asec names.
2014-01-28 Nick Kralevicham 0de7c611: Validate asec names.
2014-01-27 Nick KralevichValidate asec names.
2014-01-17 Steve Kondikvold: Clean up warnings
2014-01-06 Chih-Wei Huangvold: add class AutoVolume to support auto-mount and...
2014-01-05 Chih-Wei Huangvold: do not consider a fatal error on initializeMbr...
2014-01-05 Chih-Wei Huangvold: fix always pending issue if partition table is...
2014-01-05 Chih-Wei Huangvold: avoid mismatch wrong device with same prefix
2013-12-30 Steve Kondikvold: Allow specifying the filesystem type when formatting
2013-12-14 Pawit Pornkitprasanvold: don't crash when formatting unformatted volume
2013-12-06 Ricardo CerqueiraMerge tag 'android-4.4.1_r1' into HEAD
2013-12-03 Ethan Chenvold: Initialize flag variables
2013-11-27 Steve Kondikvold: Raise MAX_PARTITIONS to 32
2013-11-27 Jorge Ruesgavold: pass selinux context to ext4 mount (remount ro)
2013-11-20 Ricardo CerqueiraMerge tag 'android-4.4_r1.2' into cm-11.0
2013-11-16 Pawit Pornkitprasanvold: support more than 1 UMS share
2013-11-16 JP Abgrallvold: cryptfs: Don't update KDF without validating...
2013-11-16 The Android... merge in klp-release history after reset to klp-dev
2013-11-16 JP Abgrallvold: cryptfs: Don't update KDF without validating...
2013-11-15 JP Abgrallvold: cryptfs: Don't update KDF without validating...
2013-11-15 Pawit Pornkitprasanvold: allow non-vfat devices to be used as ASEC
2013-11-14 Pawit Pornkitprasanminivold: adjustments for vold in recovery
2013-11-13 Pawit Pornkitprasanvold: force SELinux context only for sdcard
2013-11-12 Pawit Pornkitprasanvold: mount ext4 with forced SELinux context
2013-11-11 Jeff SharkeyHandle missing UUID/LABEL from blkid.
2013-11-10 Ricardo CerqueiraMerge "vold: restore 4.4 sdcard logic" into cm-11.0
2013-11-10 Pawit Pornkitprasanvold: fix crash for non-emulated primary storage
2013-11-10 Pawit Pornkitprasanvold: restore 4.4 sdcard logic
2013-11-05 Ricardo CerqueiraApply the mounts to the SDCARD /storage path instead...
2013-11-05 Steve KondikBuild minivold for recovery
2013-11-05 Pawit Pornkitprasancryptfs: also unmount /data/data before encrypting
2013-11-05 Steve KondikRevenge of MiniVold (the sequel)
2013-11-05 Steve Kondikvold: Format filesystems as exfat, if already exfat.
2013-11-05 Ricardo Cerqueiravold: Replace usage of discontinued logwrap()
2013-11-05 Steve Kondikvold: Add NTFS read+write support via ntfs-3g
2013-11-05 Steve Kondikvold: exFAT support
2013-11-05 codeworkxvold: add support for ext4 media
2013-11-05 codeworkxvold: use blkid to detect filesystem type
2013-11-05 codeworkxvold: fix handling of discs with multiple majors on...
2013-11-05 kallt_kaffevold: Add ntfs (read-only) support.
2013-11-05 Chih-Wei Huangvold: fix an offset one bug that makes partition 4...
2013-11-05 codeworkxDirectVolume: handle discs with multiple major numbers
2013-11-05 kallt_kaffevold: add ro.vold.umsdirtyratio property
2013-11-05 Emilio LópezReintroduce BOARD_VOLD_EMMC_SHARES_DEV_MAJOR
2013-11-05 cicadavold: allow override of MAX_PARTITIONS for devices...
2013-10-25 Blair PrescottUse correct minor device number to format SD card
2013-10-18 Jeff SharkeyMerge "Clean up ASEC unmounting on physical storage...
2013-10-18 Jeff SharkeyMerge "Extract UUID and label from inserted volumes...
2013-10-17 Jeff SharkeyClean up ASEC unmounting on physical storage.
2013-10-17 Jeff SharkeyExtract UUID and label from inserted volumes.
2013-10-17 Jeff SharkeyMerge "DO NOT MERGE. Fix crash in vold" into klp-dev
2013-10-17 Ed Heylmerge in klp-release (no-op)
2013-10-16 Marco NelissenDO NOT MERGE. Fix crash in vold
2013-10-09 The Android... merge in klp-release history after reset to klp-dev
2013-10-08 Ed Heylmerge in KQS81M
2013-10-08 Jeff SharkeyAdd support for more expressive SD card permissions
2013-09-22 The Android... merge in klp-release history after reset to klp-dev
2013-09-20 Jeff SharkeyAdd mkdirs() command.
2013-08-23 Ken SumrallUse android_fork_execvp() instead of system(3) to forma...
2013-08-21 Ken SumrallUse android_fork_execvp() instead of system(3) to forma...
2013-08-15 Ken SumrallMerge "Use a shared library when building vold" into...
2013-08-15 Ken SumrallUse a shared library when building vold
2013-08-14 Kenny RootInitialize iterator
2013-08-07 Geremy CondraAdd libext4 and libmincrypt to vold.
2013-07-02 Jean-Baptiste... am 5d09126a: am f99dfdb5: Merge "vold: fix potential...
2013-07-02 Nick Kralevicham 0002a85f: am 5d27f0a7: Merge "Fix spelling."
2013-07-02 Jean-Baptiste... am f99dfdb5: Merge "vold: fix potential socket leak"
2013-07-02 Nick Kralevicham 5d27f0a7: Merge "Fix spelling."
2013-07-02 Jean-Baptiste... Merge "vold: fix potential socket leak"
2013-07-02 Kaspter Juvold: fix potential socket leak
2013-07-02 Nick KralevichMerge "Fix spelling."
2013-06-29 Nick KralevichFix spelling.
2013-06-28 Ken SumrallMerge "vold: Use the new method of rebooting by asking...
2013-06-27 Ken Sumrallvold: Use the new method of rebooting by asking init...
2013-06-24 Kenny RootChange key derivation to scrypt
2013-06-14 Kenny RootExtract some version constants to header
2013-06-14 Kenny RootChange upgrade code to allow multiple versions
2013-06-13 Ken Sumrallvold: Add an optional wipe paramter to the volume forma...
2013-05-16 The Android... am 9420c0b3: (-s ours) Reconcile with jb-mr2-release...
2013-05-16 The Android... Reconcile with jb-mr2-release - do not merge
2013-05-15 The Android... merge in jb-mr2-release history after reset to jb-mr2-dev
next