1. 2abee9e Add support for FUSE_CANONICAL_PATH by Daniel Rosenberg · 8 years ago
  2. db4638e Fix overflow in path building by Daniel Rosenberg · 8 years ago
  3. 20ca983 Give users and devices control over sdcardfs. by Jeff Sharkey · 8 years ago
  4. 3aa261c Revert "Revert "sdcard: Support sdcardfs"" by Daniel Rosenberg · 8 years ago
  5. f8fccd2 Revert "sdcard: Support sdcardfs" by Mark Salyzyn · 8 years ago
  6. 2bd0efa sdcard: Support sdcardfs by Daniel Rosenberg · 8 years ago
  7. fe76461 Re-derive permissions after package changes. by Jeff Sharkey · 9 years ago
  8. e509980 sdcard: use libpackageparser by William Roberts · 9 years ago
  9. fdf1487 resolved conflicts for merge of b9f438ff to mnc-dev-plus-aosp by Jeff Sharkey · 9 years ago
  10. b9f438f Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  11. e017619 am d57125af: Merge "Give secondary users read-only physical cards." into mnc-dev by Jeff Sharkey · 9 years ago
  12. b6bfa33 am 07bed194: am 87998c07: Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 9 years ago
  13. e24e9a5 Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 9 years ago
  14. 10a239b Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  15. ed2fe57 Use single tree for multiple storage views. by Jeff Sharkey · 9 years ago
  16. 6b6c1bd Gracefully handle ENODEV in sdcard daemon (part deux) by Mark Salyzyn · 9 years ago
  17. 25aabb9 Permission to view shared storage for all users. by Jeff Sharkey · 9 years ago
  18. 4a48581 Gracefully handle ENODEV in sdcard daemon. by Jeff Sharkey · 9 years ago
  19. 169944a Remove unused methods to fix build. by Jeff Sharkey · 9 years ago
  20. f38f29c Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  21. dac7f85 am 3d671000: am 28693983: am 1a39a994: Merge "Correct magic number on umount2" by Elliott Hughes · 9 years ago
  22. 4555b69 Correct magic number on umount2 by William Roberts · 9 years ago
  23. c5f3766 am 03c0adab: am 6a99ff0a: am 3a4aedfc: Merge "sdcard: Properly handle deleted nodes" by Elliott Hughes · 9 years ago
  24. 3a4aedf Merge "sdcard: Properly handle deleted nodes" by Elliott Hughes · 9 years ago
  25. bfe72dd am d71b0943: am 2d4a347e: am fad9b3eb: Merge "sdcard: Turn on noatime for fuse mounted sdcard" by Elliott Hughes · 9 years ago
  26. fc00048 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  27. 6c161fa Fix bug blocking access to secondary users. by Jeff Sharkey · 9 years ago
  28. 05edf7a Fix build, missed refactoring. by Jeff Sharkey · 9 years ago
  29. a140afe Add multi-user GIDs to SD card daemon. by Jeff Sharkey · 9 years ago
  30. c535312 sdcard: Properly handle deleted nodes by Krzysztof Adamski · 10 years ago
  31. 55cc5e5 sdcard: Turn on noatime for fuse mounted sdcard by Johan Redestig · 9 years ago
  32. 5aadceb sdcard : inode numbers must be fully representable as uint32_t. by Narayan Kamath · 9 years ago
  33. 4b69d15 am 0f86444b: Merge "sdcard : inode numbers must be fully representable as uint32_t." into lmp-mr1-dev by Narayan Kamath · 9 years ago
  34. faa0935 sdcard : inode numbers must be fully representable as uint32_t. by Narayan Kamath · 9 years ago
  35. 5eb4311 Merge "Allow updates for open file descriptors" by Marco Nelissen · 10 years ago
  36. a80f098 Allow updates for open file descriptors by Marco Nelissen · 10 years ago
  37. a5a4e9e sdcard: mount sdcard with the noexec option by Daisuke Okitsu · 10 years ago
  38. 0069085 sdcard: mount sdcard with the noexec option by Daisuke Okitsu · 10 years ago
  39. 19ec886 Sdcard: Initialize the padding output value by Daisuke Okitsu · 11 years ago
  40. f1df854 bionic's struct stat is now POSIX-compliant. by Elliott Hughes · 10 years ago
  41. 9d859fe am f37bfb32: am 23aeeff5: Merge "Use the correct fuse_init_out structure size." by Christopher Ferris · 10 years ago
  42. ff649ea Use the correct fuse_init_out structure size. by Christopher Ferris · 10 years ago
  43. 787a2cc am 33a5575a: am 39a8ade7: Merge "Fix sdcard truncates." by Elliott Hughes · 10 years ago
  44. 853574d Fix sdcard truncates. by Elliott Hughes · 10 years ago
  45. 4568565 Fix sdcard truncates. by Elliott Hughes · 10 years ago
  46. 504b4e9 Merge "sdcard: ensure installd fs upgrade has completed" into lmp-dev by Nick Kralevich · 10 years ago
  47. 8d28fa7 sdcard: ensure installd fs upgrade has completed by Nick Kralevich · 10 years ago
  48. e43b99a Correction to TRACE format strings by Marcus Oakland · 10 years ago
  49. 506edb5 sdcard: ensure installd fs upgrade has completed by Nick Kralevich · 10 years ago
  50. d333087 Correction to TRACE format strings by Marcus Oakland · 10 years ago
  51. 6ebab06 am f043f061: am 060b6ecb: am 6e141aea: Merge "Fix sdcard\'s FUSE_FSYNCDIR handling." by Elliott Hughes · 10 years ago
  52. 40372e5 am 94645665: am f8acdcbe: am 75b7171f: Merge "Make sdcard log to the log rather than stderr." by Elliott Hughes · 10 years ago
  53. 300d564 Make sdcard log to the log rather than stderr. by Elliott Hughes · 10 years ago
  54. f6d6737 Fix sdcard's FUSE_FSYNCDIR handling. by Elliott Hughes · 10 years ago
  55. 2e7d80d Per-app media directories on external storage. by Jeff Sharkey · 10 years ago
  56. 60281d5 Use bionic's <linux/fuse.h>. by Elliott Hughes · 10 years ago
  57. b2831a2 Handle FUSE_FSYNCDIR as FUSE_FSYNC by Daisuke Okitsu · 10 years ago
  58. 49e9344 sdcard: direct I/O file access write buffer alignment by Arpad Horvath · 10 years ago
  59. 80b435a sdcard: direct I/O file access fix by Arpad Horvath · 10 years ago
  60. 5d9fe77 system/core LP64 cleanup. by Elliott Hughes · 10 years ago
  61. e93a051 Set GID required to write, media_rw mount point. by Jeff Sharkey · 11 years ago
  62. 44d6342 Remove mkdir() side effect, add .nomedia, utils. by Jeff Sharkey · 11 years ago
  63. 39ff0ae Only check caller when deriving permissions. by Jeff Sharkey · 11 years ago
  64. aa04e81 Fix recursive locking bug. by Jeff Sharkey · 11 years ago
  65. 57d4b4e Merge "Fix handle_opendir() in the sdcard daemon" into klp-dev by Ken Sumrall · 11 years ago
  66. 3a87688 Fix handle_opendir() in the sdcard daemon by Ken Sumrall · 11 years ago
  67. 977a9f3 Add legacy layout support to FUSE, enforce write. by Jeff Sharkey · 11 years ago
  68. dfe0cba Richer SD card permissions through FUSE. by Jeff Sharkey · 11 years ago
  69. 2fd72cc Raise the max file open limit in sdcard by Ken Sumrall · 11 years ago
  70. e92372b resolved conflicts for merge of 2237ca4c to jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  71. 29bdc87 Fixing signed/unsigned comparison warnings by Edwin Vane · 12 years ago
  72. e169bd0 Source and destination paths for sdcard. by Jeff Sharkey · 12 years ago
  73. 6249b90 Make sdcard daemon multi-threaded. by Jeff Brown · 12 years ago
  74. fc1e1a0 Refactor request opcode handlers. by Jeff Brown · 12 years ago
  75. 7729d24 Move buffers into a handler structure. by Jeff Brown · 12 years ago
  76. 6fd921a Implement FUSE_FSYNC request. by Jeff Brown · 12 years ago
  77. 8471584 More code cleanup. by Jeff Brown · 12 years ago
  78. 2656735 Code cleanup. by Jeff Brown · 12 years ago
  79. e5d3212 sdcard: use FUSE_BIG_WRITES for FUSE writes by Sundar Raman · 12 years ago
  80. cfa9f65 Migrate emulated SD card to /storage/sdcard. by Jeff Sharkey · 12 years ago
  81. 2fc9fc7 Fix returning errno values which should be negative. by Yuncheol Heo · 13 years ago
  82. ca1030a am b26662c0: am c3e69903: am 97919656: Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  83. 9791965 Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  84. 8349cce Fix uninitialized variable bug in sdcard emulator by Terry Heo (Woncheol) · 13 years ago
  85. 75e17a8 sdcard: Fix readdir implementation so rewinddir will work correctly by Mike Lockwood · 13 years ago
  86. 575a2bb sdcard: Remove lower case squashing of file names by Mike Lockwood · 13 years ago
  87. b94d320 sdcard: Fix lower case squashing for case insensitivity support. by Mike Lockwood · 13 years ago
  88. 1bedb73 sdcard: Have the -f option fix user/group permissions as well as file name case by Mike Lockwood · 13 years ago
  89. 4f35e62 sdcard: Add command line options for lowercase file name squashing: by Mike Lockwood · 13 years ago
  90. 51b3a2d sdcard: Force file names to lower case in order to provide case insensitivity by Mike Lockwood · 13 years ago
  91. 9074977 Use pread64/pwrite64 instead of pread/pwrite by Kenny Root · 13 years ago
  92. 77085c5 Fix refcounting in the rename case. by Paul Eastham · 13 years ago
  93. 11ccdb3 Properly reflect RENAME ops in FUSE internal state by Paul Eastham · 14 years ago
  94. f43219e Partially implement SETATTR for sdcard/FUSE by Paul Eastham · 14 years ago
  95. fc1a13b sdcard: Add support for the O_TRUNC open() flag by Mike Lockwood · 14 years ago
  96. 4553b08 sdcard: Implement statfs, stat time values and change mount point to /mnt/sdcard by Mike Lockwood · 14 years ago
  97. b14a2c6 fix up permissions by Brian Swetland · 14 years ago
  98. 03ee947 sdcard: a program to create a "virtual" /sdcard pointed at a path by Brian Swetland · 14 years ago