summaryrefslogtreecommitdiffstats
path: root/sdcard
Commit message (Expand)AuthorAgeFilesLines
* sdcard: avoid benign unsigned overflowDaniel Micay2016-04-261-1/+2
* Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEADBill Yi2016-02-171-0/+17
|\
| * Merge "[DO NOT MERGE] Use FUSE_SHORTCIRCUIT if available" into mnc-dr1.5-dev ...Thierry Strudel2016-01-141-0/+17
| |\
| | * [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
* | | Add dependency on liblogDimitry Ivanov2016-02-121-1/+1
|/ /
* | Re-derive permissions after package changes.Jeff Sharkey2015-12-161-0/+15
* | sdcard: use libpackageparserWilliam Roberts2015-10-222-31/+22
* | resolved conflicts for merge of b9f438ff to mnc-dev-plus-aospJeff Sharkey2015-08-061-4/+4
|\|
| * Protect runtime storage mount points.Jeff Sharkey2015-08-061-4/+4
* | am d57125af: Merge "Give secondary users read-only physical cards." into mnc-devJeff Sharkey2015-07-291-25/+46
|\|
| * Give secondary users read-only physical cards.Jeff Sharkey2015-07-281-25/+46
* | am 07bed194: am 87998c07: Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE."Elliott Hughes2015-07-291-3/+3
|\ \ | |/ |/|
| * Move sdcard off PAGESIZE and onto PAGE_SIZE.Elliott Hughes2015-07-281-3/+3
* | 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