summaryrefslogtreecommitdiffstats
path: root/sdcard
Commit message (Expand)AuthorAgeFilesLines
* sdcard: Pass the umask to sdcardfs correctlySteve Kondik2016-07-261-6/+6
* sdcard: Fix sdcardFS checkZhao Wei Liew2016-07-241-1/+1
* sdcard: Add support for sdcardfs!Steve Kondik2016-07-231-20/+43
* Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-1/+1
|\
| * Fix overflow in path buildingDaniel Rosenberg2016-04-211-1/+1
| * Re-derive permissions after package changes.Jeff Sharkey2016-02-161-0/+16
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/sy...Steve Kondik2016-03-111-13/+32
|\ \
| * | [DO NOT MERGE] Use FUSE_SHORTCIRCUIT if availableThierry Strudel2016-01-131-0/+17
| * | Re-derive permissions after package changes.Jeff Sharkey2015-12-161-0/+16
| |/
* | sdcard: Allow building as a static librarySteve Kondik2015-11-043-4/+31
* | sdcard : Use the fuse shortcircuit optionNikhilesh Reddy2015-10-062-2/+23
|/
* 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
|\|