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