aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-10-21UBI: tighten the corrupted PEB criteriaArtem Bityutskiy
2010-10-21UBI: fix check_data_ff return codeArtem Bityutskiy
2010-10-21UBI: remember copy_flag while scanningArtem Bityutskiy
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy
2010-10-19UBI: introduce debugging helper functionArtem Bityutskiy
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy
2010-10-19UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy
2010-10-19UBI: separate out corrupted listArtem Bityutskiy
2010-10-19UBI: change cascade of ifs to switch statementsArtem Bityutskiy
2010-10-19UBI: rename a local variableArtem Bityutskiy
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy
2010-10-19UBI: rename IO error codeArtem Bityutskiy
2010-10-19UBI: fix small 80 characters limit style issueArtem Bityutskiy
2010-10-19UBI: cleanup and simplify KconfigH Hartley Sweeten
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy
2010-08-30UBI: fix kconfig unmet dependencyRandy Dunlap
2010-08-30UBI: fix forward compatibilityArtem Bityutskiy
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall
2010-08-02UBI: do not warn unnecessarilyArtem Bityutskiy
2010-08-02UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy
2010-06-16UBI: improve delete-compatible volumes handlingBrijesh Singh
2010-06-14UBI: fix error message and compilation warningsArtem Bityutskiy
2010-06-11UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET
2010-06-11UBI: improve ECC error messageArtem Bityutskiy
2010-06-04UBI: improve corrupted flash handlingArtem Bityutskiy
2010-06-04UBI: introduce eraseblock counter variablesArtem Bityutskiy
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy
2010-06-04UBI: simplify IO error codesArtem Bityutskiy
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-07UBI: misc comment fixesShinya Kuribayashi
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-05-06UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde
2010-05-03UBI: remove reboot notifierKevin Cernekee
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-01UBI: add write checkingArtem Bityutskiy
2010-02-01UBI: simplify debugging return codesArtem Bityutskiy
2010-02-01UBI: fix attaching error pathArtem Bityutskiy
2010-02-01UBI: support attaching by MTD character device nameArtem Bityutskiy
2010-02-01UBI: mark few variables as __initdataArtem Bityutskiy
2010-01-28Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-01-27UBI: fix volume creation input checkingMika Westerberg
2010-01-18UBI: fix memory leak in update pathArtem Bityutskiy
2010-01-12UBI: add more checks to chdev openArtem Bityutskiy
2010-01-12UBI: initialise update markerPeter Horton
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds