1. 3291b52 UBI: introduce the VID buffer concept by Boris Brezillon · 8 years ago
  2. 8a8e8d2 ubi: Only read necessary size when reading the VID header by Sascha Hauer · 8 years ago
  3. 2e69d49 UBI: fix use of "VID" vs. "EC" in header self-check by Brian Norris · 9 years ago
  4. 281fda2 UBI: Validate data_size by Richard Weinberger · 9 years ago
  5. 5026906 UBI: power cut emulation for testing by david.oberhollenzer@sigma-star.at · 9 years ago
  6. 45fc5c8 UBI: extend UBI layer debug/messaging capabilities - cosmetics by Tanya Brokhman · 10 years ago
  7. 32608703 UBI: Extend UBI layer debug/messaging capabilities by Tanya Brokhman · 10 years ago
  8. 2c7ca5c UBI: avoid program operation on NOR flash after erasure interrupted by Qi Wang 王起 (qiwang) · 11 years ago
  9. 6457557 UBI: introduce helpers dbg_chk_{io, gen} by Ezequiel Garcia · 12 years ago
  10. 719bb84 UBI: print less by Artem Bityutskiy · 12 years ago
  11. 049333c UBI: comply with coding style by Artem Bityutskiy · 12 years ago
  12. fbd0107 UBI: amend comments after all the renamings by Artem Bityutskiy · 12 years ago
  13. 97d6104 UBI: rename few functions for consistency by Artem Bityutskiy · 12 years ago
  14. e298682 UBI: get rid of dbg_err by Artem Bityutskiy · 12 years ago
  15. 8056eb4 UBI: clean-up terminology for self-checks in io.c by Artem Bityutskiy · 12 years ago
  16. aa44d1d UBI: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  17. f01e2d1 UBI: always warn if case of I/O errors by Artem Bityutskiy · 12 years ago
  18. a904e3f UBI: always dump VID and EC headers in case of errors by Artem Bityutskiy · 12 years ago
  19. ef7088e UBI: always dump flash contents in case of errors by Artem Bityutskiy · 12 years ago
  20. 25886a3 UBI: always dump the stack on error by Artem Bityutskiy · 12 years ago
  21. 0ca39d7 UBI: rename peb_buf1 to peb_buf by Artem Bityutskiy · 12 years ago
  22. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  23. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  24. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  25. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  26. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  27. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  28. 27a0f2a UBI: prepare debugging stuff to further debugfs conversion by Artem Bityutskiy · 13 years ago
  29. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 13 years ago
  30. 1426414 UBI: fix typo in a message by Artem Bityutskiy · 13 years ago
  31. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  32. 3efe509 UBI: check if we are in RO mode in the erase routine by Artem Bityutskiy · 13 years ago
  33. 3d46b31 UBI: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  34. 92d124f UBI: make self-checks dynamic by Artem Bityutskiy · 13 years ago
  35. 6f9fdf6 UBI: remove UBI_IO_DEBUG macro by Artem Bityutskiy · 13 years ago
  36. 332873d UBI: allocate erase checking buffer on demand by Artem Bityutskiy · 13 years ago
  37. a758674 UBI: allocate write checking buffer on demand by Artem Bityutskiy · 13 years ago
  38. a87f29c UBI: always re-read in case of read failures by Artem Bityutskiy · 14 years ago
  39. 7950d02 UBI: use raw mtd read function in debugging code by Artem Bityutskiy · 14 years ago
  40. 276832d UBI: try to reveal buggy MTD drivers by Artem Bityutskiy · 14 years ago
  41. 2fff570 UBI: add a commentary about allocating VID header buffer on stack by Artem Bityutskiy · 14 years ago
  42. d4c6381 UBI: fix NOR erase preparation quirk by Holger Brunck · 13 years ago
  43. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  44. bb00e18 UBI: make check_pattern function non-static by Artem Bityutskiy · 14 years ago
  45. 92e1a7d UBI: handle bit-flips when no header found by Artem Bityutskiy · 14 years ago
  46. 74d82d2 UBI: remove duplicate IO error codes by Artem Bityutskiy · 14 years ago
  47. 756e1df UBI: rename IO error code by Artem Bityutskiy · 14 years ago
  48. f5d5b1f UBI: fix error message and compilation warnings by Artem Bityutskiy · 14 years ago
  49. 1a49af2 UBI: improve ECC error message by Artem Bityutskiy · 14 years ago
  50. eb89580 UBI: introduce a new IO return code by Artem Bityutskiy · 14 years ago
  51. 786d783 UBI: simplify IO error codes by Artem Bityutskiy · 14 years ago
  52. be436f6 UBI: misc comment fixes by Shinya Kuribayashi · 14 years ago
  53. 3f50262 UBI: fix s/then/than/ typos by Shinya Kuribayashi · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. 6e9065d UBI: add write checking by Artem Bityutskiy · 14 years ago
  56. adbf05e UBI: simplify debugging return codes by Artem Bityutskiy · 14 years ago
  57. de75c77 UBI: improve NOR flash erasure quirk by Artem Bityutskiy · 15 years ago
  58. 867996b UBI: introduce flash dump helper by Artem Bityutskiy · 15 years ago
  59. 5b289b5 UBI: amend NOR flash pre-erase quirk by Artem Bityutskiy · 15 years ago
  60. 83c2099 UBI: fix compilation warnings by Artem Bityutskiy · 15 years ago
  61. ebf53f4 UBI: fix NOR flash recovery by Artem Bityutskiy · 15 years ago
  62. fe96efc UBI: nicify image sequence number handling by Artem Bityutskiy · 15 years ago
  63. 0c6c7fa UBI: add image sequence number to EC header by Adrian Hunter · 15 years ago
  64. 1398788 UBI: remove bogus debugging checks by Artem Bityutskiy · 15 years ago
  65. 40a71a8 UBI: add empty eraseblocks verification by Artem Bityutskiy · 15 years ago
  66. 815bc5f UBI: fix multiple spelling typos by Artem Bityutskiy · 15 years ago
  67. ffb6b7e UBI: fix races in I/O debugging checks by Artem Bityutskiy · 15 years ago
  68. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  69. f2863c5 UBI: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  70. ed45819 UBI: fix warnings when debugging is enabled by Artem Bityutskiy · 16 years ago
  71. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  72. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  73. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  74. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  75. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  76. a4f0fcd UBI: be verbose when debuggin is enabled by Artem Bityutskiy · 16 years ago
  77. 2362a53 UBI: fix error code in ubi_io_read() by Artem Bityutskiy · 17 years ago
  78. 6986646 UBI: use byte hexdump by Artem Bityutskiy · 17 years ago
  79. e88d6e10 UBI: do not use vmalloc on I/O path by Artem Bityutskiy · 17 years ago
  80. 33818bb UBI: allocate memory with GFP_NOFS by Artem Bityutskiy · 17 years ago
  81. ef6075f UBI: use linux print_hex_dump(), not home-grown one by Artem Bityutskiy · 17 years ago
  82. 8d2d401 UBI: add more prints by Artem Bityutskiy · 17 years ago
  83. 63b6c1e UBI: fix comments by Artem Bityutskiy · 17 years ago
  84. 2f176f7 UBI: fix signed-unsigned multiplication by Brijesh Singh · 17 years ago
  85. 3261ebd UBI: kill homegrown endian macros by Christoph Hellwig · 17 years ago
  86. 92ad8f3 UBI: use vmalloc for large buffers by Artem Bityutskiy · 17 years ago
  87. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago