Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sdcard: Add command line options for lowercase file name squashing: | Mike Lockwood | 2011-01-12 | 1 | -16/+119 | |
* | sdcard: Force file names to lower case in order to provide case insensitivity | Mike Lockwood | 2011-01-12 | 1 | -0/+21 | |
* | Use pread64/pwrite64 instead of pread/pwrite | Kenny Root | 2011-01-11 | 1 | -2/+2 | |
* | Fix refcounting in the rename case. | Paul Eastham | 2011-01-04 | 1 | -3/+13 | |
* | Properly reflect RENAME ops in FUSE internal state | Paul Eastham | 2010-10-14 | 1 | -23/+82 | |
* | Partially implement SETATTR for sdcard/FUSE | Paul Eastham | 2010-09-24 | 1 | -2/+20 | |
* | sdcard: Add support for the O_TRUNC open() flag | Mike Lockwood | 2010-08-20 | 1 | -1/+1 | |
* | sdcard: Implement statfs, stat time values and change mount point to /mnt/sdcard | Mike Lockwood | 2010-08-16 | 1 | -5/+36 | |
* | fix up permissions | Brian Swetland | 2010-08-12 | 1 | -3/+15 | |
* | sdcard: a program to create a "virtual" /sdcard pointed at a path | Brian Swetland | 2010-08-12 | 1 | -0/+752 |