summaryrefslogtreecommitdiff
path: root/sdcard
AgeCommit message (Expand)Author
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2019-08-21Move layout_version to /data/misc/installdPaul Crowley
2019-03-05Allow callers to pass a flag to not link obb dirs of multiple users.Sudheer Shanka
2019-01-19Reland "Create new mount directory /mnt/runtime/full."Sudheer Shanka
2018-01-19Add support for esdfs mountingDaniel Rosenberg
2018-01-12Remove FUSE logic; it's only a sdcardfs wrapper.Jeff Sharkey
2018-01-12Add "default_normal" support for sdcardfs.Jeff Sharkey
2018-01-12sdcard: Use AID_ROOT constantRyo Hashimoto
2017-12-07Merge "Add OWNERS."Elliott Hughes
2017-12-07Add OWNERS.Elliott Hughes
2017-09-22Revert "Revert "Add derive_gid flag for mounting sdcardfs""Rom Lemarchand
2017-09-22Revert "Add derive_gid flag for mounting sdcardfs"Richard Uhler
2017-09-20Add derive_gid flag for mounting sdcardfsDaniel Rosenberg
2017-08-30Merge "sdcard: mute false compiler alarm"Treehugger Robot
2017-08-29sdcard: mute false compiler alarmTing-Yuan Huang
2017-07-25Merge "Remove LOCAL_CLANG and clang: true"Lennart Wieboldt
2017-07-25Remove LOCAL_CLANG and clang: trueLennart Wieboldt
2017-03-20Make sdcardfs the defaultDaniel Rosenberg
2016-11-30Merge "Switch sdcardfs over to bind mounts." am: 94b9e4df04 am: 895cd44bd9 am...Daniel Rosenberg
2016-11-30Merge "Switch sdcardfs over to bind mounts."Daniel Rosenberg
2016-11-30Merge "Revert "Switch sdcardfs over to bind mounts.""Daniel Rosenberg
2016-11-30Revert "Switch sdcardfs over to bind mounts."Daniel Rosenberg
2016-11-30Merge "Switch sdcardfs over to bind mounts."Daniel Rosenberg
2016-11-28Switch sdcardfs over to bind mounts.Daniel Rosenberg
2016-11-16Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_I...Daichi Hirono
2016-11-16Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_I...Daichi Hirono
2016-11-16Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_INIT.Daichi Hirono
2016-10-27Switch sdcardfs over to bind mounts.Daniel Rosenberg
2016-10-10Merge "Small clean up of fuse code." am: 54c211db2e am: f620b87efe am: c2eaef...Christopher Ferris
2016-10-10Merge "Small clean up of fuse code." am: 54c211db2e am: f620b87efeChristopher Ferris
2016-10-07Small clean up of fuse code.Christopher Ferris
2016-09-27Sdcard: Do not use fuse padding fieldAndreas Gampe
2016-09-26[DO NOT MERGE] Use FUSE_SHORTCIRCUIT if available am: 738e0dcf0aThierry Strudel
2016-08-31sdcard: Fix bad mergeDaniel Rosenberg
2016-08-04[DO NOT MERGE] Use FUSE_SHORTCIRCUIT if availableThierry Strudel
2016-07-29Fix one last use of TRACE().Jorge Lucangeli Obes
2016-07-27Merge \"Fix sdcard logging.\"Jorge Lucangeli Obes
2016-07-26Fix sdcard logging.Jorge Lucangeli Obes
2016-07-21resolve merge conflicts of c6e22ba to stage-aosp-masterJorge Lucangeli Obes
2016-07-21sdcard: Fix compilation with FUSE_TRACE == 1.Jorge Lucangeli Obes
2016-07-20Merge \"sdcard: Use std::map.\"Jorge Lucangeli Obes
2016-07-19sdcard: Use std::map.Jorge Lucangeli Obes
2016-07-18Merge \"Use arraysize() for supplementary groups.\"Jorge Lucangeli Obes
2016-07-18Use arraysize() for supplementary groups.Jorge Lucangeli Obes
2016-07-18Merge \"Use Minijail for privilege dropping.\"Jorge Lucangeli Obes
2016-07-15Use Minijail for privilege dropping.Jorge Lucangeli Obes
2016-07-14Merge \"Convert fuse.c to C++.\"Jorge Lucangeli Obes
2016-07-14Merge \"Use C++ logging in sdcard.cpp.\"Jorge Lucangeli Obes