1. caa32c9 ubifs: Call ubifs_iput when ubifs_iget is used by Michael Trimarchi · 4 months ago
  2. c8de0d4 ubifs: mount fails after power cycle by Ravi Minnikanti · 4 months ago
  3. 41ac3b6 fs: ubifs: Add volume mounted check by Alexander Dahl · 5 months ago
  4. 4086695 fs: ubifs: Make k(z)alloc/kfree symmetric by Alexander Dahl · 5 months ago
  5. 68e2da5 fs: ubifs: Set pointers to NULL after free by Alexander Dahl · 5 months ago
  6. 456cac9 fs: ubifs: Fix memleak and double free in u-boot wrapper functions by Alexander Dahl · 5 months ago
  7. 61d14aa fs: Remove duplicate newlines by Marek Vasut · 5 months ago
  8. e60ab9a fs: ubifs: Add support for ZSTD decompression by Piotr Wojtaszczyk · 6 months ago
  9. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  10. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  11. 5231797 fs: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  12. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
  13. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  14. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  15. dff644c mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  16. 68ebcf7 ubifs: allow loading to above 4GiB by Ben Dooks · 1 year, 6 months ago
  17. 9272206 ubifs: Allow to silence debug dumps by Pali Rohár · 2 years, 4 months ago
  18. 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
  19. a131bdf ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · 2 years, 5 months ago
  20. c3bdb7c ubifs: Fix reference count leak in ubifsumount by Pali Rohár · 2 years, 6 months ago
  21. 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 6 months ago
  22. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
  23. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  24. c332a1c ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · 2 years, 8 months ago
  25. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  26. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  27. b91814c ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 4 years ago
  28. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  29. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  30. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  31. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  32. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  33. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  34. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  35. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  36. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  37. 1d8d34d linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · 5 years ago
  38. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  39. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  40. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  41. 2573c85 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  42. 7f91838 fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · 6 years ago
  43. f49f872 fs: ubifs: Add missing newlines in super.c by Stefan Roese · 6 years ago
  44. d700a2b ubifs: remove useless code by Christophe Kerello · 6 years ago
  45. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
  46. ec7c77e ubifs: avoid assert failed in ubifs.c by Patrice Chotard · 7 years ago
  47. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  48. f43e660 ubifs: Change value of mutex_is_locked() by Bradley Bolen · 7 years ago
  49. 05239e8 Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  50. 4b78baf ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG by Petr Vorel · 7 years ago
  51. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  52. 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
  53. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  54. 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 8 years ago
  55. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  56. a79e3c8 ubifs: fix memory corruption in super.c by Heiko Schocher · 9 years ago
  57. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  58. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  59. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  60. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  61. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  62. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  63. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  64. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  65. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  66. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  67. 7c47031 ubifs: Enable journal replay during mount by Anton Habegger · 10 years ago
  68. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  69. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  70. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  71. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  72. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  73. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  74. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  75. 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 11 years ago
  76. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  77. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  78. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  79. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  80. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  81. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  82. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  83. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  84. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  85. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  86. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  87. fff5c07 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  88. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  89. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  90. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  91. 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  92. 384b1fb ubifs bad superblock bug by Lars Poeschel · 13 years ago
  93. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  94. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  95. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  96. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  97. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  98. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  99. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  100. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago