1. a8e95fd fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · Thu Jun 09 16:02:06 2022 +0200
  2. 896ed4b fs: Add a function to set the filesystem type by Simon Glass · Sun Apr 24 23:31:04 2022 -0600
  3. c678b32 fs: Add semihosting filesystem by Sean Anderson · Tue Mar 22 16:59:20 2022 -0400
  4. 024fb2f fs/erofs: add erofs filesystem support by Huang Jianan · Sat Feb 26 15:05:47 2022 +0800
  5. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  6. 236a2d1 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · Sat May 15 22:06:16 2021 +0200
  7. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  8. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  10. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  11. 1b3f75f common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · Sat Dec 28 10:44:44 2019 -0700
  12. 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · Mon Oct 07 14:59:37 2019 +0900
  13. 63a5752 fs: update fs_close() description by Heinrich Schuchardt · Sun Oct 13 10:26:26 2019 +0200
  14. ca8e377 fs: export fs_close() by AKASHI Takahiro · Mon Oct 07 14:59:35 2019 +0900
  15. 5f1d695 fs: correct comments for fs_read() and write() by Heinrich Schuchardt · Thu Apr 25 20:36:39 2019 +0200
  16. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:26 2019 +0100
  17. 1ba4253 fs: add unlink interface by AKASHI Takahiro · Tue Sep 11 15:59:13 2018 +0900
  18. adc8c9f fs: add mkdir interface by AKASHI Takahiro · Tue Sep 11 15:59:08 2018 +0900
  19. 3a6163a fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · Tue May 29 15:30:50 2018 +0000
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  22. 2b7bfd9 fs: add fs_readdir() by Rob Clark · Sat Sep 09 13:15:55 2017 -0400
  23. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  24. 690c796 ubifs: Add generic fs support by Hans de Goede · Thu Sep 17 18:46:58 2015 -0400
  25. 7d9faf6 fs: Add command to retrieve the filesystem type by Sjoerd Simons · Mon Jan 05 18:13:36 2015 +0100
  26. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · Mon Nov 17 14:39:38 2014 -0800
  27. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  28. 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · Wed Jun 11 12:47:26 2014 -0600
  29. d008fbb fs: implement infrastructure for an 'exists' function by Stephen Warren · Mon Feb 03 13:21:00 2014 -0700
  30. 9df2580 fs: fix generic save command implementation by Stephen Warren · Mon Feb 03 13:20:59 2014 -0700
  31. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · Sat Oct 05 21:07:25 2013 +0200
  32. eda14ea fs: Add support for saving data to filesystems by Simon Glass · Sat Apr 20 08:42:50 2013 +0000
  33. 1184287 sandbox: Add host filesystem by Simon Glass · Wed Dec 26 09:53:35 2012 +0000
  34. 128d3d9 fs: rename fsload command to load by Stephen Warren · Wed Oct 31 11:05:07 2012 +0000
  35. 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · Tue Oct 30 12:04:19 2012 +0000
  36. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000