yaffs Fixed some more bugs in direct/timothy_tests/mirror_tests
[yaffs2.git] / yaffs_checkptrw.c
2010-12-10 Charles ManningMerge branch 'mainlining'
2010-12-10 Charles Manningyaffs Change tracing to yaffs_trace
2010-12-07 Charles Manningyaffs: Remove a whole lot of function wrappers and...
2010-11-08 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-11-07 Charles Manningyaffs Clean up conditional bracing
2010-11-03 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-11-03 Charles Manningyaffs: Redo Lindent
2010-11-02 Charles Manningyaffs: More clean up
2010-11-01 Charles Manningyaffs: More clean up
2010-11-01 Charles Manningyaffs: Change __uxx types to uxx
2010-10-28 Timothy ManningMerge branch 'timothy'
2010-10-27 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-10-27 Charles Manningyaffs Further name changes and file reorganisation
2010-10-20 Timothy Manningyaffs: Merge branch 'python_play'
2010-10-11 Charles Manningyaffs Merge branch 'namechange'
2010-10-06 Charles Manningyaffs Make more symbol changes
2010-10-06 Charles Manningyaffs First round of name changes
2010-07-01 Charles Manningyaffs Refactor yaffs1 and yaffs2 specific code. WIP
2010-04-26 Charles Manningyaffs Some cleanups.
2010-02-18 charlesRationalise context and parameter handling
2009-11-03 charlesAdd extra info to checkpoint trace
2009-10-29 charlesFix checkpoint to handle out of space conditions better
2009-09-09 charlesRationalise stats gathering for nand access. Does not...
2009-06-19 charlesHandle malloc failure in checkpoint open.
2009-03-06 wookeyMajor whitespace/style changes to match Linux checkpatc...
2008-08-12 charlesEnsure checkpt stream is not corrupted
2008-05-05 charlesCheck in inband tags, some extra yaffs direct functions...
2007-12-13 wookeyCleanup patch - Remove all trailing whitespace and...
2007-05-15 charlesAdding checkpoint and robustness improvements
2007-02-14 wookeyUpdated headers so they really are the same
2007-02-12 wookeynormalise licence headers and attributions
2006-11-11 charlesFix offset problem in checkpt code
2006-11-10 charlesEven more checkpoint tracing
2006-11-09 charlesAdd more checkpoint tracing
2006-11-09 charlesMore checkpoint logging
2006-11-08 charlesFix block offset with checkpointing
2006-11-07 charlesFix checkpointing bug
2006-10-03 charlesAdd large NAND support and improve retirement handling
2006-05-23 charlesFix problem with checkpoint free space handling
2006-05-21 charlesFix some checkpoint stuff, add qsort
2006-05-17 charlesAdd non-partitioned checkpointing
2006-05-08 charlesCheckpointing changes