1. 547808b ubi: merge changes from msm-3.18 kernel to msm-4.9 kernel by Nikhilesh Reddy · 9 years ago
  2. 3fe9580 mtd: ubi: wl: Fix error return code in ubi_wl_init() by Wei Yongjun · 6 years ago
  3. 9eb99e7 ubi: fastmap: Cancel work upon detach by Richard Weinberger · 6 years ago
  4. 84f9d85 ubi: fastmap: Erase outdated anchor PEBs during attach by Sascha Hauer · 6 years ago
  5. 2e8f08d ubi: Fix races around ubi_refill_pools() by Richard Weinberger · 8 years ago
  6. 23654188 ubi: Deal with interrupted erasures in WL by Richard Weinberger · 8 years ago
  7. 3291b52 UBI: introduce the VID buffer concept by Boris Brezillon · 8 years ago
  8. fdf10ed ubi: Rework Fastmap attach base code by Richard Weinberger · 8 years ago
  9. 73b0cd5 UBI: Set free_count to zero before walking through erase list by Heiko Schocher · 8 years ago
  10. 34b89df mtd: ubi: wl: avoid erasing a PEB which is empty by Sebastian Siewior · 9 years ago
  11. 6b238de mtd: ubi: don't leak e if schedule_erase() fails by Sebastian Siewior · 9 years ago
  12. 1a31b20 mtd: ubi: fixup error correction in do_sync_erase() by Sebastian Siewior · 9 years ago
  13. 7c7feb2 UBI: return ENOSPC if no enough space available by shengyong · 9 years ago
  14. 669d3d1 UBI: Remove unnecessary `\' by shengyong · 9 years ago
  15. 56794c0 UBI: Fastmap: Remove is_fm_block() by Richard Weinberger · 10 years ago
  16. 2f84c246 UBI: Fastmap: Introduce may_reserve_for_fm() by Richard Weinberger · 10 years ago
  17. acfda79 UBI: Fastmap: Introduce ubi_fastmap_init() by Richard Weinberger · 10 years ago
  18. 78d6d49 UBI: Move fastmap specific functions out of wl.c by Richard Weinberger · 10 years ago
  19. ee59ba8 UBI: Fix stale pointers in ubi->lookuptbl by Richard Weinberger · 10 years ago
  20. 111ab0b UBI: Fastmap: Locking updates by Richard Weinberger · 10 years ago
  21. 8fb2a51 UBI: Fastmap: Fix race after ubi_wl_get_peb() by Richard Weinberger · 10 years ago
  22. 943b335 UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure by Richard Weinberger · 10 years ago
  23. 74cdaf2 UBI: Fastmap: Fix memory leaks while closing the WL sub-system by Richard Weinberger · 10 years ago
  24. c4ca6be UBI: Fastmap: Don't allocate new ubi_wl_entry objects by Richard Weinberger · 10 years ago
  25. 6830356 UBI: Fastmap: Make ubi_refill_pools() fair by Richard Weinberger · 10 years ago
  26. 691a870 UBI: Split __wl_get_peb() by Richard Weinberger · 10 years ago
  27. d59f21b UBI: Fastmap: Fix races in ubi_wl_get_peb() by Richard Weinberger · 10 years ago
  28. 399a9fe UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown by Richard Weinberger · 10 years ago
  29. 19371d7 UBI: Fastmap: Ensure that only one fastmap work is scheduled by Richard Weinberger · 10 years ago
  30. f16db80 UBI: initialize LEB number variable by Brian Norris · 9 years ago
  31. 45fc5c8 UBI: extend UBI layer debug/messaging capabilities - cosmetics by Tanya Brokhman · 10 years ago
  32. aa5ad3b UBI: Fix double free after do_sync_erase() by Richard Weinberger · 10 years ago
  33. 32608703 UBI: Extend UBI layer debug/messaging capabilities by Tanya Brokhman · 10 years ago
  34. e3e0044 UBI: Fix trivial typo in __schedule_ubi_work by Richard Weinberger · 10 years ago
  35. 849271a UBI: wl: Rename cancel flag to shutdown by Richard Weinberger · 10 years ago
  36. b91671b UBI: Fix livelock in produce_free_peb() by Richard Weinberger · 10 years ago
  37. 49e236b UBI: bugfix in ubi_wl_flush() by Richard Weinberger · 10 years ago
  38. 3d21bb7 UBI: fix ubi free PEBs count calculation by Tanya Brokhman · 10 years ago
  39. 87ed89d UBI: fix error path in __wl_get_peb by Tanya Brokhman · 10 years ago
  40. fb10e4d UBI: fix refill_wl_user_pool() by Richard Weinberger · 11 years ago
  41. 5ef4414 UBI: Fix PEB leak in wear_leveling_worker() by Richard Weinberger · 11 years ago
  42. 85d5b70 Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  43. 6457557 UBI: introduce helpers dbg_chk_{io, gen} by Ezequiel Garcia · 12 years ago
  44. 894aef2 UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() by Richard Weinberger · 11 years ago
  45. ed4b702 UBI: remove PEB from free tree in get_peb_for_wl() by Richard Weinberger · 11 years ago
  46. 38f92cc UBI: remove spurious comment by Ezequiel Garcia · 12 years ago
  47. 8199b90 UBI: Add fastmap support to the WL sub-system by Richard Weinberger · 12 years ago
  48. 5638b33 UBI: Add fastmap stuff to ubi.h by Richard Weinberger · 12 years ago
  49. 719bb84 UBI: print less by Artem Bityutskiy · 12 years ago
  50. 37f758a UBI: limit amount of reserved eraseblocks for bad PEB handling by Shmulik Ladkani · 12 years ago
  51. 12027f1 UBI: correct ubi_wl_flush locking by Artem Bityutskiy · 12 years ago
  52. 62f38455 UBI: modify ubi_wl_flush function to clear work queue for a lnum by Joel Reardon · 12 years ago
  53. d36e59e UBI: add lnum and vol_id to struct ubi_work by Joel Reardon · 12 years ago
  54. 41e0cd9 UBI: rename _init_scan functions by Artem Bityutskiy · 12 years ago
  55. 517af48 UBI: rename sv to av by Artem Bityutskiy · 12 years ago
  56. a4e6042 UBI: rename si to ai by Artem Bityutskiy · 12 years ago
  57. 2c5ec5c UBI: rename seb to aeb by Artem Bityutskiy · 12 years ago
  58. afc15a8 UBI: rename struct ubi_scan_info by Artem Bityutskiy · 12 years ago
  59. cb28a93 UBI: rename struct ubi_scan_volume by Artem Bityutskiy · 12 years ago
  60. 227423d UBI: rename struct ubi_scan_leb by Artem Bityutskiy · 12 years ago
  61. 97d6104 UBI: rename few functions for consistency by Artem Bityutskiy · 12 years ago
  62. 7bf523a UBI: more of clean-up terminology for self-checks by Artem Bityutskiy · 12 years ago
  63. aa44d1d UBI: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  64. 4415626 UBI: amend commentaries WRT dtype by Artem Bityutskiy · 12 years ago
  65. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  66. 25886a3 UBI: always dump the stack on error by Artem Bityutskiy · 12 years ago
  67. cc83146 UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS by Artem Bityutskiy · 12 years ago
  68. 7eb3aa65 UBI: fix eraseblock picking criteria by Artem Bityutskiy · 12 years ago
  69. add8287 UBI: fix documentation and improve readability by Artem Bityutskiy · 12 years ago
  70. e57e0d8 UBI: fix use-after-free on error path by Artem Bityutskiy · 12 years ago
  71. e801e12 UBI: fix missing scrub when there is a bit-flip by Bhavesh Parekh · 13 years ago
  72. 27a0f2a UBI: prepare debugging stuff to further debugfs conversion by Artem Bityutskiy · 13 years ago
  73. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 13 years ago
  74. d99383b UBI: change the interface of a debugging check function by Artem Bityutskiy · 13 years ago
  75. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  76. 28237e4 UBI: make tests modes dynamic by Artem Bityutskiy · 13 years ago
  77. 92d124f UBI: make self-checks dynamic by Artem Bityutskiy · 13 years ago
  78. 5fc01ab UBI: preserve corrupted PEBs by Artem Bityutskiy · 14 years ago
  79. 92e1a7d UBI: handle bit-flips when no header found by Artem Bityutskiy · 14 years ago
  80. 74d82d2 UBI: remove duplicate IO error codes by Artem Bityutskiy · 14 years ago
  81. d3f6e6c UBI: do not oops when erroneous PEB is scheduled for scrubbing by Artem Bityutskiy · 14 years ago
  82. 3f50262 UBI: fix s/then/than/ typos by Shinya Kuribayashi · 14 years ago
  83. adbf05e UBI: simplify debugging return codes by Artem Bityutskiy · 14 years ago
  84. 1398788 UBI: remove bogus debugging checks by Artem Bityutskiy · 15 years ago
  85. 40a71a8 UBI: add empty eraseblocks verification by Artem Bityutskiy · 15 years ago
  86. 815bc5f UBI: fix multiple spelling typos by Artem Bityutskiy · 15 years ago
  87. 21d08bb UBI: fix kmem_cache_free on error patch by Artem Bityutskiy · 15 years ago
  88. 52b605d UBI: print amount of reserved PEBs by Artem Bityutskiy · 15 years ago
  89. 9c259a5 UBI: improve messages in the WL worker by Artem Bityutskiy · 15 years ago
  90. b86a2c5 UBI: do not switch to R/O mode on read errors by Artem Bityutskiy · 15 years ago
  91. 87960c0 UBI: fix and clean-up error paths in WL worker by Artem Bityutskiy · 15 years ago
  92. 90bf026 UBI: introduce new constants by Artem Bityutskiy · 15 years ago
  93. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  94. 7b6c32d UBI: simplify PEB protection code by Xiaochuan-Xu · 15 years ago
  95. 23553b2 UBI: prepare for protection tree improvements by Xiaochuan-Xu · 15 years ago
  96. 6fa6f5b UBI: handle write errors in WL worker by Artem Bityutskiy · 15 years ago
  97. 3c98b0a UBI: fix error path by Artem Bityutskiy · 15 years ago
  98. 6a8f483 UBI: some code re-structuring by Artem Bityutskiy · 15 years ago
  99. 2ad4988 UBI: Don't exit from ubi_thread until kthread_should_stop() is true by Vitaliy Gusev · 16 years ago
  100. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago