OSDN Git Service

vold: Native NTFS kernel driver support
[android-x86/system-vold.git] / Devmapper.cpp
2015-04-25 Elliott Hughesam 85c7c08e: am d5aa67cc: Merge "Wait for completion...
2015-04-11 Jeff SharkeyExclusive exec() path, format after partition.
2015-02-07 Paul Lawrenceam 223fd1ca: Revert "Make encryption configurable"
2015-01-26 Paul Lawrenceam 6a69cfc4: Make encryption configurable
2014-12-18 Tim Murrayresolved conflicts for merge of 4be36106 to lmp-mr1...
2014-12-18 Tim MurrayMerge "Make vold compile with -Werror -Wall."
2014-12-18 Tim MurrayMake vold compile with -Werror -Wall.
2014-11-06 Dan Albertam 36859212: Merge "Move vold to libc++."
2014-11-06 Dan Albertam 460a93a6: Merge "Move vold to clang so ASAN_ALL...
2014-10-18 Nick Kralevicham ab083da0: Merge "Set SELinux contexts on device...
2014-10-18 Nick Kralevicham ab083da0: Merge "Set SELinux contexts on device...
2014-09-19 Alex Klyubinam 6efa9351: Merge "Don\'t use deprecated OpenSSL funct...
2014-09-19 Alex Klyubinam 6efa9351: Merge "Don\'t use deprecated OpenSSL funct...
2014-09-12 Dan Albertresolved conflicts for merge of 2b2a0bec to lmp-dev...
2014-08-15 JP Abgrallam 52f5425f: Merge "Fix Vold to properly handle full...
2014-08-15 JP Abgrallam 211c0cfd: Merge "Enable SD card format"
2014-06-26 Elliott Hughesresolved conflicts for merge of afa60cee to master
2014-06-10 Daniel RosenbergAdded support for ext4 ASEC resizing.
2014-01-28 Nick Kralevicham 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf...
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
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-14 David 'Digit' Turnerresolved conflicts for merge of 5284bcff to gingerbread...
2011-07-11 Ken SumrallMerge "Prevent sharing or formatting of a vold managed...
2011-07-11 Ken SumrallMerge "Fix to display the proper percentage complete...
2011-07-07 The Android Open... Reconcile with gingerbread-release
2011-06-29 Mike Lockwoodam 273d3549: am 2c9d8de7: Merge "Prevent buffer overflows."
2011-06-29 Mike Lockwoodam 2c9d8de7: Merge "Prevent buffer overflows."
2011-06-29 Mike LockwoodMerge "Prevent buffer overflows."
2011-06-27 Peter BohmPrevent 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-19 Jean-Baptiste Queruam 1206e872: resolved conflicts for merge of 09f774b7...
2010-11-16 Olivier BaillyAdd missing include headers for compilation on Intel...
2010-03-25 San Mehatvold: Switch from LOG -> SLOG
2010-03-14 San Mehatvold: Bugfixes & cleanups
2010-03-03 San Mehatvold: Add a versioned superblock to secure containers.
2010-02-18 San Mehatvold2: Don't allow containers < 1mb, and clean up some...
2010-02-14 San Mehatvold: Fix devmapper/ptmx fd leak, and give asec unmount...
2010-02-11 Jean-Baptiste Queruam 4468682c: Merge from open-source master
2010-01-12 San Mehatvold2: Fix issue with destroying / unmounting asec
2010-01-11 San Mehatvold: Internally use sector counts for asec lengths
2010-01-11 San Mehatvold: Add encrypted ASEC support via devmapper