Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-12-02 | sandboxfs: Fix resource leak | Tom Rini | 1 | -2/+3 |
2016-10-11 | sandbox/fs: Free memory allocated by os_dirent_ls | Stefan BrĂ¼ns | 1 | -0/+1 |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass | 1 | -2/+2 |
2015-04-19 | sandbox: only do sandboxfs for hostfs interface | Sjoerd Simons | 1 | -1/+5 |
2014-11-23 | fs: API changes enabling extra parameter to return size of type loff_t | Suriyan Ramasami | 1 | -23/+12 |
2014-11-23 | sandbox: Prepare API change for files greater than 2GB | Suriyan Ramasami | 1 | -23/+55 |
2014-08-09 | fs: implement size/fatsize/ext4size | Stephen Warren | 1 | -0/+5 |
2014-02-19 | sandbox: implement exists() function | Stephen Warren | 1 | -0/+8 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -14/+1 |
2013-05-01 | sandbox: fs: Add support for saving files to host filesystem | Simon Glass | 1 | -0/+33 |
2013-03-04 | sandbox: Add host filesystem | Simon Glass | 1 | -0/+83 |