1. 9791965 Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  2. 75e17a8 sdcard: Fix readdir implementation so rewinddir will work correctly by Mike Lockwood · 13 years ago
  3. 575a2bb sdcard: Remove lower case squashing of file names by Mike Lockwood · 13 years ago
  4. b94d320 sdcard: Fix lower case squashing for case insensitivity support. by Mike Lockwood · 13 years ago
  5. 1bedb73 sdcard: Have the -f option fix user/group permissions as well as file name case by Mike Lockwood · 13 years ago
  6. 4f35e62 sdcard: Add command line options for lowercase file name squashing: by Mike Lockwood · 13 years ago
  7. 51b3a2d sdcard: Force file names to lower case in order to provide case insensitivity by Mike Lockwood · 13 years ago
  8. 9074977 Use pread64/pwrite64 instead of pread/pwrite by Kenny Root · 14 years ago
  9. 77085c5 Fix refcounting in the rename case. by Paul Eastham · 14 years ago
  10. 11ccdb3 Properly reflect RENAME ops in FUSE internal state by Paul Eastham · 14 years ago
  11. f43219e Partially implement SETATTR for sdcard/FUSE by Paul Eastham · 14 years ago
  12. fc1a13b sdcard: Add support for the O_TRUNC open() flag by Mike Lockwood · 14 years ago
  13. 4553b08 sdcard: Implement statfs, stat time values and change mount point to /mnt/sdcard by Mike Lockwood · 14 years ago
  14. b14a2c6 fix up permissions by Brian Swetland · 14 years ago
  15. 03ee947 sdcard: a program to create a "virtual" /sdcard pointed at a path by Brian Swetland · 14 years ago