1. 3291b52 UBI: introduce the VID buffer concept by Boris Brezillon · 8 years ago
  2. 7b6b749 UBI: move the global ech and vidh variables into struct ubi_attach_info by Boris Brezillon · 8 years ago
  3. 91f4285 UBI: provide helpers to allocate and free aeb elements by Boris Brezillon · 8 years ago
  4. f9efe8d UBI: factorize destroy_av() and ubi_remove_av() code by Boris Brezillon · 8 years ago
  5. de4c455 UBI: factorize code used to manipulate volumes at attach time by Boris Brezillon · 8 years ago
  6. 3f84e45 UBI: fix add_fastmap() to use the vid_hdr passed in argument by Boris Brezillon · 8 years ago
  7. 74f2c6e ubi: Be more paranoid while seaching for the most recent Fastmap by Richard Weinberger · 9 years ago
  8. fdf10ed ubi: Rework Fastmap attach base code by Richard Weinberger · 9 years ago
  9. 243a4f8 ubi: Introduce vol_ignored() by Richard Weinberger · 9 years ago
  10. d139d30 ubi: Fix scan_fast() comment by Richard Weinberger · 9 years ago
  11. f9a113d UBI: drop null test before destroy functions by Julia Lawall · 9 years ago
  12. 180a535 UBI: Fastmap: Fall back to scanning mode after ECC error by Richard Weinberger · 10 years ago
  13. 560d86a UBI: Fastmap: Make self_check_eba() depend on fastmap self checking by Richard Weinberger · 10 years ago
  14. d2158f6 UBI: Remove alloc_ai() slab name from parameter list by Richard Weinberger · 10 years ago
  15. 98105d0 UBI: Fastmap: Fix memory leak while attaching by Richard Weinberger · 10 years ago
  16. 8eef7d7 UBI: account for bitflips in both the VID header and data by Brian Norris · 10 years ago
  17. 32608703 UBI: Extend UBI layer debug/messaging capabilities by Tanya Brokhman · 10 years ago
  18. 4d52514 UBI: fix error return code by Julia Lawall · 11 years ago
  19. 55b80c4 UBI: simplify image sequence test by Richard Genoud · 11 years ago
  20. 4b3e0a2 UBI: Call scan_all() with correct offset in error case by Richard Weinberger · 11 years ago
  21. 6457557 UBI: introduce helpers dbg_chk_{io, gen} by Ezequiel Garcia · 12 years ago
  22. d125a75 UBI: do not allocate the memory unnecessarily by Artem Bityutskiy · 12 years ago
  23. dac6e20 UBI: Add fastmap stuff to attach.c by Richard Weinberger · 12 years ago
  24. 55393ba UBI: fix trivial typo 'it' => 'is' by Brian Norris · 12 years ago
  25. 719bb84 UBI: print less by Artem Bityutskiy · 12 years ago
  26. e28453b UBI: use pr_ helper instead of printk by Artem Bityutskiy · 12 years ago
  27. 049333c UBI: comply with coding style by Artem Bityutskiy · 12 years ago
  28. 193819c UBI: erase free PEB with bitflip in EC header by Matthieu CASTET · 12 years ago
  29. 6dd3bc7 UBI: add volume id struct ubi_ainf_peb by Joel Reardon · 13 years ago
  30. ae4a810 UBI: rename scan.c to attach.c by Artem Bityutskiy · 13 years ago[Renamed from drivers/mtd/ubi/scan.c]
  31. 9c47fb2 UBI: rename UBI_SCAN_UNKNOWN_EC by Artem Bityutskiy · 13 years ago
  32. 47e1ec7 UBI: move and rename attach_by_scanning by Artem Bityutskiy · 13 years ago
  33. fbd0107 UBI: amend comments after all the renamings by Artem Bityutskiy · 13 years ago
  34. 1fc2e3e UBI: rename ubi_scan_leb_slab by Artem Bityutskiy · 13 years ago
  35. 66a2af3 UBI: rename ubi_scan_destroy_ai by Artem Bityutskiy · 13 years ago
  36. c87fbd7 UBI: rename ubi_scan_get_free_peb by Artem Bityutskiy · 13 years ago
  37. d717dc2 UBI: rename ubi_scan_rm_volume by Artem Bityutskiy · 13 years ago
  38. dcd85fd UBI: rename ubi_scan_find_av by Artem Bityutskiy · 13 years ago
  39. 3561188 UBI: rename ubi_scan_add_used by Artem Bityutskiy · 13 years ago
  40. ee663d9 UBI: remove unused function by Artem Bityutskiy · 13 years ago
  41. 13d33da UBI: make ubi_scan_erase_peb static and rename by Artem Bityutskiy · 13 years ago
  42. 517af48 UBI: rename sv to av by Artem Bityutskiy · 13 years ago
  43. a4e6042 UBI: rename si to ai by Artem Bityutskiy · 13 years ago
  44. 2c5ec5c UBI: rename seb to aeb by Artem Bityutskiy · 13 years ago
  45. afc15a8 UBI: rename struct ubi_scan_info by Artem Bityutskiy · 13 years ago
  46. cb28a93 UBI: rename struct ubi_scan_volume by Artem Bityutskiy · 13 years ago
  47. 227423d UBI: rename struct ubi_scan_leb by Artem Bityutskiy · 13 years ago
  48. e298682 UBI: get rid of dbg_err by Artem Bityutskiy · 13 years ago
  49. 7bf523a UBI: more of clean-up terminology for self-checks by Artem Bityutskiy · 13 years ago
  50. aa44d1d UBI: remove Kconfig debugging option by Artem Bityutskiy · 13 years ago
  51. b989bd4 UBI: rename ubi_dbg_dump_seb by Artem Bityutskiy · 13 years ago
  52. 614c74a75 UBI: rename ubi_dbg_dump_sv by Artem Bityutskiy · 13 years ago
  53. 0964f6a UBI: remove superfluous "!!" operation by Richard Weinberger · 13 years ago
  54. a904e3f UBI: always dump VID and EC headers in case of errors by Artem Bityutskiy · 13 years ago
  55. 25886a3 UBI: always dump the stack on error by Artem Bityutskiy · 13 years ago
  56. 0ca39d7 UBI: rename peb_buf1 to peb_buf by Artem Bityutskiy · 13 years ago
  57. a29852b UBI: fix error handling in ubi_scan() by Richard Weinberger · 13 years ago
  58. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  59. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 14 years ago
  60. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 14 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  62. 92d124f UBI: make self-checks dynamic by Artem Bityutskiy · 14 years ago
  63. fef2deb UBI: cleanup comments about corrupted PEBs by Artem Bityutskiy · 14 years ago
  64. 6c1e875 UBI: add slab cache for ubi_scan_leb objects by Artem Bityutskiy · 14 years ago
  65. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  66. 1b1d76e UBI: release locks in check_corruption by Dan Carpenter · 14 years ago
  67. 45aafd3 UBI: tighten the corrupted PEB criteria by Artem Bityutskiy · 14 years ago
  68. df3fca4 UBI: fix check_data_ff return code by Artem Bityutskiy · 14 years ago
  69. fb22b59 UBI: remember copy_flag while scanning by Artem Bityutskiy · 14 years ago
  70. 5fc01ab UBI: preserve corrupted PEBs by Artem Bityutskiy · 14 years ago
  71. feeba4b UBI: add truly corrupted PEBs to corrupted list by Artem Bityutskiy · 14 years ago
  72. 0525dac UBI: do not put eraseblocks to the corrupted list unnecessarily by Artem Bityutskiy · 14 years ago
  73. 3fb3412 UBI: separate out corrupted list by Artem Bityutskiy · 14 years ago
  74. b332150 UBI: change cascade of ifs to switch statements by Artem Bityutskiy · 14 years ago
  75. e0e718c UBI: rename a local variable by Artem Bityutskiy · 14 years ago
  76. 92e1a7d UBI: handle bit-flips when no header found by Artem Bityutskiy · 14 years ago
  77. 74d82d2 UBI: remove duplicate IO error codes by Artem Bityutskiy · 14 years ago
  78. 756e1df UBI: rename IO error code by Artem Bityutskiy · 14 years ago
  79. 80c1c16 UBI: fix forward compatibility by Artem Bityutskiy · 14 years ago
  80. 7cdb996 UBI: do not print message about corruptes PEBs if we have none of them by Artem Bityutskiy · 14 years ago
  81. 158132c UBI: improve delete-compatible volumes handling by Brijesh Singh · 15 years ago
  82. f5d5b1f UBI: fix error message and compilation warnings by Artem Bityutskiy · 15 years ago
  83. 095751a UBI: generate random image_seq when formatting MTD devices by Matthieu CASTET · 15 years ago
  84. 0798cea UBI: improve corrupted flash handling by Artem Bityutskiy · 15 years ago
  85. 33789fb UBI: introduce eraseblock counter variables by Artem Bityutskiy · 15 years ago
  86. eb89580 UBI: introduce a new IO return code by Artem Bityutskiy · 15 years ago
  87. 786d783 UBI: simplify IO error codes by Artem Bityutskiy · 15 years ago
  88. 3f50262 UBI: fix s/then/than/ typos by Shinya Kuribayashi · 15 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  90. adbf05e UBI: simplify debugging return codes by Artem Bityutskiy · 15 years ago
  91. 2eadaad UBI: fix backward compatibility by Artem Bityutskiy · 15 years ago
  92. 4a40685 UBI: print a warning if too many PEBs are corrupted by Artem Bityutskiy · 15 years ago
  93. 29a88c9 UBI: print a message if ECH is corrupted and VIDH is ok by Artem Bityutskiy · 15 years ago
  94. 32bc482 UBI: compatible fallback in absense of sequence numbers by Adrian Hunter · 15 years ago
  95. 3dc948d UBI: fix bug in image sequence number handling by Holger Brunck · 15 years ago
  96. fe96efc UBI: nicify image sequence number handling by Artem Bityutskiy · 15 years ago
  97. 0c6c7fa UBI: add image sequence number to EC header by Adrian Hunter · 15 years ago
  98. 3013ee3 UBI: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  99. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  100. b77bcb0 UBI: fix EBADMSG handling by Zoltan Sogor · 16 years ago