aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* UBI: make tests modes dynamicArtem Bityutskiy2011-03-16
* UBI: make self-checks dynamicArtem Bityutskiy2011-03-16
* UBI: make debugging messages dynamicArtem Bityutskiy2011-03-16
* UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2011-03-16
* UBI: kill debugging bufferArtem Bityutskiy2011-03-16
* UBI: allocate erase checking buffer on demandArtem Bityutskiy2011-03-16
* UBI: allocate write checking buffer on demandArtem Bityutskiy2011-03-16
* UBI: always re-read in case of read failuresArtem Bityutskiy2011-02-06
* UBI: cleanup comments about corrupted PEBsArtem Bityutskiy2011-02-06
* UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy2011-02-06
* UBI: use raw mtd read function in debugging codeArtem Bityutskiy2011-02-06
* UBI: try to reveal buggy MTD driversArtem Bityutskiy2011-02-06
* UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy2011-01-26
* UBI: cleanup LEB start calculationsJohn Ogness2011-01-26
* UBI: fix NOR erase preparation quirkHolger Brunck2011-01-26
* UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy2010-12-03
* UBI: release locks in check_corruptionDan Carpenter2010-11-19
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-10-22
|\
| * UBI: tighten the corrupted PEB criteriaArtem Bityutskiy2010-10-21
| * UBI: fix check_data_ff return codeArtem Bityutskiy2010-10-21
| * UBI: remember copy_flag while scanningArtem Bityutskiy2010-10-21
| * UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
| * UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy2010-10-19
| * UBI: introduce debugging helper functionArtem Bityutskiy2010-10-19
| * UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-19
| * UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy2010-10-19
| * UBI: separate out corrupted listArtem Bityutskiy2010-10-19
| * UBI: change cascade of ifs to switch statementsArtem Bityutskiy2010-10-19
| * UBI: rename a local variableArtem Bityutskiy2010-10-19
| * UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-19
| * UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-19
| * UBI: rename IO error codeArtem Bityutskiy2010-10-19
| * UBI: fix small 80 characters limit style issueArtem Bityutskiy2010-10-19
| * UBI: cleanup and simplify KconfigH Hartley Sweeten2010-10-19
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy2010-08-30
* UBI: fix kconfig unmet dependencyRandy Dunlap2010-08-30
* UBI: fix forward compatibilityArtem Bityutskiy2010-08-30
* UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall2010-08-30
* UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-02
* UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy2010-08-02
* UBI: improve delete-compatible volumes handlingBrijesh Singh2010-06-16
* UBI: fix error message and compilation warningsArtem Bityutskiy2010-06-14
* UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET2010-06-11
* UBI: improve ECC error messageArtem Bityutskiy2010-06-11
* UBI: improve corrupted flash handlingArtem Bityutskiy2010-06-04
* UBI: introduce eraseblock counter variablesArtem Bityutskiy2010-06-04
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-04
* UBI: simplify IO error codesArtem Bityutskiy2010-06-04
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27