summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-06flash_{lock, unlock}: fix off-by-one error for "entire device" lengthSteven Miao
2011-06-06flash_{lock,unlock}: convert to common codeMike Frysinger
2011-06-06flash_{lock,unlock}: merge into one utilMike Frysinger
2011-06-06flash_{lock,unlock}: merge functionalityMike Frysinger
2011-06-06flash_lock/flash_unlock/flash_info: clean up styleMike Frysinger
2011-06-06nanddump: sort options in help message alphabetically by shortnameBrian Norris
2011-06-06nanddump: add --skipbad option for bad blocksBrian Norris
2011-06-03mkfs.ubifs: trivial: 2.6.40 -> 3.0Ben Gardiner
2011-05-31ubi-utils: ubimkvol: fix parameters parsing regressionArtem Bityutskiy
2011-05-27fs-tests: integck: add some more error messagesArtem Bityutskiy
2011-05-27fs-tests: integck: print error message on errorArtem Bityutskiy
2011-05-27fs-tests: integck: close files after creationArtem Bityutskiy
2011-05-27fs-tests: integck: make directory checking workArtem Bityutskiy
2011-05-27fs-tests: integck: add verbose reportingArtem Bityutskiy
2011-05-27fs-tests: integck: always check clean dataArtem Bityutskiy
2011-05-27fs-tests: integck: introduce a helper function for dir syncArtem Bityutskiy
2011-05-27fs-tests: integck: print name of directory which we cannot openArtem Bityutskiy
2011-05-27fs-tests: integck: EIO can also be return in power-cut testingArtem Bityutskiy
2011-05-27fs-tests: integck: implement MTD reattachingArtem Bityutskiy
2011-05-20mkfs.ubifs: add "-F" option for "free-space fixup"Matthew L. Creech
2011-05-20fs-tests: integck: read all files in power cut modeArtem Bityutskiy
2011-05-20fs-tests: integck: verify truncation only if -v option was givenArtem Bityutskiy
2011-05-20fs-tests: integck: fsync directories as wellArtem Bityutskiy
2011-05-20fs-tests: integck: return error if fsync failsArtem Bityutskiy
2011-05-20fs-tests: integck: fsync more oftenArtem Bityutskiy
2011-05-20fs-tests: integck: verify clean filesArtem Bityutskiy
2011-05-20fs-tests: integck: make -v work -eArtem Bityutskiy
2011-05-20fs-tests: integck: check direntries in power cut modeArtem Bityutskiy
2011-05-20fs-tests: integck: check errno in pvc macroArtem Bityutskiy
2011-05-20fs-tests: integck: fix segfaultArtem Bityutskiy
2011-05-20fs-tests: integck: introduce the clean flagArtem Bityutskiy
2011-04-29fs-tests: integck: print error number in pcv messagesArtem Bityutskiy
2011-04-29fs-tests: integck: re-structure file_write a littleArtem Bityutskiy
2011-04-29fs-tests: integck: limit the recursion depthArtem Bityutskiy
2011-04-29fs-tests: integck: fail loudly on unexpected EROFSArtem Bityutskiy
2011-04-25fs-tests: integck: fix falures with SIGBUSArtem Bityutskiy
2011-04-25fs-tests: integck: ignore -e if in power cut modeArtem Bityutskiy
2011-04-25fs-tests: integck: fix line number in CHECK() outputArtem Bityutskiy
2011-04-25fs-tests: integck: do not run checking when in power cut modeArtem Bityutskiy
2011-04-25fs-tests: integck: introduce a helper for checkingArtem Bityutskiy
2011-04-24fs-tests: integck: print a bit less if in power cut modeArtem Bityutskiy
2011-04-24fs-tests: integck: improve remountability logicArtem Bityutskiy
2011-04-24fs-tests: integck: re-mount always if not root fsArtem Bityutskiy
2011-04-24fs-tests: integck: make -v switch workArtem Bityutskiy
2011-04-24fs-tests: integck: use rand_r everywhereArtem Bityutskiy
2011-04-24fs-tests: use independent random generators for ops and dataArtem Bityutskiy
2011-04-24fs-tests: integck: add debug compilation targetArtem Bityutskiy
2011-04-24fs-tests: integck: implement holes verificationArtem Bityutskiy
2011-04-24fs-tests: integck: implement data verificationArtem Bityutskiy
2011-04-24fs-tests: integck: add -e option to verify operationsArtem Bityutskiy