summaryrefslogtreecommitdiff
path: root/yaffs_guts.h (follow)
AgeCommit message (Expand)Author
2010-03-09Add background processing of updated directoriescharles
2010-03-05Remove oldestDirtySequence from checkpointcharles
2010-03-04Remove obsolete pathDivider fieldcharles
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-18Rationalise context and parameter handlingcharles
2010-02-16Add remount and forced unmount to yaffs directcharles
2010-01-06Change direct handle management to use an inode layer to make it consistent w...charles
2009-11-29New fix for readdir hangcharles
2009-11-29Revert readdir locking fix that doesn't work properlycharles
2009-11-11Change locking to allow reentry during readdircharles
2009-11-07Add fix for hanging objectscharles
2009-10-15Runtime disbale of lazy loading. Fix problem where resize was breading rename...charles
2009-10-14Allow the disabling of tags ECCcharles
2009-09-23Improve sync to flush metadatacharles
2009-03-06Major whitespace/style changes to match Linux checkpatch.pl code stylewookey
2009-03-05Change inode deletion to prevent issue raised by YBUGcharles
2009-01-26Clean up come cruftcharles
2009-01-16Change some object verificationcharles
2008-11-27gc part of the block at a time to reduce latencycharles
2008-11-07Some fixes and add NOR integrity codecharles
2008-07-03Some cleanups, Linux 2.6.25 handling, fix handing of root permissionscharles
2008-07-02Clean up some yaffs1 mode issues.charles
2008-05-05Check in inband tags, some extra yaffs direct functions and some other changescharles
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-07-18Rolling in Ians and other changescharles
2007-05-21Change blockState field from enum to unsigned because some compilers use ints...charles
2007-05-15Adding checkpoint and robustness improvementscharles
2007-02-12normalise licence headers and attributionswookey
2006-10-13Tweaks to retirement handlingcharles
2006-10-03Add large NAND support and improve retirement handlingcharles
2006-09-21Better retirement and erasure checking.charles
2006-05-17Add non-partitioned checkpointingcharles
2006-05-08Checkpointing changescharles
2006-03-08Flush entire cache at umountcharles
2006-03-01Add lazy loadingcharles
2006-01-27Remove unused lazyloaded fieldcharles
2005-12-07Wide tnode supportcharles
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.charles
2005-08-11*** empty log message ***charles
2005-08-11Lindentcharles
2005-07-31Add stuff for object shadowing and fix a constnesscharles
2005-07-26Allow /proc/yaffs to handle multiple fscharles
2005-07-26Prevent recursive gccharles
2005-07-18Some improvements to garbage collection and st_xxx to yst_xxx changescharles
2005-07-06Fix issue with zero pagecharles
2005-07-05Allow use of page zerocharles