summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-10-2213-286/+419
|\
| * UBI: tighten the corrupted PEB criteriaArtem Bityutskiy2010-10-211-11/+34
| * UBI: fix check_data_ff return codeArtem Bityutskiy2010-10-211-2/+5
| * UBI: remember copy_flag while scanningArtem Bityutskiy2010-10-212-11/+13
| * UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-197-47/+45
| * UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy2010-10-191-2/+74
| * UBI: introduce debugging helper functionArtem Bityutskiy2010-10-191-0/+4
| * UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-193-24/+26
| * UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy2010-10-193-72/+90
| * UBI: separate out corrupted listArtem Bityutskiy2010-10-191-11/+34
| * UBI: change cascade of ifs to switch statementsArtem Bityutskiy2010-10-191-13/+32
| * UBI: rename a local variableArtem Bityutskiy2010-10-191-7/+7
| * UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-194-27/+51
| * UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-194-48/+13
| * UBI: rename IO error codeArtem Bityutskiy2010-10-195-24/+30
| * UBI: fix small 80 characters limit style issueArtem Bityutskiy2010-10-191-2/+2
| * UBI: cleanup and simplify KconfigH Hartley Sweeten2010-10-192-36/+10
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy2010-08-301-1/+2
* UBI: fix kconfig unmet dependencyRandy Dunlap2010-08-301-1/+1
* UBI: fix forward compatibilityArtem Bityutskiy2010-08-301-1/+1
* UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall2010-08-301-6/+6
* UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-022-4/+41
* UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy2010-08-021-1/+1
* UBI: improve delete-compatible volumes handlingBrijesh Singh2010-06-161-2/+2
* UBI: fix error message and compilation warningsArtem Bityutskiy2010-06-142-4/+3
* UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET2010-06-111-0/+2
* UBI: improve ECC error messageArtem Bityutskiy2010-06-111-3/+5
* UBI: improve corrupted flash handlingArtem Bityutskiy2010-06-041-19/+82
* UBI: introduce eraseblock counter variablesArtem Bityutskiy2010-06-042-15/+31
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-044-23/+31
* UBI: simplify IO error codesArtem Bityutskiy2010-06-044-16/+13
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
* UBI: misc comment fixesShinya Kuribayashi2010-05-072-5/+5
* UBI: fix s/then/than/ typosShinya Kuribayashi2010-05-075-8/+8
* UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde2010-05-061-2/+23
* UBI: remove reboot notifierKevin Cernekee2010-05-032-37/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-0/+9
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-071-1/+2
* UBI: add write checkingArtem Bityutskiy2010-02-012-0/+74
* UBI: simplify debugging return codesArtem Bityutskiy2010-02-013-41/+37
* UBI: fix attaching error pathArtem Bityutskiy2010-02-011-33/+30
* UBI: support attaching by MTD character device nameArtem Bityutskiy2010-02-011-11/+55
* UBI: mark few variables as __initdataArtem Bityutskiy2010-02-011-2/+2
* Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-01-281-1/+0
|\
| * UBI: fix volume creation input checkingMika Westerberg2010-01-271-1/+0
* | UBI: fix memory leak in update pathArtem Bityutskiy2010-01-181-0/+1
* | UBI: add more checks to chdev openArtem Bityutskiy2010-01-121-8/+7
* | UBI: initialise update markerPeter Horton2010-01-121-0/+1
|/
* Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-102-9/+51
|\
OpenPOWER on IntegriCloud