FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · NameLessJedi/android_system_vold · GitHub
NameLessJedi
/
android_system_vold
Public
forked from
CyanogenMod/android_system_vold
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Mar 6, 2012
Bump version
NameLessJedi
committed
9c2a7e1
View commit details
Copy full SHA for 9c2a7e1
Browse repository at this point
Mount bind /sd-ext/system to /data/system when ro.vold.data2sdext=1 to keep things consistent
Show description for 8219118
NameLessJedi
committed
8219118
View commit details
Copy full SHA for 8219118
Browse repository at this point
Commits on Feb 27, 2012
AOSP 2.2.3_r2 passes credentials to via netlink.
Show description for b2e7307
NameLessJedi
committed
b2e7307
View commit details
Copy full SHA for b2e7307
Browse repository at this point
Commits on Mar 21, 2011
Drop debugging
NameLessJedi
committed
8352021
View commit details
Copy full SHA for 8352021
Browse repository at this point
Commits on Feb 18, 2011
SdExt needs to be unmounted too!
Show description for 51ba26a
NameLessJedi
committed
51ba26a
View commit details
Copy full SHA for 51ba26a
Browse repository at this point
Commits on Feb 15, 2011
Notify rest of system on success
Show description for 1118dfc
NameLessJedi
committed
1118dfc
View commit details
Copy full SHA for 1118dfc
Browse repository at this point
Commits on Feb 9, 2011
Add some logging
NameLessJedi
committed
f80db7b
View commit details
Copy full SHA for f80db7b
Browse repository at this point
Commits on Feb 8, 2011
Set cm.a2sd.active on /sd-ext mounting (legacy stuff)
Show description for a2d31d1
NameLessJedi
committed
a2d31d1
View commit details
Copy full SHA for a2d31d1
Browse repository at this point
Commits on Feb 2, 2011
Merge branch 'ext-fs'
Show description for 28d3e20
NameLessJedi
committed
28d3e20
View commit details
Copy full SHA for 28d3e20
Browse repository at this point
Use ro.vold namespace for properties
Show description for 2d12502
NameLessJedi
committed
2d12502
View commit details
Copy full SHA for 2d12502
Browse repository at this point
Commits on Jan 31, 2011
Add info about ro.data2sdext to README
NameLessJedi
committed
ae74f5e
View commit details
Copy full SHA for ae74f5e
Browse repository at this point
Merge branch 'ext-fs'
NameLessJedi
committed
8b5f8d8
View commit details
Copy full SHA for 8b5f8d8
Browse repository at this point
Commits on Jan 29, 2011
Additional check before mount binding
NameLessJedi
committed
aa59cfb
View commit details
Copy full SHA for aa59cfb
Browse repository at this point
Compilation fix
NameLessJedi
committed
820aecf
View commit details
Copy full SHA for 820aecf
Browse repository at this point
xVold can mount bind /sd-ext/data on /data/data
Show description for 68b400e
NameLessJedi
committed
68b400e
View commit details
Copy full SHA for 68b400e
Browse repository at this point
Commits on Jan 19, 2011
Added README.mkdn
NameLessJedi
committed
32b7a4b
View commit details
Copy full SHA for 32b7a4b
Browse repository at this point
Removed dead code and variables from DirectVolume
Show description for ddd899e
NameLessJedi
committed
ddd899e
View commit details
Copy full SHA for ddd899e
Browse repository at this point
Commits on Jan 18, 2011
FIX: chkDir did not care about uid/gid
Show description for e5fc598
NameLessJedi
committed
e5fc598
View commit details
Copy full SHA for e5fc598
Browse repository at this point
Commits on Jan 17, 2011
Vold can mount Ext fs
Show description for ec364df
NameLessJedi
committed
ec364df
View commit details
Copy full SHA for ec364df
Browse repository at this point
Commits on Jan 13, 2011
Add some debug
NameLessJedi
committed
939e1a1
View commit details
Copy full SHA for 939e1a1
Browse repository at this point
Commits on Dec 28, 2010
Fixing filenames mismatch
NameLessJedi
committed
4e4d0f7
View commit details
Copy full SHA for 4e4d0f7
Browse repository at this point
Enable debug
NameLessJedi
committed
69a8427
View commit details
Copy full SHA for 69a8427
Browse repository at this point
Commits on Dec 27, 2010
Starting EXT fs in Vold support
NameLessJedi
committed
063ffd9
View commit details
Copy full SHA for 063ffd9
Browse repository at this point
Commits on Nov 20, 2010
vold: replace strsep by strtok_r
Show description for c64a4ad
Jinho You
authored and
hyperb1iss
committed
c64a4ad
View commit details
Copy full SHA for c64a4ad
Browse repository at this point
vold: fix an offset one bug that makes partition 4 unusable
Show description for 38a9bd9
cwhuang
authored and
hyperb1iss
committed
38a9bd9
View commit details
Copy full SHA for 38a9bd9
Browse repository at this point
vold: set state back to idle on formatting error
Show description for df2b594
cwhuang
authored and
hyperb1iss
committed
df2b594
View commit details
Copy full SHA for df2b594
Browse repository at this point
vold: remove unnecessary code from VolumeManager::unshareVolume()
Show description for 604b892
Seth Forshee
authored and
hyperb1iss
committed
604b892
View commit details
Copy full SHA for 604b892
Browse repository at this point
Avoid array overrun. We can now mount the /sdcard partition on our boot sdcards
Show description for e203f56
Bruce Beare
authored and
hyperb1iss
committed
e203f56
View commit details
Copy full SHA for e203f56
Browse repository at this point
Commits on Nov 7, 2010
vold: Only use EXTERNAL_STORAGE for SEC_ASECDIR (cm-issue 2470)
Show description for cf91995
cuviper
committed
cf91995
View commit details
Copy full SHA for cf91995
Browse repository at this point
Commits on Oct 22, 2010
vold: Share just the partition to UMS (cm-issue 2236)
Show description for 4ef9c31
cuviper
committed
4ef9c31
View commit details
Copy full SHA for 4ef9c31
Browse repository at this point
Commits on Sep 5, 2010
VOLD - make volume daemon to handle state change from shared to no_media
Show description for 8c8b640
EthanHDu
authored and
Patrick Jacques
committed
8c8b640
View commit details
Copy full SHA for 8c8b640
Browse repository at this point
Commits on Aug 27, 2010
Disabling UMS also needs to use the proper lun device.
koush
committed
cfeb378
View commit details
Copy full SHA for cfeb378
Browse repository at this point
Add support for 2 having UMS devices. This will need to be cleaned up later to allow support for N UMS devices.
koush
committed
4b7b020
View commit details
Copy full SHA for 4b7b020
Browse repository at this point
Commits on Apr 15, 2010
vold: Ensure we cleanup secure containers on card removal.
Show description for 1a06eda
San Mehat
committed
1a06eda
View commit details
Copy full SHA for 1a06eda
Browse repository at this point
Commits on Mar 25, 2010
vold: Switch from LOG -> SLOG
Show description for 97ac40e
San Mehat
committed
97ac40e
View commit details
Copy full SHA for 97ac40e
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL