1. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  2. 27a0f2a UBI: prepare debugging stuff to further debugfs conversion by Artem Bityutskiy · 13 years ago
  3. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 13 years ago
  4. 1426414 UBI: fix typo in a message by Artem Bityutskiy · 13 years ago
  5. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  6. 3efe509 UBI: check if we are in RO mode in the erase routine by Artem Bityutskiy · 14 years ago
  7. 3d46b31 UBI: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  8. 92d124f UBI: make self-checks dynamic by Artem Bityutskiy · 14 years ago
  9. 6f9fdf6 UBI: remove UBI_IO_DEBUG macro by Artem Bityutskiy · 14 years ago
  10. 332873d UBI: allocate erase checking buffer on demand by Artem Bityutskiy · 14 years ago
  11. a758674 UBI: allocate write checking buffer on demand by Artem Bityutskiy · 14 years ago
  12. a87f29c UBI: always re-read in case of read failures by Artem Bityutskiy · 14 years ago
  13. 7950d02 UBI: use raw mtd read function in debugging code by Artem Bityutskiy · 14 years ago
  14. 276832d UBI: try to reveal buggy MTD drivers by Artem Bityutskiy · 14 years ago
  15. 2fff570 UBI: add a commentary about allocating VID header buffer on stack by Artem Bityutskiy · 14 years ago
  16. d4c6381 UBI: fix NOR erase preparation quirk by Holger Brunck · 14 years ago
  17. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  18. bb00e18 UBI: make check_pattern function non-static by Artem Bityutskiy · 14 years ago
  19. 92e1a7d UBI: handle bit-flips when no header found by Artem Bityutskiy · 14 years ago
  20. 74d82d2 UBI: remove duplicate IO error codes by Artem Bityutskiy · 14 years ago
  21. 756e1df UBI: rename IO error code by Artem Bityutskiy · 14 years ago
  22. f5d5b1f UBI: fix error message and compilation warnings by Artem Bityutskiy · 14 years ago
  23. 1a49af2 UBI: improve ECC error message by Artem Bityutskiy · 14 years ago
  24. eb89580 UBI: introduce a new IO return code by Artem Bityutskiy · 14 years ago
  25. 786d783 UBI: simplify IO error codes by Artem Bityutskiy · 14 years ago
  26. be436f6 UBI: misc comment fixes by Shinya Kuribayashi · 14 years ago
  27. 3f50262 UBI: fix s/then/than/ typos by Shinya Kuribayashi · 14 years ago
  28. 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
  29. 6e9065d UBI: add write checking by Artem Bityutskiy · 15 years ago
  30. adbf05e UBI: simplify debugging return codes by Artem Bityutskiy · 15 years ago
  31. de75c77 UBI: improve NOR flash erasure quirk by Artem Bityutskiy · 15 years ago
  32. 867996b UBI: introduce flash dump helper by Artem Bityutskiy · 15 years ago
  33. 5b289b5 UBI: amend NOR flash pre-erase quirk by Artem Bityutskiy · 15 years ago
  34. 83c2099 UBI: fix compilation warnings by Artem Bityutskiy · 15 years ago
  35. ebf53f4 UBI: fix NOR flash recovery by Artem Bityutskiy · 15 years ago
  36. fe96efc UBI: nicify image sequence number handling by Artem Bityutskiy · 15 years ago
  37. 0c6c7fa UBI: add image sequence number to EC header by Adrian Hunter · 15 years ago
  38. 1398788 UBI: remove bogus debugging checks by Artem Bityutskiy · 15 years ago
  39. 40a71a8 UBI: add empty eraseblocks verification by Artem Bityutskiy · 15 years ago
  40. 815bc5f UBI: fix multiple spelling typos by Artem Bityutskiy · 15 years ago
  41. ffb6b7e UBI: fix races in I/O debugging checks by Artem Bityutskiy · 15 years ago
  42. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  43. f2863c5 UBI: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  44. ed45819 UBI: fix warnings when debugging is enabled by Artem Bityutskiy · 16 years ago
  45. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  46. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  47. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  48. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  49. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  50. a4f0fcd UBI: be verbose when debuggin is enabled by Artem Bityutskiy · 17 years ago
  51. 2362a53 UBI: fix error code in ubi_io_read() by Artem Bityutskiy · 17 years ago
  52. 6986646 UBI: use byte hexdump by Artem Bityutskiy · 17 years ago
  53. e88d6e10 UBI: do not use vmalloc on I/O path by Artem Bityutskiy · 17 years ago
  54. 33818bb UBI: allocate memory with GFP_NOFS by Artem Bityutskiy · 17 years ago
  55. ef6075f UBI: use linux print_hex_dump(), not home-grown one by Artem Bityutskiy · 17 years ago
  56. 8d2d401 UBI: add more prints by Artem Bityutskiy · 17 years ago
  57. 63b6c1e UBI: fix comments by Artem Bityutskiy · 17 years ago
  58. 2f176f7 UBI: fix signed-unsigned multiplication by Brijesh Singh · 17 years ago
  59. 3261ebd UBI: kill homegrown endian macros by Christoph Hellwig · 17 years ago
  60. 92ad8f3 UBI: use vmalloc for large buffers by Artem Bityutskiy · 17 years ago
  61. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago