1. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  2. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  3. a121f64 UBI: use mtd->writebufsize to set minimal I/O unit size by Anatolij Gustschin · 14 years ago
  4. 309b5e4 mtd: use vzalloc by Joe Perches · 14 years ago
  5. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  6. 1b1d76e UBI: release locks in check_corruption by Dan Carpenter · 14 years ago
  7. 4f3a29d Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  8. 45aafd3 UBI: tighten the corrupted PEB criteria by Artem Bityutskiy · 14 years ago
  9. df3fca4 UBI: fix check_data_ff return code by Artem Bityutskiy · 14 years ago
  10. fb22b59 UBI: remember copy_flag while scanning by Artem Bityutskiy · 14 years ago
  11. 5fc01ab UBI: preserve corrupted PEBs by Artem Bityutskiy · 14 years ago
  12. feeba4b UBI: add truly corrupted PEBs to corrupted list by Artem Bityutskiy · 14 years ago
  13. 3153249 UBI: introduce debugging helper function by Artem Bityutskiy · 14 years ago
  14. bb00e18 UBI: make check_pattern function non-static by Artem Bityutskiy · 14 years ago
  15. 0525dac UBI: do not put eraseblocks to the corrupted list unnecessarily by Artem Bityutskiy · 14 years ago
  16. 3fb3412 UBI: separate out corrupted list by Artem Bityutskiy · 14 years ago
  17. b332150 UBI: change cascade of ifs to switch statements by Artem Bityutskiy · 14 years ago
  18. e0e718c UBI: rename a local variable 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. c174a08 UBI: fix small 80 characters limit style issue by Artem Bityutskiy · 14 years ago
  23. 1dd7863 UBI: cleanup and simplify Kconfig by H Hartley Sweeten · 14 years ago
  24. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  25. d3f6e6c UBI: do not oops when erroneous PEB is scheduled for scrubbing by Artem Bityutskiy · 14 years ago
  26. 1deacd7 UBI: fix kconfig unmet dependency by Randy Dunlap · 14 years ago
  27. 80c1c16 UBI: fix forward compatibility by Artem Bityutskiy · 14 years ago
  28. 01ebc12 UBI: eliminate update of list_for_each_entry loop cursor by Julia Lawall · 14 years ago
  29. 64d4b4c UBI: do not warn unnecessarily by Artem Bityutskiy · 14 years ago
  30. 7cdb996 UBI: do not print message about corruptes PEBs if we have none of them by Artem Bityutskiy · 14 years ago
  31. 158132c UBI: improve delete-compatible volumes handling by Brijesh Singh · 14 years ago
  32. f5d5b1f UBI: fix error message and compilation warnings by Artem Bityutskiy · 14 years ago
  33. 095751a UBI: generate random image_seq when formatting MTD devices by Matthieu CASTET · 14 years ago
  34. 1a49af2 UBI: improve ECC error message by Artem Bityutskiy · 14 years ago
  35. 0798cea UBI: improve corrupted flash handling by Artem Bityutskiy · 14 years ago
  36. 33789fb UBI: introduce eraseblock counter variables by Artem Bityutskiy · 14 years ago
  37. eb89580 UBI: introduce a new IO return code by Artem Bityutskiy · 14 years ago
  38. 786d783 UBI: simplify IO error codes by Artem Bityutskiy · 14 years ago
  39. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  40. be436f6 UBI: misc comment fixes by Shinya Kuribayashi · 14 years ago
  41. 3f50262 UBI: fix s/then/than/ typos by Shinya Kuribayashi · 14 years ago
  42. af7ad7a UBI: init even if MTD device cannot be attached, if built into kernel by Marc Kleine-Budde · 14 years ago
  43. 70d38b9 UBI: remove reboot notifier by Kevin Cernekee · 14 years ago
  44. 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
  45. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  46. 6e9065d UBI: add write checking by Artem Bityutskiy · 15 years ago
  47. adbf05e UBI: simplify debugging return codes by Artem Bityutskiy · 15 years ago
  48. 0bf1c43 UBI: fix attaching error path by Artem Bityutskiy · 15 years ago
  49. f9b0080 UBI: support attaching by MTD character device name by Artem Bityutskiy · 15 years ago
  50. 9e0c7ef3 UBI: mark few variables as __initdata by Artem Bityutskiy · 15 years ago
  51. 551e28d Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  52. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 15 years ago
  53. ebddd63 UBI: fix memory leak in update path by Artem Bityutskiy · 15 years ago
  54. b531b55 UBI: add more checks to chdev open by Artem Bityutskiy · 15 years ago
  55. ff99879 UBI: initialise update marker by Peter Horton · 15 years ago
  56. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  57. 6afaf8a UBI: flush wl before clearing update marker by Sebastian Andrzej Siewior · 15 years ago
  58. b571028 UBI: Add ubi_open_volume_path by Corentin Chary · 15 years ago
  59. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  60. 774b138 UBI: fix check on unsigned long by Roel Kluin · 15 years ago
  61. 2eadaad UBI: fix backward compatibility by Artem Bityutskiy · 15 years ago
  62. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  63. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  64. de75c77 UBI: improve NOR flash erasure quirk by Artem Bityutskiy · 15 years ago
  65. 867996b UBI: introduce flash dump helper by Artem Bityutskiy · 15 years ago
  66. 758d8e4 UBI: eliminate possible undefined behaviour by Phil Carmody · 15 years ago
  67. 4a40685 UBI: print a warning if too many PEBs are corrupted by Artem Bityutskiy · 15 years ago
  68. 5b289b5 UBI: amend NOR flash pre-erase quirk by Artem Bityutskiy · 15 years ago
  69. 29a88c9 UBI: print a message if ECH is corrupted and VIDH is ok by Artem Bityutskiy · 15 years ago
  70. 32bc482 UBI: compatible fallback in absense of sequence numbers by Adrian Hunter · 15 years ago
  71. 7194e6f UBI: fix double free on error path by Adrian Hunter · 15 years ago
  72. 3dc948d UBI: fix bug in image sequence number handling by Holger Brunck · 15 years ago
  73. c8cc452 UBI: gluebi: initialize ubi_num field by Artem Bityutskiy · 15 years ago
  74. 83c2099 UBI: fix compilation warnings by Artem Bityutskiy · 15 years ago
  75. ebf53f4 UBI: fix NOR flash recovery by Artem Bityutskiy · 15 years ago
  76. fe96efc UBI: nicify image sequence number handling by Artem Bityutskiy · 15 years ago
  77. 0c6c7fa UBI: add image sequence number to EC header by Adrian Hunter · 15 years ago
  78. 1398788 UBI: remove bogus debugging checks by Artem Bityutskiy · 15 years ago
  79. 40a71a8 UBI: add empty eraseblocks verification by Artem Bityutskiy · 15 years ago
  80. d9dd088 UBI: add reboot notifier by Kevin Cernekee · 15 years ago
  81. 6b5c94c UBI: handle more error codes by Artem Bityutskiy · 15 years ago
  82. 815bc5f UBI: fix multiple spelling typos by Artem Bityutskiy · 15 years ago
  83. 21d08bb UBI: fix kmem_cache_free on error patch by Artem Bityutskiy · 15 years ago
  84. 52b605d UBI: print amount of reserved PEBs by Artem Bityutskiy · 15 years ago
  85. 9c259a5 UBI: improve messages in the WL worker by Artem Bityutskiy · 15 years ago
  86. 2ba3d76 UBI: make gluebi a separate module by Dmitry Pervushin · 15 years ago
  87. 518ceef UBI: remove built-in gluebi by Dmitry Pervushin · 15 years ago
  88. 0e0ee1c UBI: add notification API by Dmitry Pervushin · 15 years ago
  89. b86a2c5 UBI: do not switch to R/O mode on read errors by Artem Bityutskiy · 15 years ago
  90. 87960c0 UBI: fix and clean-up error paths in WL worker by Artem Bityutskiy · 15 years ago
  91. 90bf026 UBI: introduce new constants by Artem Bityutskiy · 15 years ago
  92. ddbd3b6 UBI: fix race condition by Artem Bityutskiy · 15 years ago
  93. 95c9c1d UBI: minor serialization fix by Artem Bityutskiy · 15 years ago
  94. d38dce5 UBI: do not panic if volume check fails by Artem Bityutskiy · 15 years ago
  95. cfcf0ec UBI: add dump_stack in checking code by Artem Bityutskiy · 15 years ago
  96. ffb6b7e UBI: fix races in I/O debugging checks by Artem Bityutskiy · 15 years ago
  97. 2cb81e2 UBI: small debugging code optimization by Artem Bityutskiy · 15 years ago
  98. e1cf7e6 UBI: improve debugging messages by Artem Bityutskiy · 15 years ago
  99. f089c0b UBI: re-name volumes_mutex to device_mutex by Artem Bityutskiy · 15 years ago
  100. 383d08e UBI: remove redundant mutex by Artem Bityutskiy · 15 years ago