1. 2cb1e01 fs/fat: remove distractive message in file_fat_read_at() by Heinrich Schuchardt · Mon Jan 01 21:31:58 2018 +0100
  2. f02c5c5 fs: remove distractive message in fs_read() by Heinrich Schuchardt · Mon Jan 01 21:15:37 2018 +0100
  3. 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
  4. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  5. 6f625f8 fat: Use cache aligned buffers for fat_opendir by Neil Armstrong · Fri Nov 24 09:54:41 2017 +0100
  6. b0ad6cd fs: avoid possible NULL dereference in fs_devread by Heinrich Schuchardt · Sun Nov 19 23:49:21 2017 +0100
  7. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 27 07:22:11 2017 -0500
  8. 8acf9e8 yaffs2: rework yaffs_new_obj_id by Heinrich Schuchardt · Thu Nov 09 01:26:43 2017 +0100
  9. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · Wed Nov 08 22:28:47 2017 +0100
  10. c45fcd5 ext4: recover from filesystem corruption when reading by Ian Ray · Wed Nov 08 15:35:10 2017 +0000
  11. 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · Wed Oct 18 00:10:49 2017 +0900
  12. 8ff7ed3 fs/jffs2/mini_inflate.c: use "static inline" instead of "inline" by Vagrant Cascadian · Tue Oct 10 09:42:39 2017 -0700
  13. e5e23ee jffs2: ECC corrected nand data is ignored by Engling, Uwe · Tue Oct 10 14:20:55 2017 +0000
  14. 90762d9 fs: Set .opendir to fs_opendir_unsupported for btrfs by Marek Behún · Fri Oct 06 16:56:07 2017 +0200
  15. 1c66c7c fs: btrfs: Remove a foreign language note by Marek Behún · Fri Oct 06 15:04:59 2017 +0200
  16. da98910 fs: btrfs: Fix usage of uninitialized variables by Marek Behún · Fri Oct 06 15:04:57 2017 +0200
  17. f25bbb2 fs/fat: Check malloc return values and fix memory leaks by Tuomas Tynkkynen · Sun Oct 01 02:25:22 2017 +0300
  18. bb93c91 fs/fat: Fix 'CACHE: Misaligned operation at range' warnings by Tuomas Tynkkynen · Sun Oct 01 02:25:21 2017 +0300
  19. 93f341c fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · Tue Sep 26 22:43:45 2017 -0400
  20. 3e78e85 fs/fat: Fix pathnames using '..' that lead to the root directory by Tuomas Tynkkynen · Mon Sep 25 22:06:33 2017 +0300
  21. 48fbf25 fs/ext4: Fix group descriptor checksum calculation by Tuomas Tynkkynen · Mon Sep 25 22:06:31 2017 +0300
  22. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  23. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · Tue Oct 03 08:44:13 2017 -0400
  24. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  25. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · Sun Sep 03 17:00:28 2017 +0200
  26. 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
  27. 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
  28. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · Sun Sep 03 17:00:24 2017 +0200
  29. 5257a09 fs/fat: Reduce stack usage by Tom Rini · Fri Sep 22 07:37:43 2017 -0400
  30. d17f4fe fs/fat: fix fatbuf leak by Rob Clark · Tue Sep 12 16:40:01 2017 -0400
  31. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · Sat Sep 09 13:16:00 2017 -0400
  32. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · Sat Sep 09 13:15:59 2017 -0400
  33. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · Sat Sep 09 13:15:58 2017 -0400
  34. e90320e fat/fs: remove a bunch of dead code by Rob Clark · Sat Sep 09 13:15:57 2017 -0400
  35. 4174d7f fs/fat: implement opendir/readdir/closedir by Rob Clark · Sat Sep 09 13:15:56 2017 -0400
  36. 2b7bfd9 fs: add fs_readdir() by Rob Clark · Sat Sep 09 13:15:55 2017 -0400
  37. 71193c9 fat/fs: convert to directory iterators by Rob Clark · Sat Sep 09 13:15:54 2017 -0400
  38. 0c33fce fs/fat: introduce new director iterators by Rob Clark · Sat Sep 09 13:15:53 2017 -0400
  39. 4996a5f fs/fat: split out helper to init fsdata by Rob Clark · Sat Sep 09 13:15:52 2017 -0400
  40. 035f18e fs: ext4: Fix journal overrun issue reported by Coverity by Tom Rini · Sun Aug 20 22:30:15 2017 -0400
  41. c22435f fs: fat: fix fatwrite overflow calculation by Reno Farnesi · Sun Aug 13 15:16:17 2017 -0400
  42. 240124c fs/fat: Correct blk_dread() return value check by Tom Rini · Mon Aug 14 21:02:08 2017 -0400
  43. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  44. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  45. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  46. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  47. ac8f8e3 fs: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:57 2017 -0500
  48. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  49. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900
  50. 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · Tue May 30 14:29:06 2017 +0200
  51. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  52. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · Wed May 17 03:25:38 2017 -0600
  53. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  54. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · Wed Apr 26 22:28:04 2017 -0600
  55. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · Wed Apr 26 22:27:59 2017 -0600
  56. c32ffa8 ext4: Fix comparision of unsigned expression with < 0 by Lokesh Vutla · Wed Apr 26 16:58:22 2017 +0530
  57. 6125d44 yaffs2: remove redundant condition by xypron.glpk@gmx.de · Sat Apr 15 13:28:13 2017 +0200
  58. 3439e31 cramfs: basic symlink support by Tyler Hall · Wed Apr 12 16:29:17 2017 -0400
  59. 3065ac5 cramfs: block pointers are 32 bits by Tyler Hall · Wed Apr 12 16:29:16 2017 -0400
  60. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  61. 0f3b697 fs/fat: Fix unaligned __u16 reads for FAT12 access by Stefan Brüns · Thu Jan 26 20:22:36 2017 +0000
  62. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  63. 44632b7 fs/ext4: Initialize group descriptor size for revision level 0 filesystems by Stefan Brüns · Tue Dec 27 02:35:08 2016 +0100
  64. 15f4063 fs/fat: simplify get_fatent for FAT12 by Stefan Brüns · Sat Dec 17 03:55:10 2016 +0100
  65. 9f95d81 fs/fat: merge readwrite get_fatent_value() with readonly get_fatent() by Stefan Brüns · Sat Dec 17 00:27:51 2016 +0100
  66. 58bf86f fs/fat: Avoid corruption of sectors following the FAT by Stefan Brüns · Sat Dec 17 00:27:50 2016 +0100
  67. 16f553d fat: fatwrite: fix the command for FAT12 by Philipp Skadorov · Thu Dec 15 15:52:53 2016 -0500
  68. 8f1367d sandboxfs: Fix resource leak by Tom Rini · Mon Oct 17 21:09:32 2016 -0400
  69. 0117dbe fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · Wed Jul 27 23:08:56 2016 -0700
  70. db5862d ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · Sun Nov 06 18:33:57 2016 +0100
  71. 551fb6c ext4: Fix handling of sparse files by Stefan Brüns · Sat Nov 05 22:17:14 2016 +0100
  72. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · Sun Oct 23 20:45:16 2016 -0700
  73. 7fbe42e ext4: Only write journal entries for modified blocks in unlink_filename by Stefan Brüns · Sun Oct 09 20:15:28 2016 +0200
  74. 4c491fe ext4: Fix handling of direntlen in unlink_filename by Stefan Brüns · Sun Oct 09 20:15:27 2016 +0200
  75. 59283ff ext4: cleanup unlink_filename function by Stefan Brüns · Sun Oct 09 20:15:26 2016 +0200
  76. e058284 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · Sat Oct 01 20:41:38 2016 +0200
  77. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  78. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  79. 9ec07c7 ext4: Revert rejection of 64bit enabled ext4 fs by Stefan Brüns · Sat Sep 17 02:10:12 2016 +0200
  80. 05313d1 ext4: Respect group descriptor size when adjusting free counts by Stefan Brüns · Tue Sep 20 01:13:01 2016 +0200
  81. bad7381 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · Sat Sep 17 02:10:10 2016 +0200
  82. 8f48fd5 ext4: Use correct descriptor size when reading the block group descriptor by Stefan Brüns · Sat Sep 17 02:10:09 2016 +0200
  83. 387f866 ext4: Add helper functions for block group descriptor field access by Stefan Brüns · Tue Sep 20 01:12:42 2016 +0200
  84. b2c28a2 ext4: determine group descriptor size for 64bit feature by Stefan Brüns · Sat Sep 17 02:10:07 2016 +0200
  85. 6cc369c ext4: Fix memory leak of journal buffer if block is updated multiple times by Stefan Brüns · Tue Sep 06 04:36:56 2016 +0200
  86. 74674ed ext4: Correct block number handling, empty block vs. error code by Stefan Brüns · Tue Sep 06 04:36:55 2016 +0200
  87. 0352713 ext4: remove duplicated block release code for extents by Stefan Brüns · Tue Sep 06 04:36:54 2016 +0200
  88. 7d936db ext4: initialize full inode for inodes bigger than 128 bytes by Stefan Brüns · Tue Sep 06 04:36:53 2016 +0200
  89. b1e9214 ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · Tue Sep 06 04:36:52 2016 +0200
  90. 338a529 ext4: Fix memory leak in case of failure by Stefan Brüns · Tue Sep 06 04:36:51 2016 +0200
  91. 6303191 ext4: Avoid out-of-bounds access of block bitmap by Stefan Brüns · Tue Sep 06 04:36:50 2016 +0200
  92. 693f791 ext4: After completely filled group, scan next group from the beginning by Stefan Brüns · Tue Sep 06 04:36:49 2016 +0200
  93. dbe7205 ext4: Do not clear zalloc'ed buffers a second time by Stefan Brüns · Tue Sep 06 04:36:48 2016 +0200
  94. b7cdac0 ext4: Only update number of of unused inodes if GDT_CSUM feature is set by Stefan Brüns · Tue Sep 06 04:36:47 2016 +0200
  95. 9139715 ext4: Scan all directory blocks when looking up an entry by Stefan Brüns · Tue Sep 06 04:36:46 2016 +0200
  96. 57db899 ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · Tue Sep 06 04:36:45 2016 +0200
  97. f577281 ext4: Scan all directory blocks for space when inserting a new entry by Stefan Brüns · Tue Sep 06 04:36:44 2016 +0200
  98. 2bef689 ext4: Do not crash when trying to grow a directory using extents by Stefan Brüns · Tue Sep 06 04:36:43 2016 +0200
  99. c102068 ext4: propagate error if creation of directory entry fails by Stefan Brüns · Tue Sep 06 04:36:42 2016 +0200
  100. 278f5d3 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · Tue Sep 06 04:36:41 2016 +0200