1. 00d4b19 Merge "Switch sdcardfs over to bind mounts." am: 94b9e4df04 by Daniel Rosenberg · 8 years ago
  2. 18f1cc9 Switch sdcardfs over to bind mounts. by Daniel Rosenberg · 8 years ago
  3. ea0a386 Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_INIT." by Daichi Hirono · 8 years ago
  4. ad56edd Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_INIT. by Daichi Hirono · 8 years ago
  5. 8a70004 Merge "Small clean up of fuse code." am: 54c211db2e am: f620b87efe by Christopher Ferris · 8 years ago
  6. 3caace8 Small clean up of fuse code. by Christopher Ferris · 9 years ago
  7. faf7ba7 [DO NOT MERGE] Use FUSE_SHORTCIRCUIT if available am: 738e0dcf0a am: 5f4db94228 by Thierry Strudel · 9 years ago
  8. 2e93e28 sdcard: Fix bad merge by Daniel Rosenberg · 9 years ago
  9. bafb64d [DO NOT MERGE] Use FUSE_SHORTCIRCUIT if available by Thierry Strudel · 9 years ago
  10. 558d7be Fix one last use of TRACE(). by Jorge Lucangeli Obes · 9 years ago
  11. e63e479 Merge \"Fix sdcard logging.\" am: 47b077a44f by Jorge Lucangeli Obes · 9 years ago
  12. 5adcdb0 Fix sdcard logging. by Jorge Lucangeli Obes · 9 years ago
  13. ebb17fe resolve merge conflicts of c6e22ba to stage-aosp-master by Jorge Lucangeli Obes · 9 years ago
  14. 03d8a51 sdcard: Fix compilation with FUSE_TRACE == 1. by Jorge Lucangeli Obes · 9 years ago
  15. 5b3fada Merge \"sdcard: Use std::map.\" am: c15ab6e2c6 by Jorge Lucangeli Obes · 9 years ago
  16. 2c39a9b sdcard: Use std::map. by Jorge Lucangeli Obes · 9 years ago
  17. 403ef53 Merge \"Use arraysize() for supplementary groups.\" am: ddbcecec3a by Jorge Lucangeli Obes · 9 years ago
  18. 242e332 Use arraysize() for supplementary groups. by Jorge Lucangeli Obes · 9 years ago
  19. 6df3365 Merge \"Use Minijail for privilege dropping.\" am: 97f49e5cb3 by Jorge Lucangeli Obes · 9 years ago
  20. 4421be4 Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  21. 7770c36 Merge \"Convert fuse.c to C++.\" am: a17427cb1e by Jorge Lucangeli Obes · 9 years ago
  22. 9ec466c Merge \"Use C++ logging in sdcard.cpp.\" am: 2703425de8 by Jorge Lucangeli Obes · 9 years ago
  23. d70374a Merge "Convert fuse.c to C++." by Treehugger Robot · 9 years ago
  24. a202e4e Use C++ logging in sdcard.cpp. by Jorge Lucangeli Obes · 9 years ago
  25. eb4cc23 Convert fuse.c to C++. by Jorge Lucangeli Obes · 9 years ago
  26. 78daa72 resolve merge conflicts of 1b9b273 to stage-aosp-master by Jorge Lucangeli Obes · 9 years ago
  27. 5a86291 Extract the FUSE implementation from the main sdcard.c file. by Jorge Lucangeli Obes · 9 years ago
  28. b024973 Merge "enable integer sanitizer for sdcard service" am: 532ab82e10 by Nick Kralevich · 9 years ago
  29. 0dc9a79 enable integer sanitizer for sdcard service by Daniel Micay · 9 years ago
  30. f63ec37 Add support for FUSE_CANONICAL_PATH am: 2abee9e by Daniel Rosenberg · 9 years ago
  31. d1bf441 Merge "sdcard: avoid benign unsigned overflow" am: 64461c2 am: 182b310 by Treehugger Robot · 9 years ago
  32. 2da07f5 sdcard: avoid benign unsigned overflow by Daniel Micay · 9 years ago
  33. 35a7f5d Add support for FUSE_CANONICAL_PATH by Daniel Rosenberg · 9 years ago
  34. bfea6dc Merge "Fix overflow in path building" into nyc-dev am: c414027 by Daniel Rosenberg · 9 years ago
  35. e2ff6ac Fix overflow in path building by Daniel Rosenberg · 9 years ago
  36. b611e57 Give users and devices control over sdcardfs. am: 20ca983 by Jeff Sharkey · 9 years ago
  37. 1016034 Give users and devices control over sdcardfs. by Jeff Sharkey · 9 years ago
  38. d65703b Merge "Revert "Revert "sdcard: Support sdcardfs""" into nyc-dev am: 71f6b95 by Daniel Rosenberg · 9 years ago
  39. 00a7fcb Revert "Revert "sdcard: Support sdcardfs"" by Daniel Rosenberg · 9 years ago
  40. 9e66b58 Merge "Revert "sdcard: Support sdcardfs"" into nyc-dev am: 6267d70 by Mark Salyzyn · 9 years ago
  41. 3b255ac Revert "sdcard: Support sdcardfs" by Mark Salyzyn · 9 years ago
  42. 410cfc1 Merge "sdcard: Support sdcardfs" into nyc-dev am: a775e62 by Daniel Rosenberg · 9 years ago
  43. fd800b1 sdcard: Support sdcardfs by Daniel Rosenberg · 9 years ago
  44. d580ce8 Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD by Bill Yi · 9 years ago
  45. 4d1a466 Add dependency on liblog by Dimitry Ivanov · 9 years ago
  46. 883575c Merge "[DO NOT MERGE] Use FUSE_SHORTCIRCUIT if available" into mnc-dr1.5-dev am: b84295d027 by Thierry Strudel · 9 years ago
  47. 09f6375 [DO NOT MERGE] Use FUSE_SHORTCIRCUIT if available by Thierry Strudel · 9 years ago
  48. 3e8b785 Re-derive permissions after package changes. by Jeff Sharkey · 9 years ago
  49. fc55f91 Re-derive permissions after package changes. by Jeff Sharkey · 9 years ago
  50. eb2c8b8 Re-derive permissions after package changes. by Jeff Sharkey · 9 years ago
  51. 62df4ca sdcard: use libpackageparser by William Roberts · 10 years ago
  52. d5b3c0e resolved conflicts for merge of b9f438ff to mnc-dev-plus-aosp by Jeff Sharkey · 10 years ago
  53. b63278f Protect runtime storage mount points. by Jeff Sharkey · 10 years ago
  54. d75315d am d57125af: Merge "Give secondary users read-only physical cards." into mnc-dev by Jeff Sharkey · 10 years ago
  55. b2fdedd am 07bed194: am 87998c07: Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
  56. 7b511fc Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 10 years ago
  57. 88a651c Give secondary users read-only physical cards. by Jeff Sharkey · 10 years ago
  58. 1b10b24 Use single tree for multiple storage views. by Jeff Sharkey · 10 years ago
  59. 3a4caef Gracefully handle ENODEV in sdcard daemon (part deux) by Mark Salyzyn · 10 years ago
  60. 36ce49a Permission to view shared storage for all users. by Jeff Sharkey · 10 years ago
  61. df39ecc Gracefully handle ENODEV in sdcard daemon. by Jeff Sharkey · 10 years ago
  62. 16a2858 Remove unused methods to fix build. by Jeff Sharkey · 10 years ago
  63. 10e5a21 Let's reinvent storage, yet again! by Jeff Sharkey · 10 years ago
  64. 6cc156d am 3d671000: am 28693983: am 1a39a994: Merge "Correct magic number on umount2" by Elliott Hughes · 10 years ago
  65. 2981b26 Correct magic number on umount2 by William Roberts · 10 years ago
  66. a2bc4f4 am 03c0adab: am 6a99ff0a: am 3a4aedfc: Merge "sdcard: Properly handle deleted nodes" by Elliott Hughes · 10 years ago
  67. 85ab8f5 Merge "sdcard: Properly handle deleted nodes" by Elliott Hughes · 10 years ago
  68. 6f11144 am d71b0943: am 2d4a347e: am fad9b3eb: Merge "sdcard: Turn on noatime for fuse mounted sdcard" by Elliott Hughes · 10 years ago
  69. 98e3dc8 Merge "sdcard: Turn on noatime for fuse mounted sdcard" by Elliott Hughes · 10 years ago
  70. 3713238 Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
  71. 21671ef Fix bug blocking access to secondary users. by Jeff Sharkey · 10 years ago
  72. 01bf41f Fix build, missed refactoring. by Jeff Sharkey · 10 years ago
  73. c37dffb Add multi-user GIDs to SD card daemon. by Jeff Sharkey · 10 years ago
  74. 8fb4ff8 sdcard doesn't need to explicitly ask for libc! by Elliott Hughes · 10 years ago
  75. 4ccaf1a sdcard: Properly handle deleted nodes by Krzysztof Adamski · 11 years ago
  76. 55cc5e5 sdcard: Turn on noatime for fuse mounted sdcard by Johan Redestig · 10 years ago
  77. 5aadceb sdcard : inode numbers must be fully representable as uint32_t. by Narayan Kamath · 10 years ago
  78. 5eb4311 Merge "Allow updates for open file descriptors" by Marco Nelissen · 10 years ago
  79. a80f098 Allow updates for open file descriptors by Marco Nelissen · 10 years ago
  80. 0069085 sdcard: mount sdcard with the noexec option by Daisuke Okitsu · 10 years ago
  81. 19ec886 Sdcard: Initialize the padding output value by Daisuke Okitsu · 12 years ago
  82. f1df854 bionic's struct stat is now POSIX-compliant. by Elliott Hughes · 10 years ago
  83. 9d859fe am f37bfb32: am 23aeeff5: Merge "Use the correct fuse_init_out structure size." by Christopher Ferris · 11 years ago
  84. ff649ea Use the correct fuse_init_out structure size. by Christopher Ferris · 11 years ago
  85. 787a2cc am 33a5575a: am 39a8ade7: Merge "Fix sdcard truncates." by Elliott Hughes · 11 years ago
  86. 853574d Fix sdcard truncates. by Elliott Hughes · 11 years ago
  87. 504b4e9 Merge "sdcard: ensure installd fs upgrade has completed" into lmp-dev by Nick Kralevich · 11 years ago
  88. 8d28fa7 sdcard: ensure installd fs upgrade has completed by Nick Kralevich · 11 years ago
  89. e43b99a Correction to TRACE format strings by Marcus Oakland · 11 years ago
  90. 506edb5 sdcard: ensure installd fs upgrade has completed by Nick Kralevich · 11 years ago
  91. d333087 Correction to TRACE format strings by Marcus Oakland · 11 years ago
  92. 6ebab06 am f043f061: am 060b6ecb: am 6e141aea: Merge "Fix sdcard\'s FUSE_FSYNCDIR handling." by Elliott Hughes · 11 years ago
  93. 40372e5 am 94645665: am f8acdcbe: am 75b7171f: Merge "Make sdcard log to the log rather than stderr." by Elliott Hughes · 11 years ago
  94. 300d564 Make sdcard log to the log rather than stderr. by Elliott Hughes · 11 years ago
  95. f6d6737 Fix sdcard's FUSE_FSYNCDIR handling. by Elliott Hughes · 11 years ago
  96. 40f321a am 2e7d80d1: Per-app media directories on external storage. by Jeff Sharkey · 11 years ago
  97. 2e7d80d Per-app media directories on external storage. by Jeff Sharkey · 11 years ago
  98. 676ffd5 sdcard: Turn on -Werror by Mark Salyzyn · 11 years ago
  99. 60281d5 Use bionic's <linux/fuse.h>. by Elliott Hughes · 11 years ago
  100. b2831a2 Handle FUSE_FSYNCDIR as FUSE_FSYNC by Daisuke Okitsu · 11 years ago