OSDN Git Service

cryptfs: makefs F2FS if the partition type is F2FS.
[android-x86/system-vold.git] / Fat.cpp
2014-01-28 Nick Kralevicham 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119...
2014-01-28 Nick Kralevicham 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90...
2014-01-28 Nick Kralevicham 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf...
2013-10-10 Kenny Rootam 98d05700: Merge "Remove unused MAX_PARTS define"
2013-07-02 Jean-Baptiste Queruam 5d09126a: am f99dfdb5: Merge "vold: fix potential...
2013-07-02 Nick Kralevicham 0002a85f: am 5d27f0a7: Merge "Fix spelling."
2013-07-02 Jean-Baptiste Queruam f99dfdb5: Merge "vold: fix potential socket leak"
2013-07-02 Nick Kralevicham 5d27f0a7: Merge "Fix spelling."
2013-06-28 Ken SumrallMerge "vold: Use the new method of rebooting by asking...
2013-06-13 Ken Sumrallvold: Add an optional wipe paramter to the volume forma...
2013-03-11 Jean-Baptiste Queruam c004cfd8: am b843601a: am 77acfc4d: (-s ours) am...
2013-03-11 Jean-Baptiste Queruam b843601a: am 77acfc4d: (-s ours) am 3c73fdaa: (...
2013-02-27 Kenny Rootam bacdfc0e: Merge "Fix compiling warnings"
2013-02-27 Kenny RootMerge "Fix compiling warnings"
2013-02-10 Chih-Wei HuangFix compiling warnings
2013-01-30 Rom LemarchandReplace custom logwrapper implementation with liblogwrap
2013-01-04 Rom LemarchandFix calls to logwrap
2011-07-18 The Android Open... Reconcile with gingerbread-release
2011-07-14 David 'Digit' Turneram 137858b4: resolved conflicts for merge of 5284bcff...
2011-07-07 The Android Open... Reconcile with gingerbread-release
2011-06-29 Mike Lockwoodam 2c9d8de7: Merge "Prevent buffer overflows."
2011-06-07 Nick Kralevicham b20d54b2: Merge "fix double closing file descriptors"
2011-05-20 The Android Open... Reconcile with gingerbread-release honeycomb-release
2011-04-26 Conley Owensam 9cb6e501: Ignore change "Set SO_PASSCRED on the...
2011-04-19 Nick Kralevicham b9aa1459: am c51920c8: vold: Enable the SO_PASSCRED...
2011-04-18 Nick Kralevicham aecf0e2a: am f3d3ce5e: add bounds checking for mPart...
2010-11-20 Jean-Baptiste Queruam c1d80272: am 08da5c1f: Merge "vold: replace strsep...
2010-11-20 Jean-Baptiste Queruam 08da5c1f: Merge "vold: replace strsep by strtok_r"
2010-11-19 Jean-Baptiste Queruam 1206e872: resolved conflicts for merge of 09f774b7...
2010-11-19 Jean-Baptiste Queruresolved conflicts for merge of 09f774b7 to gingerbread...
2010-11-16 Olivier BaillyAdd missing include headers for compilation on Intel...
2010-09-02 Kenny Rootam a3e06084: Allow execute on mounted ASEC and OBB...
2010-09-02 Kenny RootAllow execute on mounted ASEC and OBB containers
2010-03-25 San Mehatvold: Switch from LOG -> SLOG
2010-03-03 San Mehatvold: Add a versioned superblock to secure containers.
2010-02-11 Jean-Baptiste Queruam 4468682c: Merge from open-source master
2010-02-08 San Mehatvold: Fix format argument bug
2010-02-04 San Mehatvold: Fix a few bugs
2010-01-09 San Mehatvold: Always format FAT32
2010-01-07 San Mehatvold2: Enable support for custom mount perm masks and...
2010-01-06 San Mehatvold2: Initial support for Android Secure External...
2010-01-04 San Mehatvold2: Refactor FAT support into a separate class