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