1. d16bda8 ubifs: Call ubifs_iput when ubifs_iget is used by Michael Trimarchi · 5 months ago
  2. ca1f11d fs: ubifs: Add volume mounted check by Alexander Dahl · 7 months ago
  3. 573dae5 fs: ubifs: Set pointers to NULL after free by Alexander Dahl · 7 months ago
  4. df86e81 fs: ubifs: Fix memleak and double free in u-boot wrapper functions by Alexander Dahl · 7 months ago
  5. dc5e205 fs: Remove duplicate newlines by Marek Vasut · 6 months ago
  6. fd08324 fs: ubifs: Add support for ZSTD decompression by Piotr Wojtaszczyk · 8 months ago
  7. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  8. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  9. 8d28959 fs: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  10. 2c77bb8 mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 4 months ago
  11. b46cec4 ubifs: allow loading to above 4GiB by Ben Dooks · 1 year, 8 months ago
  12. 339f652 ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 8 months ago
  13. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  15. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 8 months ago
  16. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 8 months ago
  17. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  18. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 5 years ago
  19. 4839e86 linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · 5 years ago
  20. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  21. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  22. e4aa10b fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · 6 years ago
  23. 87deefe ubifs: avoid assert failed in ubifs.c by Patrice Chotard · 7 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  25. 4b29975 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  26. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  27. 34cc30a fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 8 years ago
  28. 1381901 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  29. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  30. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  31. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  32. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  33. 29cc5bc ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  34. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  35. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  36. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  37. dc28843 ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  38. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  39. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 11 years ago
  40. 49c4f03 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  41. 8044c13 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  42. be73913 ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  43. aaf6935 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  44. 46d7274 UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  45. 3267bc1 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  46. 64b6817 ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  47. b1a14f8 UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  48. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  49. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  50. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  51. ef37c68 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  52. 9d7952e ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  53. 165f985 ubifs: fix small error path mismatch by Daniel Mack · 16 years ago
  54. c1a0fd5 ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 16 years ago
  55. dbd3361 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 16 years ago
  56. faac4fd UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  57. 9eefe2a UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago