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