1. 03c2579 ubi: Fix an error pointer dereference in error handling code by Dan Carpenter · 4 years, 5 months ago
  2. a17bdec ubi: fastmap: Fix inverted logic in seen selfcheck by Sascha Hauer · 4 years, 7 months ago
  3. 0d84e3b ubi: fastmap: Fix slab corruption by Rabin Vincent · 7 years ago
  4. 40b6e61 ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap() by Boris Brezillon · 8 years ago
  5. a15cf34 ubi: fix swapped arguments to call to ubi_alloc_aeb by Colin Ian King · 8 years ago
  6. f7d11b3 ubi: Fix Fastmap's update_vol() by Richard Weinberger · 8 years ago
  7. 2e8f08d ubi: Fix races around ubi_refill_pools() by Richard Weinberger · 8 years ago
  8. 3291b52 UBI: introduce the VID buffer concept by Boris Brezillon · 8 years ago
  9. 1f81a5c UBI: provide an helper to query LEB information by Boris Brezillon · 8 years ago
  10. 91f4285 UBI: provide helpers to allocate and free aeb elements by Boris Brezillon · 8 years ago
  11. fcbb6af UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}() by Boris Brezillon · 8 years ago
  12. f2fb134 UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb() by Boris Brezillon · 8 years ago
  13. de4c455 UBI: factorize code used to manipulate volumes at attach time by Boris Brezillon · 8 years ago
  14. ecbfa8e UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header by Boris Brezillon · 8 years ago
  15. 4c36842 UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary by Boris Brezillon · 8 years ago
  16. f5f9d43 UBI: fastmap: use ubi_find_volume() instead of open coding it by Boris Brezillon · 8 years ago
  17. 5d71afb ubi: Use bitmaps in Fastmap self-check code by Richard Weinberger · 8 years ago
  18. 5283ec7 ubi: Check whether the Fastmap anchor matches the super block by Richard Weinberger · 8 years ago
  19. fdf10ed ubi: Rework Fastmap attach base code by Richard Weinberger · 8 years ago
  20. be80110 ubi: Fix whitespace issue in count_fastmap_pebs() by Richard Weinberger · 8 years ago
  21. 1900149 UBI: Fix static volume checks when Fastmap is used by Richard Weinberger · 8 years ago
  22. 2a130f1 UBI: Fastmap: Fix PEB array type by Ezequiel García · 9 years ago
  23. 876f9a3 UBI: Fastmap: Simplify expression by Richard Weinberger · 9 years ago
  24. 669d3d1 UBI: Remove unnecessary `\' by shengyong · 9 years ago
  25. e96a8a3 UBI: Fastmap: Do not add vol if it already exists by shengyong · 9 years ago
  26. f6e951a UBI: Fastmap: Rename variables to make them meaningful by shengyong · 9 years ago
  27. a18fd67 UBI: Fastmap: Remove unnecessary `\' by shengyong · 9 years ago
  28. c5c3f3c UBI: Fastmap: Wire up WL accessor functions by Richard Weinberger · 10 years ago
  29. daef3dd UBI: Fastmap: Add self check to detect absent PEBs by Richard Weinberger · 10 years ago
  30. 5ca97ad UBI: Fastmap: Rework fastmap error paths by Richard Weinberger · 10 years ago
  31. 61de74c UBI: Fastmap: Prepare for variable sized fastmaps by Richard Weinberger · 10 years ago
  32. 111ab0b UBI: Fastmap: Locking updates by Richard Weinberger · 10 years ago
  33. 42dd3cd UBI: Fastmap: Set used_ebs only for static volumes by Richard Weinberger · 10 years ago
  34. ad3d6a0 UBI: Fastmap: Fix leb_count unbalance by Richard Weinberger · 10 years ago
  35. 2d93fb3 UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails by Richard Weinberger · 10 years ago
  36. d141a8e UBI: Fastmap: Remove eba_orphans logic by Richard Weinberger · 10 years ago
  37. a83832a UBI: Fastmap: Remove bogus ubi_assert() by Richard Weinberger · 10 years ago
  38. 98105d0 UBI: Fastmap: Fix memory leak while attaching by Richard Weinberger · 10 years ago
  39. c4ca6be UBI: Fastmap: Don't allocate new ubi_wl_entry objects by Richard Weinberger · 10 years ago
  40. 4f5e3b6 UBI: Fastmap: Care about the protection queue by Richard Weinberger · 10 years ago
  41. 32608703 UBI: Extend UBI layer debug/messaging capabilities by Tanya Brokhman · 10 years ago
  42. 91401a34 UBI: Fastmap: Calc fastmap size correctly by Richard Weinberger · 10 years ago
  43. 1bf1890 UBI: add missing kmem_cache_free() in process_pool_aeb error path by Richard Genoud · 10 years ago
  44. 44305eb UBI: fastmap: do not miss bit-flips by Brian Norris · 10 years ago
  45. e911036 UBI: fix the volumes tree sorting criteria by Heiko Schocher · 10 years ago
  46. 604b592 UBI: fix rb_tree node comparison in add_map by Mike Snitzer · 10 years ago
  47. 5547fec UBI: fix some use after free bugs by Dan Carpenter · 10 years ago
  48. ae0d146 UBI: Add some asserts to ubi_attach_fastmap() by Richard Weinberger · 11 years ago
  49. fe24c6e UBI: Fix memory leak in ubi_attach_fastmap() error path by Richard Weinberger · 11 years ago
  50. c22301a UBI: fastmap: fix backward compatibility with image_seq by Richard Genoud · 11 years ago
  51. f240dca UBI: Fix error path in scan_pool() by Richard Weinberger · 11 years ago
  52. 8930fa5 UBI: Fix invalidate_fastmap() by Richard Weinberger · 11 years ago
  53. 584d462 UBI: fastmap break out of used PEB search by Brian Pomerantz · 11 years ago
  54. 6a059ab UBI: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  55. dbb7d2a UBI: Add fastmap core by Richard Weinberger · 12 years ago