1. 3e78e85 fs/fat: Fix pathnames using '..' that lead to the root directory by Tuomas Tynkkynen · 7 years ago
  2. 48fbf25 fs/ext4: Fix group descriptor checksum calculation by Tuomas Tynkkynen · 7 years ago
  3. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  4. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · 7 years ago
  5. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  6. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · 7 years ago
  7. 7777b1a fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions by Marek Behún · 7 years ago
  8. 4eff426 fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) by Marek Behún · 7 years ago
  9. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · 7 years ago
  10. 5257a09 fs/fat: Reduce stack usage by Tom Rini · 7 years ago
  11. d17f4fe fs/fat: fix fatbuf leak by Rob Clark · 7 years ago
  12. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  13. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  14. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  15. e90320e fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  16. 4174d7f fs/fat: implement opendir/readdir/closedir by Rob Clark · 7 years ago
  17. 2b7bfd9 fs: add fs_readdir() by Rob Clark · 7 years ago
  18. 71193c9 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  19. 0c33fce fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  20. 4996a5f fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  21. 035f18e fs: ext4: Fix journal overrun issue reported by Coverity by Tom Rini · 7 years ago
  22. c22435f fs: fat: fix fatwrite overflow calculation by Reno Farnesi · 7 years ago
  23. 240124c fs/fat: Correct blk_dread() return value check by Tom Rini · 7 years ago
  24. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  25. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  26. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  27. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · 7 years ago
  28. ac8f8e3 fs: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  29. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  30. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  31. 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 7 years ago
  32. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  33. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 8 years ago
  34. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  35. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  36. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 8 years ago
  37. c32ffa8 ext4: Fix comparision of unsigned expression with < 0 by Lokesh Vutla · 8 years ago
  38. 6125d44 yaffs2: remove redundant condition by xypron.glpk@gmx.de · 8 years ago
  39. 3439e31 cramfs: basic symlink support by Tyler Hall · 8 years ago
  40. 3065ac5 cramfs: block pointers are 32 bits by Tyler Hall · 8 years ago
  41. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  42. 0f3b697 fs/fat: Fix unaligned __u16 reads for FAT12 access by Stefan Brüns · 8 years ago
  43. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  44. 44632b7 fs/ext4: Initialize group descriptor size for revision level 0 filesystems by Stefan Brüns · 8 years ago
  45. 15f4063 fs/fat: simplify get_fatent for FAT12 by Stefan Brüns · 8 years ago
  46. 9f95d81 fs/fat: merge readwrite get_fatent_value() with readonly get_fatent() by Stefan Brüns · 8 years ago
  47. 58bf86f fs/fat: Avoid corruption of sectors following the FAT by Stefan Brüns · 8 years ago
  48. 16f553d fat: fatwrite: fix the command for FAT12 by Philipp Skadorov · 8 years ago
  49. 8f1367d sandboxfs: Fix resource leak by Tom Rini · 8 years ago
  50. 0117dbe fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · 8 years ago
  51. db5862d ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · 8 years ago
  52. 551fb6c ext4: Fix handling of sparse files by Stefan Brüns · 8 years ago
  53. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  54. 7fbe42e ext4: Only write journal entries for modified blocks in unlink_filename by Stefan Brüns · 8 years ago
  55. 4c491fe ext4: Fix handling of direntlen in unlink_filename by Stefan Brüns · 8 years ago
  56. 59283ff ext4: cleanup unlink_filename function by Stefan Brüns · 8 years ago
  57. e058284 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · 8 years ago
  58. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  59. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  60. 9ec07c7 ext4: Revert rejection of 64bit enabled ext4 fs by Stefan Brüns · 8 years ago
  61. 05313d1 ext4: Respect group descriptor size when adjusting free counts by Stefan Brüns · 8 years ago
  62. bad7381 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · 8 years ago
  63. 8f48fd5 ext4: Use correct descriptor size when reading the block group descriptor by Stefan Brüns · 8 years ago
  64. 387f866 ext4: Add helper functions for block group descriptor field access by Stefan Brüns · 8 years ago
  65. b2c28a2 ext4: determine group descriptor size for 64bit feature by Stefan Brüns · 8 years ago
  66. 6cc369c ext4: Fix memory leak of journal buffer if block is updated multiple times by Stefan Brüns · 8 years ago
  67. 74674ed ext4: Correct block number handling, empty block vs. error code by Stefan Brüns · 8 years ago
  68. 0352713 ext4: remove duplicated block release code for extents by Stefan Brüns · 8 years ago
  69. 7d936db ext4: initialize full inode for inodes bigger than 128 bytes by Stefan Brüns · 8 years ago
  70. b1e9214 ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · 8 years ago
  71. 338a529 ext4: Fix memory leak in case of failure by Stefan Brüns · 8 years ago
  72. 6303191 ext4: Avoid out-of-bounds access of block bitmap by Stefan Brüns · 8 years ago
  73. 693f791 ext4: After completely filled group, scan next group from the beginning by Stefan Brüns · 8 years ago
  74. dbe7205 ext4: Do not clear zalloc'ed buffers a second time by Stefan Brüns · 8 years ago
  75. b7cdac0 ext4: Only update number of of unused inodes if GDT_CSUM feature is set by Stefan Brüns · 8 years ago
  76. 9139715 ext4: Scan all directory blocks when looking up an entry by Stefan Brüns · 8 years ago
  77. 57db899 ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · 8 years ago
  78. f577281 ext4: Scan all directory blocks for space when inserting a new entry by Stefan Brüns · 8 years ago
  79. 2bef689 ext4: Do not crash when trying to grow a directory using extents by Stefan Brüns · 8 years ago
  80. c102068 ext4: propagate error if creation of directory entry fails by Stefan Brüns · 8 years ago
  81. 278f5d3 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · 8 years ago
  82. 59c9a8b ext4: fix wrong usage of le32_to_cpu() by Michael Walle · 8 years ago
  83. 13179c2 ext4: fix endianess problems in ext4 write support by Michael Walle · 8 years ago
  84. c07cdcb ext4: use kernel names for byte swaps by Michael Walle · 8 years ago
  85. 2a81961 ext4: change structure fields to __le/__be types by Michael Walle · 8 years ago
  86. 1499940 fs/fat: Correct description of determine_fatent function by Stefan Brüns · 8 years ago
  87. 751b31d fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · 8 years ago
  88. 6c617d6 fs/fat: Remove two statements without effect by Stefan Brüns · 8 years ago
  89. 9999bb8 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · 8 years ago
  90. 4472065 ext4: Refuse to mount filesystems with 64bit feature set by Tom Rini · 8 years ago
  91. 647ffed fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit by Guillaume GARDET · 8 years ago
  92. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  93. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  94. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  95. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  96. 64732a0 fs: ext4: fix symlink read function by Ronald Zachariah · 9 years ago
  97. a79e3c8 ubifs: fix memory corruption in super.c by Heiko Schocher · 9 years ago
  98. 7c4734d jffs2: Fix set but not used warning by Tom Rini · 9 years ago
  99. e1643ed Fix spelling of "supported/unsupported". by Vagrant Cascadian · 9 years ago
  100. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago