1. 38c3dbb Clear binder id when determining external storage state by Svetoslav · 9 years ago
  2. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  3. edcdaf6 Timeout when partitioning takes too long. by Jeff Sharkey · 9 years ago
  4. 14cbe52 Kill MediaProvider during drastic changes. by Jeff Sharkey · 9 years ago
  5. 5af1835d Generate stable MTP storage IDs. by Jeff Sharkey · 9 years ago
  6. ef10ee0 Handle missing migration source volume. by Jeff Sharkey · 9 years ago
  7. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  8. e8a4b66 Better handling of trim/benchmark results. by Jeff Sharkey · 9 years ago
  9. 462ac3a Don't allow non-admins to adopt sd card for internal storage by Amith Yamasani · 9 years ago
  10. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  11. e16ee48 Merge "Notify on BAD_REMOVAL and pass fsUuid in broadcast" into mnc-dev by Tony Mantler · 9 years ago
  12. f0d7105 Notify on BAD_REMOVAL and pass fsUuid in broadcast by Tony Mantler · 9 years ago
  13. c003989 Merge "Handle volume benchmark timeout" into mnc-dev by Todd Kennedy · 9 years ago
  14. 8101ee6 Handle volume benchmark timeout by Todd Kennedy · 9 years ago
  15. 5cc0df2 Forget private partition keys. by Jeff Sharkey · 9 years ago
  16. 80b34d7 Merge "Add StorageEventListener.onDiskDestroyed()" into mnc-dev by Makoto Onuki · 9 years ago
  17. c7acac6 More useful extras in disk/volume broadcasts. by Jeff Sharkey · 9 years ago
  18. 9dc575d Add StorageEventListener.onDiskDestroyed() by Makoto Onuki · 9 years ago
  19. e9b64f9 Send along the disk ID that we just scanned. by Jeff Sharkey · 9 years ago
  20. c7c8af6 Merge "Send added user serial numbers to vold." into mnc-dev by Jeff Sharkey · 9 years ago
  21. bcd262d Send added user serial numbers to vold. by Jeff Sharkey · 9 years ago
  22. 0548761 Remove hex encoding and password adjusting now that patterns are '1' based by Paul Lawrence · 9 years ago
  23. 4e83cc9 Format volumes with "auto" filesystem type. by Jeff Sharkey · 9 years ago
  24. 1c62cbb Move crypt commands to a different listener in vold by Paul Lawrence · 9 years ago
  25. f5a6bd7 Push initial disk state, handle empty media. by Jeff Sharkey · 9 years ago
  26. 2177ed4 Merge changes from topic 'bench' into mnc-dev by Jeff Sharkey · 9 years ago
  27. 4c099d0 Command to change force adoptable state. by Jeff Sharkey · 9 years ago
  28. 9756d75 Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  29. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  30. 7d2af54 New "sm" shell tool to call StorageManager. by Jeff Sharkey · 9 years ago
  31. fced534 Fix devices with primary physical storage. by Jeff Sharkey · 9 years ago
  32. 50a0545 Returning to wizard, split move events. by Jeff Sharkey · 9 years ago
  33. b36586a Split some VolumeInfo state into VolumeRecord. by Jeff Sharkey · 9 years ago
  34. 7618db1 Don't ostensibly back off fstrim but then do it anyway by Christopher Tate · 9 years ago
  35. 275e3e4 Migrate primary external storage. by Jeff Sharkey · 9 years ago
  36. f8d26e2 Merge "Add missing permission check in MountService" by Rubin Xu · 9 years ago
  37. cd7a014 Add missing permission check in MountService by Rubin Xu · 9 years ago
  38. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 9 years ago
  39. 74acbbb Blend in force adoptable flag when set. by Jeff Sharkey · 9 years ago
  40. eba260d Wait for first scan before partitioning is done. by Jeff Sharkey · 9 years ago
  41. e6c04f9 Broadcast hidden volumes, notification polish. by Jeff Sharkey · 9 years ago
  42. 27de30d Wire up non-visible volumes, more states. by Jeff Sharkey · 9 years ago
  43. 7e92ef3 Volumes know parent disks; unsupported disks. by Jeff Sharkey · 9 years ago
  44. 1783f14 Avoid deadlock when FSTRIM requested at boot. by Jeff Sharkey · 9 years ago
  45. d95d3bf Persist nickname and flags for volumes. by Jeff Sharkey · 9 years ago
  46. 56bd312 Checkpoint of storage notifications. by Jeff Sharkey · 9 years ago
  47. 59d577a Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  48. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  49. 7151a9a Storage methods using IDs, update listeners. by Jeff Sharkey · 9 years ago
  50. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 9 years ago
  51. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  52. 56e6293 Bring MountService into the SystemService world. by Jeff Sharkey · 9 years ago
  53. 00e821a am c7e48719: Merge "Remove references to persist.sys.language/country." by Narayan Kamath · 9 years ago
  54. b61db82 Remove references to persist.sys.language/country. by Narayan Kamath · 9 years ago
  55. 1194e75 Merge "Add support for persist.sys.locale." automerge: dca2332 by Narayan Kamath · 10 years ago
  56. d30dbb8 Add support for persist.sys.locale. by Narayan Kamath · 10 years ago
  57. 91bf111 am 53d1022e: am a15d6402: Merge "Fix crash caused by toHex returning exception" by Paul Lawrence · 10 years ago
  58. 24063b5 Fix crash caused by toHex returning exception by Paul Lawrence · 10 years ago
  59. bf0c614 am c97d1fbb: am 5106dd44: Merge "Throw IllegalArgumentException on invalid hex-strings." by Narayan Kamath · 10 years ago
  60. 25c29c1 am 6d41504d: Merge "Move frameworks users over to libcore hex encoding API." by Narayan Kamath · 10 years ago
  61. 1653b1d Throw IllegalArgumentException on invalid hex-strings. by Narayan Kamath · 10 years ago
  62. 78108a3 Move frameworks users over to libcore hex encoding API. by Narayan Kamath · 10 years ago
  63. 7265abe Be increasingly aggressive about fstrim if it isn't being run by Christopher Tate · 10 years ago
  64. c220d8e Stop crypto UI from crashing during encryption by Paul Lawrence · 10 years ago
  65. a6711ff Accessibility no longer overrides strong encryption. by Svetoslav · 10 years ago
  66. 9c33f28 Ensure that the SIM language doesn't override the user language on the encryption UI. by Elliott Hughes · 10 years ago
  67. 16e4a1a Use default encryption password if an accessibility service is enabled. by Svetoslav · 10 years ago
  68. f839b4f Set the system locale correctly even on an encrypted device. by Elliott Hughes · 10 years ago
  69. 941a8ba Installing splits into ASECs! by Jeff Sharkey · 10 years ago
  70. 5f054ce MountService: Fix android.process.media crash repeatedly problem by JP Abgrall · 10 years ago
  71. 92aa5a2 Re-commit of reverted change 458959 by Emily Bernier · 10 years ago
  72. a35add6 Revert "Enforce USB and storage restrictions" by Narayan Kamath · 10 years ago
  73. 59f77c3 Enforce USB and storage restrictions by Emily Bernier · 10 years ago
  74. 115afda Switch framework to using new scheduled-work API by Christopher Tate · 10 years ago
  75. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 10 years ago
  76. dfad99a resolved conflicts for merge of 0b5598c9 to master by Brian Carlstrom · 10 years ago
  77. 0b5598c am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 10 years ago
  78. 9502f99 Merge "Allow encryption when keyguard is set to pattern or no protection" by Paul Lawrence · 10 years ago
  79. 46791e7 Allow encryption when keyguard is set to pattern or no protection by Paul Lawrence · 10 years ago
  80. e51dcf9 Save OwnerInfo so CryptKeeper can display at boot time by Paul Lawrence · 10 years ago
  81. 945490c Don't double prompt on booting encrypted device by Paul Lawrence · 10 years ago
  82. 6ee7d25 Revert "Don't prompt at boot if we already did that when decrypting" by Paul Lawrence · 10 years ago
  83. 493e3e7 Don't prompt at boot if we already did that when decrypting by Paul Lawrence · 10 years ago
  84. 2bc6857 Merge "Clean up a few minor issues" by Paul Lawrence · 10 years ago
  85. 77b987f Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 10 years ago
  86. 9a41b24 am 392ee12f: am 96190f1c: am e6d256c5: am 234b0b03: Merge "Fix, MountService now only sends one onShutDownComplete" by Jeff Sharkey · 10 years ago
  87. 96190f1 am e6d256c5: am 234b0b03: Merge "Fix, MountService now only sends one onShutDownComplete" by Jeff Sharkey · 10 years ago
  88. 0a18029 Clean up a few minor issues by Paul Lawrence · 10 years ago
  89. 8e39736 Support default, pattern, pin and password encryption types by Paul Lawrence · 10 years ago
  90. d417d62 Introduce "IdleService" API to expose idle-time maintenance to apps by Christopher Tate · 11 years ago
  91. 222496f am 5d734dbc: am e1d18f6e: am 0e3df216: am cc81bcec: Merge "Only send storage intents after boot complete" by Christopher Tate · 11 years ago
  92. 38c65b1 am 6fba240b: am 6d3700b3: am 47235e8b: am 90cadb35: Merge "MountService listeners can not be unregistered" by Jeff Sharkey · 11 years ago
  93. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/MountService.java]
  94. 1f706c6 Include external storage devices in DocumentsUI. by Jeff Sharkey · 11 years ago
  95. 5aca2b8 Plumb through physical device UUID and label. by Jeff Sharkey · 11 years ago
  96. 44cbdec Add secondary external storage support. by Jeff Sharkey · 11 years ago
  97. 5786a27 Fix mount path prefix checking. by Jeff Sharkey · 11 years ago
  98. 2d8b4e8 Delegate mkdirs() to vold when lacking perms. by Jeff Sharkey · 11 years ago
  99. 1abdb71 APIs for multiple external storage devices. by Jeff Sharkey · 11 years ago
  100. 3606254 resolved conflicts for merge of e96a8207 to master by Kenny Root · 11 years ago