1. 1f021e1d UBI: rename ubi_dbg_dump_vtbl_record by Artem Bityutskiy · 13 years ago
  2. 766381f UBI: rename ubi_dbg_dump_vol_info by Artem Bityutskiy · 13 years ago
  3. 4415626 UBI: amend commentaries WRT dtype by Artem Bityutskiy · 13 years ago
  4. b36a261 UBI: Kill data type hint by Richard Weinberger · 13 years ago
  5. 0964f6a UBI: remove superfluous "!!" operation by Richard Weinberger · 13 years ago
  6. f01e2d1 UBI: always warn if case of I/O errors by Artem Bityutskiy · 13 years ago
  7. a904e3f UBI: always dump VID and EC headers in case of errors by Artem Bityutskiy · 13 years ago
  8. ef7088e UBI: always dump flash contents in case of errors by Artem Bityutskiy · 13 years ago
  9. 25886a3 UBI: always dump the stack on error by Artem Bityutskiy · 13 years ago
  10. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  11. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  12. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  13. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 13 years ago
  14. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  15. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  16. cc83146 UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS by Artem Bityutskiy · 13 years ago
  17. 0ca39d7 UBI: rename peb_buf1 to peb_buf by Artem Bityutskiy · 13 years ago
  18. 43b043e UBI: reduce memory consumption by Josselin Costanzi · 13 years ago
  19. 7eb3aa65 UBI: fix eraseblock picking criteria by Artem Bityutskiy · 13 years ago
  20. add8287 UBI: fix documentation and improve readability by Artem Bityutskiy · 13 years ago
  21. a29852b UBI: fix error handling in ubi_scan() by Richard Weinberger · 13 years ago
  22. 1f4f434 UBI: use own macros for the layout volume by Richard Weinberger · 13 years ago
  23. 4a59c79 UBI: fix nameless volumes handling by Richard Weinberger · 13 years ago
  24. 94b1984 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  25. 72f0d45 UBI: fix debugging messages by Artem Bityutskiy · 13 years ago
  26. 5c395ae Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  27. 6bdccff UBI: make vid_hdr non-static by Richard Weinberger · 13 years ago
  28. 8f461a7 mtd: introduce mtd_can_have_bb helper by Artem Bityutskiy · 13 years ago
  29. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  30. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  31. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  32. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 13 years ago
  33. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  34. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  35. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  36. e57e0d8 UBI: fix use-after-free on error path by Artem Bityutskiy · 13 years ago
  37. e801e12 UBI: fix missing scrub when there is a bit-flip by Bhavesh Parekh · 13 years ago
  38. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  39. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 14 years ago
  40. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  41. 9efabc8 UBI: do not link debug messages when debugging is disabled by Artem Bityutskiy · 13 years ago
  42. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  43. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 14 years ago
  44. 4788b60 UBI: remove dead code by Artem Bityutskiy · 14 years ago
  45. 2a82606 UBI: dump stack when switching to R/O mode by Artem Bityutskiy · 14 years ago
  46. 01a4110 UBI: fix oops in error path by Artem Bityutskiy · 14 years ago
  47. cd6d856 UBI: switch debugging tests knobs to debugfs by Artem Bityutskiy · 14 years ago
  48. 18073733 UBI: make it possible to use struct ubi_device in debug.h by Artem Bityutskiy · 14 years ago
  49. 27a0f2a UBI: prepare debugging stuff to further debugfs conversion by Artem Bityutskiy · 14 years ago
  50. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 14 years ago
  51. d99383b UBI: change the interface of a debugging check function by Artem Bityutskiy · 14 years ago
  52. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  53. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 14 years ago
  54. ab50ff6 UBI: switch to dynamic printks by Artem Bityutskiy · 14 years ago
  55. ebfce01 UBI: turn some macros into static inline by Artem Bityutskiy · 14 years ago
  56. 3802243 UBI: improve checking in debugging prints by Artem Bityutskiy · 14 years ago
  57. 1426414 UBI: fix typo in a message by Artem Bityutskiy · 14 years ago
  58. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 14 years ago
  59. 3627924 UBI: use __packed instead of __attribute__((packed)) by Artem Bityutskiy · 14 years ago
  60. 6748482 UBI: re-name set volume properties ioctl by Artem Bityutskiy · 14 years ago
  61. e10b376 UBI: make the control character device non-seekable by Artem Bityutskiy · 14 years ago
  62. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  63. 6bef0b6 UBI: do not select KALLSYMS_ALL by Artem Bityutskiy · 14 years ago
  64. 6e5133c UBI: do not compare array with NULL by Artem Bityutskiy · 14 years ago
  65. 3efe509 UBI: check if we are in RO mode in the erase routine by Artem Bityutskiy · 14 years ago
  66. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  67. 3d46b31 UBI: use GFP_NOFS properly by Artem Bityutskiy · 14 years ago
  68. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  69. fd57ed0 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  70. 28237e4 UBI: make tests modes dynamic by Artem Bityutskiy · 14 years ago
  71. 92d124f UBI: make self-checks dynamic by Artem Bityutskiy · 14 years ago
  72. b342efd UBI: make debugging messages dynamic by Artem Bityutskiy · 14 years ago
  73. 6f9fdf6 UBI: remove UBI_IO_DEBUG macro by Artem Bityutskiy · 14 years ago
  74. 6edb979 UBI: kill debugging buffer by Artem Bityutskiy · 14 years ago
  75. 332873d UBI: allocate erase checking buffer on demand by Artem Bityutskiy · 14 years ago
  76. a758674 UBI: allocate write checking buffer on demand by Artem Bityutskiy · 14 years ago
  77. f43ec88 UBI: provide LEB offset information by Artem Bityutskiy · 14 years ago
  78. 30b542e UBI: incorporate maximum write size by Artem Bityutskiy · 14 years ago
  79. a87f29c UBI: always re-read in case of read failures by Artem Bityutskiy · 14 years ago
  80. fef2deb UBI: cleanup comments about corrupted PEBs by Artem Bityutskiy · 14 years ago
  81. 6c1e875 UBI: add slab cache for ubi_scan_leb objects by Artem Bityutskiy · 14 years ago
  82. 7950d02 UBI: use raw mtd read function in debugging code by Artem Bityutskiy · 14 years ago
  83. 276832d UBI: try to reveal buggy MTD drivers by Artem Bityutskiy · 14 years ago
  84. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  85. 2fff570 UBI: add a commentary about allocating VID header buffer on stack by Artem Bityutskiy · 14 years ago
  86. e8cfe00 UBI: cleanup LEB start calculations by John Ogness · 14 years ago
  87. d4c6381 UBI: fix NOR erase preparation quirk by Holger Brunck · 14 years ago
  88. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  89. a121f64 UBI: use mtd->writebufsize to set minimal I/O unit size by Anatolij Gustschin · 14 years ago
  90. 309b5e4 mtd: use vzalloc by Joe Perches · 14 years ago
  91. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  92. 1b1d76e UBI: release locks in check_corruption by Dan Carpenter · 14 years ago
  93. 4f3a29d Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  94. 45aafd3 UBI: tighten the corrupted PEB criteria by Artem Bityutskiy · 14 years ago
  95. df3fca4 UBI: fix check_data_ff return code by Artem Bityutskiy · 14 years ago
  96. fb22b59 UBI: remember copy_flag while scanning by Artem Bityutskiy · 14 years ago
  97. 5fc01ab UBI: preserve corrupted PEBs by Artem Bityutskiy · 14 years ago
  98. feeba4b UBI: add truly corrupted PEBs to corrupted list by Artem Bityutskiy · 14 years ago
  99. 3153249 UBI: introduce debugging helper function by Artem Bityutskiy · 14 years ago
  100. bb00e18 UBI: make check_pattern function non-static by Artem Bityutskiy · 14 years ago