Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | sandbox: only do sandboxfs for hostfs interface | Sjoerd Simons | 2015-04-19 | -1/+5 |
* | fs: API changes enabling extra parameter to return size of type loff_t | Suriyan Ramasami | 2014-11-23 | -23/+12 |
* | sandbox: Prepare API change for files greater than 2GB | Suriyan Ramasami | 2014-11-23 | -23/+55 |
* | fs: implement size/fatsize/ext4size | Stephen Warren | 2014-08-09 | -0/+5 |
* | sandbox: implement exists() function | Stephen Warren | 2014-02-19 | -0/+8 |
* | fs: descend into sub directories when it is necessary | Masahiro Yamada | 2013-11-17 | -1/+1 |
* | fs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -22/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -28/+2 |
* | sandbox: fs: Add support for saving files to host filesystem | Simon Glass | 2013-05-01 | -0/+33 |
* | sandbox: Add host filesystem | Simon Glass | 2013-03-04 | -0/+130 |