1. 37f758a UBI: limit amount of reserved eraseblocks for bad PEB handling by Shmulik Ladkani · 12 years ago
  2. 8beeb3b UBI: introduce new bad PEB limit by Shmulik Ladkani · 12 years ago
  3. 183ae6c UBI: print PID in debug messages by Artem Bityutskiy · 12 years ago
  4. 5739dd7 UBI: print image sequence number as unsigned integer by Artem Bityutskiy · 12 years ago
  5. 87e773c UBI: harmonize the update of ubi->beb_rsvd_pebs by Shmulik Ladkani · 12 years ago
  6. 5c669a5 UBI: trivial: fix comment of ubi_calculate_reserved function by Shmulik Ladkani · 12 years ago
  7. 2ce7be1 UBI: fix spelling of detach in debug output by Peter Meerwald · 12 years ago
  8. 54de1f1 UBI: Change the default percentage of reserved PEB by Richard Genoud · 12 years ago
  9. 903e0e4 UBI: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  10. 12027f1 UBI: correct ubi_wl_flush locking by Artem Bityutskiy · 12 years ago
  11. e9b4cf2 UBI: fix debugfs-less systems support by Artem Bityutskiy · 12 years ago
  12. 62f38455 UBI: modify ubi_wl_flush function to clear work queue for a lnum by Joel Reardon · 12 years ago
  13. 05a3cb7 UBI: introduce UBI_ALL constant by Artem Bityutskiy · 12 years ago
  14. d36e59e UBI: add lnum and vol_id to struct ubi_work by Joel Reardon · 12 years ago
  15. 6dd3bc7 UBI: add volume id struct ubi_ainf_peb by Joel Reardon · 12 years ago
  16. 5cc0942 UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment by Joel Reardon · 12 years ago
  17. ae4a810 UBI: rename scan.c to attach.c by Artem Bityutskiy · 12 years ago
  18. 0479ab4 UBI: remove scan.h by Artem Bityutskiy · 12 years ago
  19. 9c47fb2 UBI: rename UBI_SCAN_UNKNOWN_EC by Artem Bityutskiy · 12 years ago
  20. 47e1ec7 UBI: move and rename attach_by_scanning by Artem Bityutskiy · 12 years ago
  21. 41e0cd9 UBI: rename _init_scan functions by Artem Bityutskiy · 12 years ago
  22. fbd0107 UBI: amend comments after all the renamings by Artem Bityutskiy · 12 years ago
  23. 1fc2e3e UBI: rename ubi_scan_leb_slab by Artem Bityutskiy · 12 years ago
  24. 0bae288 UBI: rename ubi_scan_move_to_list by Artem Bityutskiy · 12 years ago
  25. 66a2af3 UBI: rename ubi_scan_destroy_ai by Artem Bityutskiy · 12 years ago
  26. c87fbd7 UBI: rename ubi_scan_get_free_peb by Artem Bityutskiy · 12 years ago
  27. d717dc2 UBI: rename ubi_scan_rm_volume by Artem Bityutskiy · 12 years ago
  28. dcd85fd UBI: rename ubi_scan_find_av by Artem Bityutskiy · 12 years ago
  29. 3561188 UBI: rename ubi_scan_add_used by Artem Bityutskiy · 12 years ago
  30. ee663d9 UBI: remove unused function by Artem Bityutskiy · 12 years ago
  31. 13d33da UBI: make ubi_scan_erase_peb static and rename by Artem Bityutskiy · 12 years ago
  32. 517af48 UBI: rename sv to av by Artem Bityutskiy · 12 years ago
  33. a4e6042 UBI: rename si to ai by Artem Bityutskiy · 12 years ago
  34. 2c5ec5c UBI: rename seb to aeb by Artem Bityutskiy · 12 years ago
  35. 55e93e5 UBI: amend comments after renaming in scan.c by Artem Bityutskiy · 12 years ago
  36. afc15a8 UBI: rename struct ubi_scan_info by Artem Bityutskiy · 12 years ago
  37. cb28a93 UBI: rename struct ubi_scan_volume by Artem Bityutskiy · 12 years ago
  38. 227423d UBI: rename struct ubi_scan_leb by Artem Bityutskiy · 12 years ago
  39. 97d6104 UBI: rename few functions for consistency by Artem Bityutskiy · 12 years ago
  40. e298682 UBI: get rid of dbg_err by Artem Bityutskiy · 12 years ago
  41. 7bf523a UBI: more of clean-up terminology for self-checks by Artem Bityutskiy · 12 years ago
  42. 8056eb4 UBI: clean-up terminology for self-checks in io.c by Artem Bityutskiy · 12 years ago
  43. aa44d1d UBI: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  44. 718c00b UBI: rename ubi_dbg_dump_mkvol_req by Artem Bityutskiy · 12 years ago
  45. b989bd4 UBI: rename ubi_dbg_dump_seb by Artem Bityutskiy · 12 years ago
  46. 614c74a75 UBI: rename ubi_dbg_dump_sv by Artem Bityutskiy · 12 years ago
  47. 1f021e1d UBI: rename ubi_dbg_dump_vtbl_record by Artem Bityutskiy · 12 years ago
  48. 766381f UBI: rename ubi_dbg_dump_vol_info by Artem Bityutskiy · 12 years ago
  49. 4415626 UBI: amend commentaries WRT dtype by Artem Bityutskiy · 12 years ago
  50. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  51. 0964f6a UBI: remove superfluous "!!" operation by Richard Weinberger · 12 years ago
  52. f01e2d1 UBI: always warn if case of I/O errors by Artem Bityutskiy · 12 years ago
  53. a904e3f UBI: always dump VID and EC headers in case of errors by Artem Bityutskiy · 12 years ago
  54. ef7088e UBI: always dump flash contents in case of errors by Artem Bityutskiy · 12 years ago
  55. 25886a3 UBI: always dump the stack on error by Artem Bityutskiy · 12 years ago
  56. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  57. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  58. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  59. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 13 years ago
  60. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  61. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  62. cc83146 UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS by Artem Bityutskiy · 13 years ago
  63. 0ca39d7 UBI: rename peb_buf1 to peb_buf by Artem Bityutskiy · 13 years ago
  64. 43b043e UBI: reduce memory consumption by Josselin Costanzi · 13 years ago
  65. 7eb3aa65 UBI: fix eraseblock picking criteria by Artem Bityutskiy · 13 years ago
  66. add8287 UBI: fix documentation and improve readability by Artem Bityutskiy · 13 years ago
  67. a29852b UBI: fix error handling in ubi_scan() by Richard Weinberger · 13 years ago
  68. 1f4f434 UBI: use own macros for the layout volume by Richard Weinberger · 13 years ago
  69. 4a59c79 UBI: fix nameless volumes handling by Richard Weinberger · 13 years ago
  70. 94b1984 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  71. 72f0d45 UBI: fix debugging messages by Artem Bityutskiy · 13 years ago
  72. 5c395ae Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  73. 6bdccff UBI: make vid_hdr non-static by Richard Weinberger · 13 years ago
  74. 8f461a7 mtd: introduce mtd_can_have_bb helper by Artem Bityutskiy · 13 years ago
  75. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  76. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  77. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  78. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 13 years ago
  79. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  80. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  81. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  82. e57e0d8 UBI: fix use-after-free on error path by Artem Bityutskiy · 13 years ago
  83. e801e12 UBI: fix missing scrub when there is a bit-flip by Bhavesh Parekh · 13 years ago
  84. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  85. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  86. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  87. 9efabc8 UBI: do not link debug messages when debugging is disabled by Artem Bityutskiy · 13 years ago
  88. 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
  89. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  90. 4788b60 UBI: remove dead code by Artem Bityutskiy · 13 years ago
  91. 2a82606 UBI: dump stack when switching to R/O mode by Artem Bityutskiy · 13 years ago
  92. 01a4110 UBI: fix oops in error path by Artem Bityutskiy · 13 years ago
  93. cd6d856 UBI: switch debugging tests knobs to debugfs by Artem Bityutskiy · 13 years ago
  94. 18073733 UBI: make it possible to use struct ubi_device in debug.h by Artem Bityutskiy · 13 years ago
  95. 27a0f2a UBI: prepare debugging stuff to further debugfs conversion by Artem Bityutskiy · 13 years ago
  96. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 13 years ago
  97. d99383b UBI: change the interface of a debugging check function by Artem Bityutskiy · 13 years ago
  98. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  99. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  100. ab50ff6 UBI: switch to dynamic printks by Artem Bityutskiy · 13 years ago