summaryrefslogtreecommitdiff
path: root/yaffs_guts.c (follow)
AgeCommit message (Expand)Author
2010-11-02yaffs: More clean upCharles Manning
2010-11-02yaffs: Change __uxx types to uxxCharles Manning
2010-11-02yaffs: More name changesCharles Manning
2010-10-27yaffs Further name changes and file reorganisationCharles Manning
2010-10-22yaffs Normalise copyright headersTimothy Manning
2010-10-07yaffs Make more symbol changesCharles Manning
2010-10-07yaffs More symbol changesCharles Manning
2010-10-07yaffs First round of name changesCharles Manning
2010-09-25yaffs Clean up some codeCharles Manning
2010-09-25yaffs Remove obsolete list debugging codeCharles Manning
2010-09-09yaffs Compilation clean upsCharles Manning
2010-09-09yaffs: Cache object xattrib state.Charles Manning
2010-08-19yaffs Tweak gc parametersCharles Manning
2010-08-18yaffs Add gc block counterCharles Manning
2010-08-16yaffs Clean up some yaffs1 related comments and messagesCharles Manning
2010-08-10yaffs: Batter read-only support handlingCharles Manning
2010-08-10yaffs Fix yaffs1 soft delete issueCharles Manning
2010-08-04yaffs: Fix AutoUnicode handlingCharles Manning
2010-07-22yaffs Clean up WinCE compilation issuesCharles Manning
2010-07-21yaffs Refactor yaffs direct device list management, add nand abstraction, div...Charles Manning
2010-07-02yaffs Refactorisation first phaseCharles Manning
2010-07-01yaffs Reactoring WIPCharles Manning
2010-07-01yaffs Refactor yaffs1 and yaffs2 specific code. WIPCharles Manning
2010-07-01yaffs Fix xattr error codesCharles Manning
2010-06-14yaffs: Refactor allocatorCharles Manning
2010-06-08yaffs: Add xattrib supportCharles Manning
2010-05-13yaffs Fix incorrect handling of deletion flagCharles Manning
2010-04-29yaffs Clean up compilation warningCharles Manning
2010-04-28yaffs: Don't do checkpoint for small partitions.Charles Manning
2010-04-27yaffs: Integrate Android tree differencesCharles Manning
2010-04-27yaffs Some cleanups.Charles Manning
2010-04-26yaffs: Change trace flag for partially written blocksCharles Manning
2010-04-20yaffs: More background gc tweaks.Charles Manning
2010-04-16yaffs New background garbage collector and related tweaksCharles Manning
2010-04-16work in progressCharles Manning
2010-03-25Add more test scripts to automate running tests.Charles Manning
2010-03-19Re-enable soft delete for yaffs1 mode.Charles Manning
2010-03-15Add garbage collection controlcharles
2010-03-12Faster block iteration where all blocks are being checkedcharles
2010-03-12Reduce shrink header writingcharles
2010-03-11Update tags when rewriting object header during gccharles
2010-03-09Add background processing of updated directoriescharles
2010-03-07Add extra checks to oldest dirty sequence checkingcharles
2010-03-07Dynamically update the oldest dirty sequence number so that it does not have ...charles
2010-03-05Add dummy uses for unused variables to clear compilation warningscharles
2010-03-05Remove oldestDirtySequence from checkpointcharles
2010-03-02Clean up yaffs_FindNiceObject to be thread safe and simpler. Fix code that do...charles
2010-02-25Add block refreshing featurecharles
2010-02-24Pass correct argument to markSuperBlockDirtycharles
2010-02-18Rationalise context and parameter handlingcharles