summaryrefslogtreecommitdiffstats
path: root/sdcard
Commit message (Expand)AuthorAgeFilesLines
* am 03c0adab: am 6a99ff0a: am 3a4aedfc: Merge "sdcard: Properly handle deleted...Elliott Hughes2015-04-041-1/+19
|\
| * Merge "sdcard: Properly handle deleted nodes"Elliott Hughes2015-04-041-1/+19
| |\
| | * sdcard: Properly handle deleted nodesKrzysztof Adamski2015-02-201-1/+19
* | | am d71b0943: am 2d4a347e: am fad9b3eb: Merge "sdcard: Turn on noatime for fus...Elliott Hughes2015-04-021-1/+2
|\ \ \ | |/ /
| * | Merge "sdcard: Turn on noatime for fuse mounted sdcard"Elliott Hughes2015-04-021-1/+2
| |\ \
| | * | sdcard: Turn on noatime for fuse mounted sdcardJohan Redestig2015-01-251-1/+2
| | |/
* | | Progress towards dynamic storage support.Jeff Sharkey2015-03-301-1/+2
* | | Fix bug blocking access to secondary users.Jeff Sharkey2015-03-241-1/+0
* | | Fix build, missed refactoring.Jeff Sharkey2015-03-231-1/+1
* | | Add multi-user GIDs to SD card daemon.Jeff Sharkey2015-03-231-33/+29
|/ /
* | sdcard doesn't need to explicitly ask for libc!Elliott Hughes2015-03-161-1/+1
|/
* sdcard : inode numbers must be fully representable as uint32_t.Narayan Kamath2015-01-151-1/+34
* Merge "Allow updates for open file descriptors"Marco Nelissen2014-12-101-1/+3
|\
| * Allow updates for open file descriptorsMarco Nelissen2014-12-101-1/+3
* | sdcard: mount sdcard with the noexec optionDaisuke Okitsu2014-11-241-1/+1
|/
* Sdcard: Initialize the padding output valueDaisuke Okitsu2014-11-131-0/+1
* bionic's struct stat is now POSIX-compliant.Elliott Hughes2014-11-101-6/+6
* am f37bfb32: am 23aeeff5: Merge "Use the correct fuse_init_out structure size."Christopher Ferris2014-09-161-2/+28
|\
| * Use the correct fuse_init_out structure size.Christopher Ferris2014-09-151-2/+28
* | am 33a5575a: am 39a8ade7: Merge "Fix sdcard truncates."Elliott Hughes2014-07-311-1/+1
|\ \ | |/
| * Fix sdcard truncates.Elliott Hughes2014-07-311-1/+1
| * sdcard: ensure installd fs upgrade has completedNick Kralevich2014-07-251-0/+6
| * Correction to TRACE format stringsMarcus Oakland2014-07-241-16/+17
* | Merge "sdcard: ensure installd fs upgrade has completed" into lmp-devNick Kralevich2014-07-241-0/+6
|\ \
| * | sdcard: ensure installd fs upgrade has completedNick Kralevich2014-07-241-0/+6
* | | Correction to TRACE format stringsMarcus Oakland2014-07-241-16/+17
|/ /
* | am f043f061: am 060b6ecb: am 6e141aea: Merge "Fix sdcard\'s FUSE_FSYNCDIR han...Elliott Hughes2014-07-091-7/+16
|\ \ | |/
| * Fix sdcard's FUSE_FSYNCDIR handling.Elliott Hughes2014-07-081-7/+16
* | am 94645665: am f8acdcbe: am 75b7171f: Merge "Make sdcard log to the log rath...Elliott Hughes2014-07-091-2/+5
|\ \ | |/
| * Make sdcard log to the log rather than stderr.Elliott Hughes2014-07-081-2/+5
* | am 2e7d80d1: Per-app media directories on external storage.Jeff Sharkey2014-05-301-0/+7
|\ \ | |/ |/|
| * Per-app media directories on external storage.Jeff Sharkey2014-05-301-0/+7
* | sdcard: Turn on -WerrorMark Salyzyn2014-05-211-4/+4
|/
* Use bionic's <linux/fuse.h>.Elliott Hughes2014-05-072-594/+15
* Handle FUSE_FSYNCDIR as FUSE_FSYNCDaisuke Okitsu2014-02-191-2/+2
* sdcard: direct I/O file access write buffer alignmentArpad Horvath2014-02-181-0/+6
* sdcard: direct I/O file access fixArpad Horvath2014-02-141-4/+5
* system/core LP64 cleanup.Elliott Hughes2014-02-051-5/+5
* Set GID required to write, media_rw mount point.Jeff Sharkey2013-10-081-13/+16
* Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-51/+59
* Only check caller when deriving permissions.Jeff Sharkey2013-08-301-0/+5
* Fix recursive locking bug.Jeff Sharkey2013-08-301-21/+36
* Merge "Fix handle_opendir() in the sdcard daemon" into klp-devKen Sumrall2013-08-151-0/+2
|\
| * Fix handle_opendir() in the sdcard daemonKen Sumrall2013-08-141-0/+2
* | Add legacy layout support to FUSE, enforce write.Jeff Sharkey2013-08-141-67/+263
* | Richer SD card permissions through FUSE.Jeff Sharkey2013-08-082-57/+371
|/
* Raise the max file open limit in sdcardKen Sumrall2013-02-111-0/+9
* resolved conflicts for merge of 2237ca4c to jb-mr1-devJean-Baptiste Queru2012-08-151-5/+17
|\
| * Fixing signed/unsigned comparison warningsEdwin Vane2012-08-141-22/+21
* | Source and destination paths for sdcard.Jeff Sharkey2012-08-131-23/+25