1. 08d1c42 fs: ext4: Unmount FS in do_fs_type() by Marek Vasut · Wed Feb 06 13:19:29 2019 +0100
  2. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · Sat Jan 26 22:13:04 2019 +0100
  3. 64eab04 spl: fat/fs: Add control to build FS EXT4 in SPL by Tien Fong Chee · Wed Jan 23 14:20:06 2019 +0800
  4. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · Wed Jan 23 14:20:05 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. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · Wed Jan 23 14:20:03 2019 +0800
  7. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:19 2019 +0100
  8. 61934d1 Revert "fs: fat: assign rootdir sector when accessing root directory" by Tom Rini · Fri Jan 11 09:54:44 2019 -0500
  9. 1b790d4 fs: cbfs: Fix out of bound access during CBFS walking through by Bin Meng · Sat Dec 22 01:55:49 2018 -0800
  10. 81ff3bb fs: cbfs: remove wrong header validation by Christian Gmeiner · Sat Dec 22 01:55:48 2018 -0800
  11. d6153f1 fs: fix FAT name extraction by Patrick Wildt · Mon Nov 26 15:58:13 2018 +0100
  12. 1d614b9 fs: check FAT cluster size by Patrick Wildt · Mon Nov 26 15:56:57 2018 +0100
  13. 43efaa0 fs: update fs_dev_part in fs_set_blk_dev_with_part() by AKASHI Takahiro · Wed Oct 17 16:32:02 2018 +0900
  14. 23f9af1 fs: fat: assign rootdir sector when accessing root directory by Thomas RIENOESSL · Tue Nov 13 14:00:59 2018 +0100
  15. 17cfc0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · Mon Nov 05 11:34:52 2018 +0530
  16. 7f91838 fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · Mon Nov 05 18:09:29 2018 +1300
  17. 0d01bdb fs: fat: Fix warning in normalize_longname() by Tom Rini · Sun Sep 30 10:33:42 2018 -0400
  18. d537f86 fs: btrfs: Fix tree traversal with btrfs_next_slot() by Yevgeny Popovych · Fri Sep 07 12:59:30 2018 +0300
  19. 9fb8db4 fs: fat: fix set_cluster() by Heinrich Schuchardt · Tue Oct 02 09:30:45 2018 +0200
  20. b2242f6 fs: fat: memory leak in fat_unlink() by Heinrich Schuchardt · Tue Oct 02 06:58:00 2018 +0200
  21. a2f9cbf fs: btrfs: Fix cache alignment bugs by Marek Vasut · Sat Sep 22 04:13:35 2018 +0200
  22. aa9d6ba fs: fat: unaligned buffers are not an error by Heinrich Schuchardt · Thu Sep 13 19:42:47 2018 +0200
  23. 73b3497 fs: fat: support unlink by AKASHI Takahiro · Tue Sep 11 15:59:14 2018 +0900
  24. 1ba4253 fs: add unlink interface by AKASHI Takahiro · Tue Sep 11 15:59:13 2018 +0900
  25. 1c24b7b fs: fat: support mkdir by AKASHI Takahiro · Tue Sep 11 15:59:10 2018 +0900
  26. f0926ae fs: fat: remember the starting cluster number of directory by AKASHI Takahiro · Tue Sep 11 15:59:09 2018 +0900
  27. adc8c9f fs: add mkdir interface by AKASHI Takahiro · Tue Sep 11 15:59:08 2018 +0900
  28. b07f704 fs: fat: support write with non-zero offset by AKASHI Takahiro · Tue Sep 11 15:59:06 2018 +0900
  29. ed8b1e4 fs: fat: refactor write interface for a file offset by AKASHI Takahiro · Tue Sep 11 15:59:05 2018 +0900
  30. 49ca96b fs: fat: support write with sub-directory path by AKASHI Takahiro · Tue Sep 11 15:59:04 2018 +0900
  31. 6aa7769 fs: fat: write returns error code instead of -1 by AKASHI Takahiro · Tue Sep 11 15:59:03 2018 +0900
  32. c83df1a fs: fat: check and normalize file name by AKASHI Takahiro · Tue Sep 11 15:59:02 2018 +0900
  33. 044fbe0 Revert "fs: fat: cannot write to subdirectories" by AKASHI Takahiro · Tue Sep 11 15:59:01 2018 +0900
  34. b88dff2 fs: fat: assure iterator's ->dent belongs to ->clust by AKASHI Takahiro · Tue Sep 11 15:59:00 2018 +0900
  35. f0a4781 fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() by AKASHI Takahiro · Tue Sep 11 15:58:59 2018 +0900
  36. 0d89842 fs: fat: extend get_fs_info() for write use by AKASHI Takahiro · Tue Sep 11 15:58:58 2018 +0900
  37. f49f872 fs: ubifs: Add missing newlines in super.c by Stefan Roese · Thu Aug 09 09:09:20 2018 +0200
  38. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  39. 315c81d fs/fat: debug-print file read position during file_fat_read_at() by Andreas Dannenberg · Mon Aug 13 21:35:15 2018 -0500
  40. 99dc17d fs: fix typo 'dumm' by Heinrich Schuchardt · Sat Aug 11 15:52:14 2018 +0200
  41. fcd4129 fs: fat: cannot write to subdirectories by Heinrich Schuchardt · Mon Jul 02 02:41:23 2018 +0200
  42. 1dd3195 fs: btrfs: Fix wrong comparison in logical to physical mapping by Marek Behún · Wed Jul 04 20:23:01 2018 +0200
  43. d700a2b ubifs: remove useless code by Christophe Kerello · Wed Jun 27 10:06:59 2018 +0200
  44. 0a4b93f fs: btrfs: Do not fail when all root_backups are empty by Yevgeny Popovych · Mon Jun 11 14:14:33 2018 +0300
  45. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  46. 4c43504 fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE by Yevgeny Popovych · Tue Jun 05 13:11:01 2018 +0300
  47. 3a6163a fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · Tue May 29 15:30:50 2018 +0000
  48. d58c8e9 fs: ext4: fix crash on ext4ls by Eugen Hristev · Wed May 09 16:28:37 2018 +0300
  49. ec7c77e ubifs: avoid assert failed in ubifs.c by Patrice Chotard · Fri Apr 27 15:51:23 2018 +0200
  50. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  51. f43e660 ubifs: Change value of mutex_is_locked() by Bradley Bolen · Wed Apr 04 12:42:16 2018 -0400
  52. 4eea27f fs: btrfs: Remove unused debug code left from development by Marek Behún · Mon Mar 19 12:02:11 2018 +0100
  53. 78acb33 fs: cbfs: fix locating the cbfs header by Andre Heider · Thu Feb 15 07:40:11 2018 +0100
  54. 05239e8 Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · Sat Mar 24 01:49:23 2018 +0100
  55. 4b78baf ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG by Petr Vorel · Sat Mar 24 01:49:22 2018 +0100
  56. fe614ef fs: ext4: Do not print mount fail message when not ext4 filesystem by Marek Behún · Thu Mar 08 00:26:08 2018 +0100
  57. dcb6634 yaffs2: iterator variable cannot be NULL by Heinrich Schuchardt · Thu Mar 08 22:52:29 2018 +0100
  58. 23884dc fs: btrfs: Fix printf format character warning by Tom Rini · Sat Jan 27 17:23:21 2018 -0500
  59. d1f4333 fs: btrfs: Fix unaligned memory accesses by Alberto Sánchez Molero · Sat Jan 20 09:17:57 2018 +0200
  60. a799dcd fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · Fri Jan 05 02:45:21 2018 +0200
  61. a367927 fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description by Tuomas Tynkkynen · Fri Jan 05 02:45:20 2018 +0200
  62. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · Fri Jan 05 02:45:17 2018 +0200
  63. 2cb1e01 fs/fat: remove distractive message in file_fat_read_at() by Heinrich Schuchardt · Mon Jan 01 21:31:58 2018 +0100
  64. f02c5c5 fs: remove distractive message in fs_read() by Heinrich Schuchardt · Mon Jan 01 21:15:37 2018 +0100
  65. f2b6da8 fat write: Fixed a problem with the case of file names when writing files by Jean-Jacques Hiblot · Thu Dec 21 12:49:47 2017 +0100
  66. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  67. 6f625f8 fat: Use cache aligned buffers for fat_opendir by Neil Armstrong · Fri Nov 24 09:54:41 2017 +0100
  68. b0ad6cd fs: avoid possible NULL dereference in fs_devread by Heinrich Schuchardt · Sun Nov 19 23:49:21 2017 +0100
  69. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 27 07:22:11 2017 -0500
  70. 8acf9e8 yaffs2: rework yaffs_new_obj_id by Heinrich Schuchardt · Thu Nov 09 01:26:43 2017 +0100
  71. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · Wed Nov 08 22:28:47 2017 +0100
  72. c45fcd5 ext4: recover from filesystem corruption when reading by Ian Ray · Wed Nov 08 15:35:10 2017 +0000
  73. 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · Wed Oct 18 00:10:49 2017 +0900
  74. 8ff7ed3 fs/jffs2/mini_inflate.c: use "static inline" instead of "inline" by Vagrant Cascadian · Tue Oct 10 09:42:39 2017 -0700
  75. e5e23ee jffs2: ECC corrected nand data is ignored by Engling, Uwe · Tue Oct 10 14:20:55 2017 +0000
  76. 90762d9 fs: Set .opendir to fs_opendir_unsupported for btrfs by Marek Behún · Fri Oct 06 16:56:07 2017 +0200
  77. 1c66c7c fs: btrfs: Remove a foreign language note by Marek Behún · Fri Oct 06 15:04:59 2017 +0200
  78. da98910 fs: btrfs: Fix usage of uninitialized variables by Marek Behún · Fri Oct 06 15:04:57 2017 +0200
  79. f25bbb2 fs/fat: Check malloc return values and fix memory leaks by Tuomas Tynkkynen · Sun Oct 01 02:25:22 2017 +0300
  80. bb93c91 fs/fat: Fix 'CACHE: Misaligned operation at range' warnings by Tuomas Tynkkynen · Sun Oct 01 02:25:21 2017 +0300
  81. 93f341c fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · Tue Sep 26 22:43:45 2017 -0400
  82. 3e78e85 fs/fat: Fix pathnames using '..' that lead to the root directory by Tuomas Tynkkynen · Mon Sep 25 22:06:33 2017 +0300
  83. 48fbf25 fs/ext4: Fix group descriptor checksum calculation by Tuomas Tynkkynen · Mon Sep 25 22:06:31 2017 +0300
  84. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  85. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · Tue Oct 03 08:44:13 2017 -0400
  86. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  87. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · Sun Sep 03 17:00:28 2017 +0200
  88. 7777b1a fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions by Marek Behún · Sun Sep 03 17:00:27 2017 +0200
  89. 4eff426 fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) by Marek Behún · Sun Sep 03 17:00:26 2017 +0200
  90. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · Sun Sep 03 17:00:24 2017 +0200
  91. 5257a09 fs/fat: Reduce stack usage by Tom Rini · Fri Sep 22 07:37:43 2017 -0400
  92. d17f4fe fs/fat: fix fatbuf leak by Rob Clark · Tue Sep 12 16:40:01 2017 -0400
  93. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · Sat Sep 09 13:16:00 2017 -0400
  94. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · Sat Sep 09 13:15:59 2017 -0400
  95. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · Sat Sep 09 13:15:58 2017 -0400
  96. e90320e fat/fs: remove a bunch of dead code by Rob Clark · Sat Sep 09 13:15:57 2017 -0400
  97. 4174d7f fs/fat: implement opendir/readdir/closedir by Rob Clark · Sat Sep 09 13:15:56 2017 -0400
  98. 2b7bfd9 fs: add fs_readdir() by Rob Clark · Sat Sep 09 13:15:55 2017 -0400
  99. 71193c9 fat/fs: convert to directory iterators by Rob Clark · Sat Sep 09 13:15:54 2017 -0400
  100. 0c33fce fs/fat: introduce new director iterators by Rob Clark · Sat Sep 09 13:15:53 2017 -0400