- 15bbb83 fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc() by Nam Cao · 2 weeks ago
- 9fe8558 fs: improve API documentation by Heinrich Schuchardt · 4 weeks ago
- 528bca8 include: Drop <common.h> from include lists by Tom Rini · 1 year, 1 month ago
- e6c49fc fs: Create functions to load and allocate a file by Simon Glass · 1 year, 6 months ago
- 224d3c3 fs: fix comment typo by Roger Knecht · 2 years, 3 months ago
- a8e95fd fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · 2 years, 6 months ago
- 896ed4b fs: Add a function to set the filesystem type by Simon Glass · 2 years, 7 months ago
- c678b32 fs: Add semihosting filesystem by Sean Anderson · 2 years, 8 months ago
- 024fb2f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 9 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 236a2d1 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
- 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
- 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- 1b3f75f common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 5 years ago
- 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · 5 years ago
- 63a5752 fs: update fs_close() description by Heinrich Schuchardt · 5 years ago
- ca8e377 fs: export fs_close() by AKASHI Takahiro · 5 years ago
- 5f1d695 fs: correct comments for fs_read() and write() by Heinrich Schuchardt · 6 years ago
- bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
- 1ba4253 fs: add unlink interface by AKASHI Takahiro · 6 years ago
- adc8c9f fs: add mkdir interface by AKASHI Takahiro · 6 years ago
- 3a6163a fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
- 2b7bfd9 fs: add fs_readdir() by Rob Clark · 7 years ago
- e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 690c796 ubifs: Add generic fs support by Hans de Goede · 9 years ago
- 7d9faf6 fs: Add command to retrieve the filesystem type by Sjoerd Simons · 10 years ago
- 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
- 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
- 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
- d008fbb fs: implement infrastructure for an 'exists' function by Stephen Warren · 11 years ago
- 9df2580 fs: fix generic save command implementation by Stephen Warren · 11 years ago
- a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
- eda14ea fs: Add support for saving data to filesystems by Simon Glass · 12 years ago
- 1184287 sandbox: Add host filesystem by Simon Glass · 12 years ago
- 128d3d9 fs: rename fsload command to load by Stephen Warren · 12 years ago
- 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
- eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago