1. 7f91838 fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · Mon Nov 05 18:09:29 2018 +1300
  2. 0d01bdb fs: fat: Fix warning in normalize_longname() by Tom Rini · Sun Sep 30 10:33:42 2018 -0400
  3. d537f86 fs: btrfs: Fix tree traversal with btrfs_next_slot() by Yevgeny Popovych · Fri Sep 07 12:59:30 2018 +0300
  4. 9fb8db4 fs: fat: fix set_cluster() by Heinrich Schuchardt · Tue Oct 02 09:30:45 2018 +0200
  5. b2242f6 fs: fat: memory leak in fat_unlink() by Heinrich Schuchardt · Tue Oct 02 06:58:00 2018 +0200
  6. a2f9cbf fs: btrfs: Fix cache alignment bugs by Marek Vasut · Sat Sep 22 04:13:35 2018 +0200
  7. aa9d6ba fs: fat: unaligned buffers are not an error by Heinrich Schuchardt · Thu Sep 13 19:42:47 2018 +0200
  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. f0926ae fs: fat: remember the starting cluster number of directory by AKASHI Takahiro · Tue Sep 11 15:59:09 2018 +0900
  12. adc8c9f fs: add mkdir interface by AKASHI Takahiro · Tue Sep 11 15:59:08 2018 +0900
  13. b07f704 fs: fat: support write with non-zero offset by AKASHI Takahiro · Tue Sep 11 15:59:06 2018 +0900
  14. ed8b1e4 fs: fat: refactor write interface for a file offset by AKASHI Takahiro · Tue Sep 11 15:59:05 2018 +0900
  15. 49ca96b fs: fat: support write with sub-directory path by AKASHI Takahiro · Tue Sep 11 15:59:04 2018 +0900
  16. 6aa7769 fs: fat: write returns error code instead of -1 by AKASHI Takahiro · Tue Sep 11 15:59:03 2018 +0900
  17. c83df1a fs: fat: check and normalize file name by AKASHI Takahiro · Tue Sep 11 15:59:02 2018 +0900
  18. 044fbe0 Revert "fs: fat: cannot write to subdirectories" by AKASHI Takahiro · Tue Sep 11 15:59:01 2018 +0900
  19. b88dff2 fs: fat: assure iterator's ->dent belongs to ->clust by AKASHI Takahiro · Tue Sep 11 15:59:00 2018 +0900
  20. f0a4781 fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() by AKASHI Takahiro · Tue Sep 11 15:58:59 2018 +0900
  21. 0d89842 fs: fat: extend get_fs_info() for write use by AKASHI Takahiro · Tue Sep 11 15:58:58 2018 +0900
  22. f49f872 fs: ubifs: Add missing newlines in super.c by Stefan Roese · Thu Aug 09 09:09:20 2018 +0200
  23. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  24. 315c81d fs/fat: debug-print file read position during file_fat_read_at() by Andreas Dannenberg · Mon Aug 13 21:35:15 2018 -0500
  25. 99dc17d fs: fix typo 'dumm' by Heinrich Schuchardt · Sat Aug 11 15:52:14 2018 +0200
  26. fcd4129 fs: fat: cannot write to subdirectories by Heinrich Schuchardt · Mon Jul 02 02:41:23 2018 +0200
  27. 1dd3195 fs: btrfs: Fix wrong comparison in logical to physical mapping by Marek Behún · Wed Jul 04 20:23:01 2018 +0200
  28. d700a2b ubifs: remove useless code by Christophe Kerello · Wed Jun 27 10:06:59 2018 +0200
  29. 0a4b93f fs: btrfs: Do not fail when all root_backups are empty by Yevgeny Popovych · Mon Jun 11 14:14:33 2018 +0300
  30. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  31. 4c43504 fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE by Yevgeny Popovych · Tue Jun 05 13:11:01 2018 +0300
  32. 3a6163a fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · Tue May 29 15:30:50 2018 +0000
  33. d58c8e9 fs: ext4: fix crash on ext4ls by Eugen Hristev · Wed May 09 16:28:37 2018 +0300
  34. ec7c77e ubifs: avoid assert failed in ubifs.c by Patrice Chotard · Fri Apr 27 15:51:23 2018 +0200
  35. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  36. f43e660 ubifs: Change value of mutex_is_locked() by Bradley Bolen · Wed Apr 04 12:42:16 2018 -0400
  37. 4eea27f fs: btrfs: Remove unused debug code left from development by Marek Behún · Mon Mar 19 12:02:11 2018 +0100
  38. 78acb33 fs: cbfs: fix locating the cbfs header by Andre Heider · Thu Feb 15 07:40:11 2018 +0100
  39. 05239e8 Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · Sat Mar 24 01:49:23 2018 +0100
  40. 4b78baf ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG by Petr Vorel · Sat Mar 24 01:49:22 2018 +0100
  41. 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
  42. dcb6634 yaffs2: iterator variable cannot be NULL by Heinrich Schuchardt · Thu Mar 08 22:52:29 2018 +0100
  43. 23884dc fs: btrfs: Fix printf format character warning by Tom Rini · Sat Jan 27 17:23:21 2018 -0500
  44. d1f4333 fs: btrfs: Fix unaligned memory accesses by Alberto Sánchez Molero · Sat Jan 20 09:17:57 2018 +0200
  45. a799dcd fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · Fri Jan 05 02:45:21 2018 +0200
  46. a367927 fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description by Tuomas Tynkkynen · Fri Jan 05 02:45:20 2018 +0200
  47. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · Fri Jan 05 02:45:17 2018 +0200
  48. 2cb1e01 fs/fat: remove distractive message in file_fat_read_at() by Heinrich Schuchardt · Mon Jan 01 21:31:58 2018 +0100
  49. f02c5c5 fs: remove distractive message in fs_read() by Heinrich Schuchardt · Mon Jan 01 21:15:37 2018 +0100
  50. 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
  51. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  52. 6f625f8 fat: Use cache aligned buffers for fat_opendir by Neil Armstrong · Fri Nov 24 09:54:41 2017 +0100
  53. b0ad6cd fs: avoid possible NULL dereference in fs_devread by Heinrich Schuchardt · Sun Nov 19 23:49:21 2017 +0100
  54. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 27 07:22:11 2017 -0500
  55. 8acf9e8 yaffs2: rework yaffs_new_obj_id by Heinrich Schuchardt · Thu Nov 09 01:26:43 2017 +0100
  56. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · Wed Nov 08 22:28:47 2017 +0100
  57. c45fcd5 ext4: recover from filesystem corruption when reading by Ian Ray · Wed Nov 08 15:35:10 2017 +0000
  58. 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · Wed Oct 18 00:10:49 2017 +0900
  59. 8ff7ed3 fs/jffs2/mini_inflate.c: use "static inline" instead of "inline" by Vagrant Cascadian · Tue Oct 10 09:42:39 2017 -0700
  60. e5e23ee jffs2: ECC corrected nand data is ignored by Engling, Uwe · Tue Oct 10 14:20:55 2017 +0000
  61. 90762d9 fs: Set .opendir to fs_opendir_unsupported for btrfs by Marek Behún · Fri Oct 06 16:56:07 2017 +0200
  62. 1c66c7c fs: btrfs: Remove a foreign language note by Marek Behún · Fri Oct 06 15:04:59 2017 +0200
  63. da98910 fs: btrfs: Fix usage of uninitialized variables by Marek Behún · Fri Oct 06 15:04:57 2017 +0200
  64. f25bbb2 fs/fat: Check malloc return values and fix memory leaks by Tuomas Tynkkynen · Sun Oct 01 02:25:22 2017 +0300
  65. bb93c91 fs/fat: Fix 'CACHE: Misaligned operation at range' warnings by Tuomas Tynkkynen · Sun Oct 01 02:25:21 2017 +0300
  66. 93f341c fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · Tue Sep 26 22:43:45 2017 -0400
  67. 3e78e85 fs/fat: Fix pathnames using '..' that lead to the root directory by Tuomas Tynkkynen · Mon Sep 25 22:06:33 2017 +0300
  68. 48fbf25 fs/ext4: Fix group descriptor checksum calculation by Tuomas Tynkkynen · Mon Sep 25 22:06:31 2017 +0300
  69. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  70. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · Tue Oct 03 08:44:13 2017 -0400
  71. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  72. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · Sun Sep 03 17:00:28 2017 +0200
  73. 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
  74. 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
  75. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · Sun Sep 03 17:00:24 2017 +0200
  76. 5257a09 fs/fat: Reduce stack usage by Tom Rini · Fri Sep 22 07:37:43 2017 -0400
  77. d17f4fe fs/fat: fix fatbuf leak by Rob Clark · Tue Sep 12 16:40:01 2017 -0400
  78. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · Sat Sep 09 13:16:00 2017 -0400
  79. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · Sat Sep 09 13:15:59 2017 -0400
  80. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · Sat Sep 09 13:15:58 2017 -0400
  81. e90320e fat/fs: remove a bunch of dead code by Rob Clark · Sat Sep 09 13:15:57 2017 -0400
  82. 4174d7f fs/fat: implement opendir/readdir/closedir by Rob Clark · Sat Sep 09 13:15:56 2017 -0400
  83. 2b7bfd9 fs: add fs_readdir() by Rob Clark · Sat Sep 09 13:15:55 2017 -0400
  84. 71193c9 fat/fs: convert to directory iterators by Rob Clark · Sat Sep 09 13:15:54 2017 -0400
  85. 0c33fce fs/fat: introduce new director iterators by Rob Clark · Sat Sep 09 13:15:53 2017 -0400
  86. 4996a5f fs/fat: split out helper to init fsdata by Rob Clark · Sat Sep 09 13:15:52 2017 -0400
  87. 035f18e fs: ext4: Fix journal overrun issue reported by Coverity by Tom Rini · Sun Aug 20 22:30:15 2017 -0400
  88. c22435f fs: fat: fix fatwrite overflow calculation by Reno Farnesi · Sun Aug 13 15:16:17 2017 -0400
  89. 240124c fs/fat: Correct blk_dread() return value check by Tom Rini · Mon Aug 14 21:02:08 2017 -0400
  90. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  91. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  92. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  93. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  94. ac8f8e3 fs: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:57 2017 -0500
  95. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  96. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900
  97. 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · Tue May 30 14:29:06 2017 +0200
  98. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  99. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · Wed May 17 03:25:38 2017 -0600
  100. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600