Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
853574ddc766da725dd114fe1d1102c59f713f3b
/
sdcard
/
sdcard.c
853574d
Fix sdcard truncates.
by Elliott Hughes
· 10 years ago
506edb5
sdcard: ensure installd fs upgrade has completed
by Nick Kralevich
· 10 years ago
d333087
Correction to TRACE format strings
by Marcus Oakland
· 10 years ago
f6d6737
Fix sdcard's FUSE_FSYNCDIR handling.
by Elliott Hughes
· 10 years ago
300d564
Make sdcard log to the log rather than stderr.
by Elliott Hughes
· 10 years ago
60281d5
Use bionic's <linux/fuse.h>.
by Elliott Hughes
· 10 years ago
b2831a2
Handle FUSE_FSYNCDIR as FUSE_FSYNC
by Daisuke Okitsu
· 11 years ago
49e9344
sdcard: direct I/O file access write buffer alignment
by Arpad Horvath
· 11 years ago
80b435a
sdcard: direct I/O file access fix
by Arpad Horvath
· 11 years ago
5d9fe77
system/core LP64 cleanup.
by Elliott Hughes
· 11 years ago
e93a051
Set GID required to write, media_rw mount point.
by Jeff Sharkey
· 11 years ago
44d6342
Remove mkdir() side effect, add .nomedia, utils.
by Jeff Sharkey
· 11 years ago
39ff0ae
Only check caller when deriving permissions.
by Jeff Sharkey
· 11 years ago
aa04e81
Fix recursive locking bug.
by Jeff Sharkey
· 11 years ago
57d4b4e
Merge "Fix handle_opendir() in the sdcard daemon" into klp-dev
by Ken Sumrall
· 11 years ago
3a87688
Fix handle_opendir() in the sdcard daemon
by Ken Sumrall
· 11 years ago
977a9f3
Add legacy layout support to FUSE, enforce write.
by Jeff Sharkey
· 11 years ago
dfe0cba
Richer SD card permissions through FUSE.
by Jeff Sharkey
· 11 years ago
2fd72cc
Raise the max file open limit in sdcard
by Ken Sumrall
· 12 years ago
e92372b
resolved conflicts for merge of 2237ca4c to jb-mr1-dev
by Jean-Baptiste Queru
· 12 years ago
29bdc87
Fixing signed/unsigned comparison warnings
by Edwin Vane
· 12 years ago
e169bd0
Source and destination paths for sdcard.
by Jeff Sharkey
· 12 years ago
6249b90
Make sdcard daemon multi-threaded.
by Jeff Brown
· 12 years ago
fc1e1a0
Refactor request opcode handlers.
by Jeff Brown
· 12 years ago
7729d24
Move buffers into a handler structure.
by Jeff Brown
· 12 years ago
6fd921a
Implement FUSE_FSYNC request.
by Jeff Brown
· 12 years ago
8471584
More code cleanup.
by Jeff Brown
· 12 years ago
2656735
Code cleanup.
by Jeff Brown
· 12 years ago
e5d3212
sdcard: use FUSE_BIG_WRITES for FUSE writes
by Sundar Raman
· 13 years ago
cfa9f65
Migrate emulated SD card to /storage/sdcard.
by Jeff Sharkey
· 13 years ago
2fc9fc7
Fix returning errno values which should be negative.
by Yuncheol Heo
· 13 years ago
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
· 14 years ago
9791965
Add support for the utime(2) family of system calls to the sdcard fuse filesystem.
by Ken Sumrall
· 14 years ago
8349cce
Fix uninitialized variable bug in sdcard emulator
by Terry Heo (Woncheol)
· 14 years ago
75e17a8
sdcard: Fix readdir implementation so rewinddir will work correctly
by Mike Lockwood
· 14 years ago
575a2bb
sdcard: Remove lower case squashing of file names
by Mike Lockwood
· 14 years ago
b94d320
sdcard: Fix lower case squashing for case insensitivity support.
by Mike Lockwood
· 14 years ago
1bedb73
sdcard: Have the -f option fix user/group permissions as well as file name case
by Mike Lockwood
· 14 years ago
4f35e62
sdcard: Add command line options for lowercase file name squashing:
by Mike Lockwood
· 14 years ago
51b3a2d
sdcard: Force file names to lower case in order to provide case insensitivity
by Mike Lockwood
· 14 years ago
9074977
Use pread64/pwrite64 instead of pread/pwrite
by Kenny Root
· 14 years ago
77085c5
Fix refcounting in the rename case.
by Paul Eastham
· 14 years ago
11ccdb3
Properly reflect RENAME ops in FUSE internal state
by Paul Eastham
· 14 years ago
f43219e
Partially implement SETATTR for sdcard/FUSE
by Paul Eastham
· 14 years ago
fc1a13b
sdcard: Add support for the O_TRUNC open() flag
by Mike Lockwood
· 14 years ago
4553b08
sdcard: Implement statfs, stat time values and change mount point to /mnt/sdcard
by Mike Lockwood
· 14 years ago
b14a2c6
fix up permissions
by Brian Swetland
· 14 years ago
03ee947
sdcard: a program to create a "virtual" /sdcard pointed at a path
by Brian Swetland
· 14 years ago