1. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:26 2019 +0100
  2. 08d1c42 fs: ext4: Unmount FS in do_fs_type() by Marek Vasut · Wed Feb 06 13:19:29 2019 +0100
  3. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · Sat Jan 26 22:13:04 2019 +0100
  4. 64eab04 spl: fat/fs: Add control to build FS EXT4 in SPL by Tien Fong Chee · Wed Jan 23 14:20:06 2019 +0800
  5. 87fda0c spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · Wed Jan 23 14:20:04 2019 +0800
  6. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:19 2019 +0100
  7. 43efaa0 fs: update fs_dev_part in fs_set_blk_dev_with_part() by AKASHI Takahiro · Wed Oct 17 16:32:02 2018 +0900
  8. 73b3497 fs: fat: support unlink by AKASHI Takahiro · Tue Sep 11 15:59:14 2018 +0900
  9. 1ba4253 fs: add unlink interface by AKASHI Takahiro · Tue Sep 11 15:59:13 2018 +0900
  10. 1c24b7b fs: fat: support mkdir by AKASHI Takahiro · Tue Sep 11 15:59:10 2018 +0900
  11. adc8c9f fs: add mkdir interface by AKASHI Takahiro · Tue Sep 11 15:59:08 2018 +0900
  12. 99dc17d fs: fix typo 'dumm' by Heinrich Schuchardt · Sat Aug 11 15:52:14 2018 +0200
  13. 3a6163a fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · Tue May 29 15:30:50 2018 +0000
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. f02c5c5 fs: remove distractive message in fs_read() by Heinrich Schuchardt · Mon Jan 01 21:15:37 2018 +0100
  16. 90762d9 fs: Set .opendir to fs_opendir_unsupported for btrfs by Marek Behún · Fri Oct 06 16:56:07 2017 +0200
  17. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  18. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · Sat Sep 09 13:15:58 2017 -0400
  19. 2b7bfd9 fs: add fs_readdir() by Rob Clark · Sat Sep 09 13:15:55 2017 -0400
  20. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  21. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  22. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  23. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · Mon Feb 29 15:25:44 2016 -0700
  24. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  25. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  26. a027157 fs: handle the fileaddr variable in the same way as in the network case by David Müller (ELSOFT AG) · Fri Jan 08 09:39:20 2016 +0100
  27. 690c796 ubifs: Add generic fs support by Hans de Goede · Thu Sep 17 18:46:58 2015 -0400
  28. 56d9cdf fs/fs.c: read up to EOF when len would read past EOF by Max Krummenacher · Wed Aug 05 17:16:58 2015 +0200
  29. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  30. 7d9faf6 fs: Add command to retrieve the filesystem type by Sjoerd Simons · Mon Jan 05 18:13:36 2015 +0100
  31. a17b7bc fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · Mon Nov 24 11:50:46 2014 -0500
  32. 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
  33. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  34. 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · Wed Jun 11 12:47:26 2014 -0600
  35. 4c1a9c5 catch wrong load address passed to fatload / ext2load by Pavel Machek · Wed Jul 09 22:42:57 2014 +0200
  36. 1d2f9a0 fat: implement exists() for FAT fs by Stephen Warren · Mon Feb 03 13:21:10 2014 -0700
  37. 12d6d0c ext4: implement exists() for ext4fs by Stephen Warren · Mon Feb 03 13:21:09 2014 -0700
  38. 97d66f2 sandbox: implement exists() function by Stephen Warren · Mon Feb 03 13:21:07 2014 -0700
  39. ec63d4a fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · Mon Feb 03 13:21:01 2014 -0700
  40. d008fbb fs: implement infrastructure for an 'exists' function by Stephen Warren · Mon Feb 03 13:21:00 2014 -0700
  41. 9df2580 fs: fix generic save command implementation by Stephen Warren · Mon Feb 03 13:20:59 2014 -0700
  42. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · Sat Oct 05 21:07:25 2013 +0200
  43. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · Sat Apr 20 08:42:51 2013 +0000
  44. eda14ea fs: Add support for saving data to filesystems by Simon Glass · Sat Apr 20 08:42:50 2013 +0000
  45. 1184287 sandbox: Add host filesystem by Simon Glass · Wed Dec 26 09:53:35 2012 +0000
  46. 19e3858 fs: Move ls and read methods into ext4, fat by Simon Glass · Wed Dec 26 09:53:33 2012 +0000
  47. cbe5d5d fs: Use map_sysmem() on read by Simon Glass · Wed Dec 26 09:53:32 2012 +0000
  48. 6a46e2f fs: Tell probe functions where to put their results by Simon Glass · Wed Dec 26 09:53:31 2012 +0000
  49. e6aad85 fs: Use filesystem methods instead of switch() by Simon Glass · Wed Dec 26 09:53:30 2012 +0000
  50. 1aede48 fs: Fully populate the filesystem method struct by Simon Glass · Wed Dec 26 09:53:29 2012 +0000
  51. fff5c07 fs: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:23 2013 +0000
  52. 1fd2d8a fs/fs.c: do_fsload: measure throughput by Andreas Bießmann · Wed Nov 14 13:32:37 2012 +0100
  53. 128d3d9 fs: rename fsload command to load by Stephen Warren · Wed Oct 31 11:05:07 2012 +0000
  54. 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · Tue Oct 30 12:04:19 2012 +0000
  55. b2d5cd6 fs: fix do_fsload() handling of optional arguments by Stephen Warren · Tue Oct 30 12:04:17 2012 +0000
  56. 44161af fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · Tue Oct 30 07:50:47 2012 +0000
  57. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000