summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* UBI: print reserved_peb when it is too largeDeepak Saxena2008-10-091-2/+2
* UBI: fix IS_ERR testJulien Brunel2008-09-261-1/+1
* UBI: remove BKLArtem Bityutskiy2008-09-051-5/+1
* UBI: always start the background threadArtem Bityutskiy2008-07-251-4/+2
* UBI: fix gcc warningArtem Bityutskiy2008-07-241-1/+1
* UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-245-79/+30
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-248-35/+23
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-2411-81/+78
* UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy2008-07-241-1/+1
* UBI: rework scrubbing messagesArtem Bityutskiy2008-07-242-2/+12
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-245-12/+318
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-2411-177/+206
* UBI: amend commentariesArtem Bityutskiy2008-07-249-126/+127
* UBI: fix error messageArtem Bityutskiy2008-07-241-1/+1
* UBI: improve mkvol request validationArtem Bityutskiy2008-07-242-4/+7
* UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-241-0/+24
* UBI: fix 64-bit calculationsBruce Leonard2008-07-241-1/+2
* UBI: fix LEB lockingArtem Bityutskiy2008-07-241-20/+7
* UBI: fix memory leak on error pathArtem Bityutskiy2008-07-241-4/+30
* UBI: do not forget to free internal volumesArtem Bityutskiy2008-07-241-3/+25
* UBI: fix memory leakArtem Bityutskiy2008-07-244-29/+9
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-248-16/+18
* UBI: fix buffer paddingKyungmin Park2008-07-241-3/+3
* UBI: add a commentArtem Bityutskiy2008-07-241-1/+10
* UBI: print error codeArtem Bityutskiy2008-07-241-18/+21
* UBI: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+6
* UBI: add a messageArtem Bityutskiy2008-04-231-2/+1
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-239-59/+416
|\
| * UBI: print media information earlierArtem Bityutskiy2008-04-201-9/+10
| * UBI: fix mean EC calculationArtem Bityutskiy2008-04-192-34/+9
| * UBI: initialize static volumes with vol->used_bytesJan Altenberg2008-04-171-2/+3
| * UBI: improve Kconfig documentationArtem Bityutskiy2008-04-171-2/+7
| * UBI: fix error printingArtem Bityutskiy2008-04-171-10/+8
| * UBI: make ubi-header.h localArtem Bityutskiy2008-04-172-2/+373
| * UBI: be verbose when debuggin is enabledArtem Bityutskiy2008-04-172-0/+6
* | [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-222-3/+3
|/
* UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk2008-03-041-0/+1
* UBI: fix sparse errors in ubi.hHarvey Harrison2008-03-041-5/+5
* UBI: fix error messageArtem Bityutskiy2008-03-041-2/+2
* UBI: silence warningS.Çağlar Onur2008-03-041-1/+3
* UBI: do not flush queue on each vtbl changeArtem Bityutskiy2008-02-011-1/+1
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-253-28/+183
* UBI: handle zero-length caseArtem Bityutskiy2008-01-251-0/+11
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-253-36/+36
* UBI: do not change file pointer while updatingArtem Bityutskiy2008-01-252-4/+1
* UBI: add layout volume informationArtem Bityutskiy2008-01-253-7/+7
* UBI: fix warningsArtem Bityutskiy2008-01-252-2/+2
* UBI: add sanity checkArtem Bityutskiy2008-01-251-1/+6
* UBI: remove bogus assertionArtem Bityutskiy2008-01-251-1/+0
* UBI: bugfix: calculate data offset properlyArtem Bityutskiy2008-01-251-1/+1