yaffs2.git
2009-03-05 charlesRemove bigus test
2009-03-05 charlesChange yaffs_DeleteFile to yaffs_DeleteObject and impro...
2009-03-05 charlesChange inode deletion to prevent issue raised by YBUG
2009-03-05 charlesGet rid of KERN_DEBUG so that TRACE_OS works consistently
2009-03-01 charlesAdd Linux 2.6.29 support
2009-02-09 charlesAdd experimental yaffs_nandif.[ch]
2009-02-04 charlesClean up ununed variable and formatting
2009-02-04 charlesFix dependencies in Kconfig
2009-01-27 charlesChange string concats to work with all OSs
2009-01-27 charlesChange string concats to work with all OSs
2009-01-27 charlesConsolidate with Android fixes
2009-01-26 charlesClean up come cruft
2009-01-26 charlesChange Linux kernel kmalloc flag to prevent deadlock
2009-01-26 charlesRemove obsolete file
2009-01-25 charlesUpdate to new tags field names
2009-01-23 charlesStrip out obsolete WinCE code. No longer needed because...
2009-01-23 charlesUpdate free chunk count for skipped chunks
2009-01-22 charlesChange Linux glue code to work with 2.6.28
2009-01-22 charlesChange kernel patchin script for 2.6.28 friendliness
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
next