summaryrefslogtreecommitdiffstats
path: root/sdcard
Commit message (Expand)AuthorAgeFilesLines
* Fix overflow in path buildingDaniel Rosenberg2016-04-211-1/+1
* Re-derive permissions after package changes.Jeff Sharkey2016-02-161-0/+16
* Protect runtime storage mount points.Jeff Sharkey2015-08-061-4/+4
* Give secondary users read-only physical cards.Jeff Sharkey2015-07-281-25/+46
* Use single tree for multiple storage views.Jeff Sharkey2015-07-161-71/+140
* Gracefully handle ENODEV in sdcard daemon (part deux)Mark Salyzyn2015-07-061-5/+3
* Permission to view shared storage for all users.Jeff Sharkey2015-07-061-1/+10
* Gracefully handle ENODEV in sdcard daemon.Jeff Sharkey2015-06-301-0/+4
* Remove unused methods to fix build.Jeff Sharkey2015-06-261-14/+0
* Let's reinvent storage, yet again!Jeff Sharkey2015-06-251-360/+218
* am 3d671000: am 28693983: am 1a39a994: Merge "Correct magic number on umount2"Elliott Hughes2015-04-241-1/+1
|\
| * Correct magic number on umount2William Roberts2015-04-241-1/+1
* | 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