summaryrefslogtreecommitdiff
path: root/yaffs_guts.c (follow)
AgeCommit message (Expand)Author
2007-12-13Cleanup patch - Remove all trailing whitespace and fix a few typos.wookey
2007-12-03Change checkpoint to calculate number of blocks required instead of using a h...charles
2007-10-16Adding fsx test to yaffs directcharles
2007-07-23Fix yaffs_qsort linkagecharles
2007-07-18Rolling in Ians and other changescharles
2007-05-15Adding checkpoint and robustness improvementscharles
2007-03-12Fix resize up problemcharles
2007-02-14Updated headers so they really are the samewookey
2007-02-12normalise licence headers and attributionswookey
2006-11-14Fix issue with rescan of pending retired blockscharles
2006-11-11Add some more tracingcharles
2006-11-08Changes to retirement handlingcharles
2006-11-08Fix block offset with checkpointingcharles
2006-11-07Fix checkpointing bugcharles
2006-10-13Tweaks to retirement handlingcharles
2006-10-03Add large NAND support and improve retirement handlingcharles
2006-10-03Fix forced erasure check logiccharles
2006-09-21Better retirement and erasure checking.charles
2006-09-05Fix problem where a chmod with no file write could cause cache losscharles
2006-06-05Add support for larger scan arraycharles
2006-05-21Fix some checkpoint stuff, add qsortcharles
2006-05-17Non-partitioned checkpointing; fix to cache small read/write problemcharles
2006-05-08Checkpointing changescharles
2006-03-08Flush entire cache at umountcharles
2006-03-01Add lazy loadingcharles
2006-02-08Fix free space reporting as per Mikhail Rileev's patchcharles
2006-02-02Fix negative hash problemcharles
2005-12-20Don't mark objects deleted during scanningcharles
2005-12-19Fix deleted hardlink handlingcharles
2005-12-08Fix kernel compilation probscharles
2005-12-07Wide tnode supportcharles
2005-11-07Change tracing flagscharles
2005-10-13Throw out obsolete codecharles
2005-10-09Use vmalloc for large memory allocationscharles
2005-10-07Add support for vmallocing large blockInfoscharles
2005-09-20Add support for faster yaffs direct look-ups. Fix rename over problemcharles
2005-08-16lindentcharles
2005-08-09Strip obsolete codecharles
2005-08-09Complete shadowingcharles
2005-08-02More stuff to fix shrinkHeader handling problemcharles
2005-08-01During scanning, only adjust shrinkSize if if is a shrink headercharles
2005-08-01Fix handling of NULL calls to FindObjectByNamecharles
2005-07-31Add stuff for object shadowing (more to come) and clean up some declarationscharles
2005-07-27Fix compiler warningscharles
2005-07-26Prevent recursive gccharles
2005-07-18Some improvements to garbage collection and st_xxx to yst_xxx changescharles
2005-07-05Allow use of page zerocharles
2005-07-03Add cache write through and some benign fixescharles
2005-04-24Add scanning speedupscharles
2005-03-16Add patches from Nick Banes for compatabilitycharles