summaryrefslogtreecommitdiffstats
path: root/fs/sandbox
Commit message (Expand)AuthorAgeFilesLines
* sandbox: only do sandboxfs for hostfs interfaceSjoerd Simons2015-04-191-1/+5
* fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-231-23/+12
* sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-231-23/+55
* fs: implement size/fatsize/ext4sizeStephen Warren2014-08-091-0/+5
* sandbox: implement exists() functionStephen Warren2014-02-191-0/+8
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-171-1/+1
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-28/+2
* sandbox: fs: Add support for saving files to host filesystemSimon Glass2013-05-011-0/+33
* sandbox: Add host filesystemSimon Glass2013-03-042-0/+130
OpenPOWER on IntegriCloud