yaffs2.git
2009-01-19 charlesMore test fiddling
2009-01-18 charlesReplace printf with proper tracing
2009-01-18 charlesAdd autocheckpoint control
2009-01-16 charlesTweak tests
2009-01-16 charlesChange some object verification
2009-01-16 charlesReplace test scrips with nand and nor versions
2009-01-16 charlesImprove test harness for yaffs2 mode
2009-01-16 charlesImprove handling of ecc on tags
2009-01-16 charlesHandle unfixed ecc errors better when scanning
2009-01-12 charlesConsolidate unlinked file handling durinit init to...
2009-01-12 charlesMore test clean ups
2009-01-09 charlesMore test fiddling
2009-01-09 charlesFix compiler grizzle
2009-01-09 charlesFix chunk start problem properly
2009-01-04 charlesRestructure tests
2008-11-27 charlesAdd more tracing to yafs_VerifyDirectory
2008-11-27 charlesgc part of the block at a time to reduce latency
2008-11-26 charlesSome test case changes
2008-11-26 charlesKeep shadowing through gc (compare with 1.64)
2008-11-26 charlesRemove sprintf from yaffs_guts because it isn't always...
2008-11-25 charlesFix sign handling problem. This works, buut should...
2008-11-21 charlesTweaks to nor stress simulation. Save random seed so...
2008-11-21 charlesFix problem where duplicate object headers were not...
2008-11-13 charlesExtra page status checking to combat power loss causing...
2008-11-11 charlesAdd nor stress test script
2008-11-11 charlesReduce size for nor simulation testing to try force...
2008-11-11 charlesFix uninitialised variable
2008-11-07 charlesSome fixes and add NOR integrity code
2008-11-02 charlesUpdate mtd interface for inband tags
2008-10-30 charlesClean up a bit of messy code and potential GC hole
2008-10-30 charlesMerge in some clean-ups
2008-10-13 charlesFix looping on handles
2008-09-11 charlesChange a few tests
2008-08-28 charlesAdd kmap for highmem access
2008-08-19 charlesChange name matching algorithm
2008-08-19 charlesFix permissions on test files
2008-08-12 charlesEnsure checkpt stream is not corrupted
2008-08-12 charlesEnsure variable is sane
2008-08-07 charlesupdate to latest configs
2008-07-23 charlesFix compilation on Linux 2.6.26, fix compilation warnings
2008-07-21 charlesClear out some redundant code, treat bad ECC chunk...
2008-07-03 charlesSome cleanups, Linux 2.6.25 handling, fix handing of...
2008-07-02 charlesAdd new file
2008-07-02 charlesClean up some yaffs1 mode issues.
2008-05-08 charlesAdd YYIELD to yaffs_Scan loop
2008-05-08 charlesChange direct partition prefix to YCHAR
2008-05-08 charlesAdd missing file
2008-05-05 charlesCheck in inband tags, some extra yaffs direct functions...
2008-03-17 charlesFix list init
2008-03-13 charlesChange list macros
2008-01-22 colinConditionally define old style info structures
2008-01-22 colinfix error in conditional define (and move it after...
2008-01-04 colinFix minor typo.
2007-12-13 wookeyCleanup patch - Remove all trailing whitespace and...
2007-12-12 colinReplace KERNEL_VERSION with MTD_VERSION so that builds...
2007-12-03 charlesChange checkpoint to calculate number of blocks require...
2007-10-29 imcdAdd newlines to a couple of trace/diagnostic messages.
2007-10-17 charlesCall callback to support mtd tools
2007-10-16 charlesAdding fsx test to yaffs direct
2007-10-01 imcdExamine etags.eccResult before looking at etags.chunkUs...
2007-10-01 imcdFix bad-block status during query.
2007-09-19 imcdAdd #include <linux/sched.h> -- needed for 2.6.23.
2007-09-19 imcdAdd support 2.6.23 filesystem interface API.
2007-08-16 imcdFix infinite loop when parsing numeric trace flags...
2007-07-31 imcdFix typos and correct URL.
2007-07-25 charlesAdd files missing from kernel makefile
2007-07-25 charlesAdd a symlink option to the patching script
2007-07-23 imcdUpdate comments about use of CONFIG_YAFFS_9BYTE_TAGS...
2007-07-23 imcdWhen configured with CONFIG_YAFFS_9BYTE_TAGS, set chunk...
2007-07-23 imcdMake CONFIG_YAFFS_9BYTE_TAGS disabled by default.
2007-07-23 charlesFix yaffs_qsort linkage
2007-07-23 charlesAdd missing yaffs_mtdif1.h
2007-07-18 charlesRolling in Ians and other changes
2007-05-21 charlesChange blockState field from enum to unsigned because...
2007-05-15 charlesAdd yaffs_malloc.h
2007-05-15 charlesAdding checkpoint and robustness improvements
2007-03-20 charlesAdd read-only remount patch
2007-03-12 charlesFix resize up problem
2007-03-07 colinFix all Makefile headers to be the same format
2007-03-07 colinFix file header to match all the others
2007-02-14 wookeyUpdated headers so they really are the same
2007-02-14 wookeyAdd linux patching readme, updated from YAFFS1
2007-02-14 wookeyAdd updated readme
2007-02-12 wookeynormalise licence headers and attributions
2007-02-12 wookeynormalise licence headers
2007-01-19 charlesUpdate for Linux 2.6.19 support
2006-12-19 charlesAdd Phils checkpoint configuration
2006-11-29 charlesFix slow 512-byte problem. Thanx Frank.
2006-11-17 charlesRemove duplicate code. Thanks Johann
2006-11-14 charlesFix issue with rescan of pending retired blocks
2006-11-13 charlesAdd more test harness stuff
2006-11-11 charlesAdd some more tracing
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 charlesChanges to retirement handling
2006-11-08 charlesMore changes to test harness
2006-11-08 charlesChange nBytesPerChunk to nDataBytesPerChunk
2006-11-08 charlesFix block offset with checkpointing
next