yaffs2.git
2010-03-19 Charles ManningAdd scripts for realtime plotting erased psace vs free...
2010-03-18 WookeyFix typo (and check git is working)
2010-03-16 charlesAdd work in progress yaffs tuning document
2010-03-16 charlesUpdate yaffs docs
2010-03-15 charlesAdd garbage collection control
2010-03-15 charlesAdd more detail to yaffs_debug
2010-03-15 charlesAdd mkfiles test
2010-03-15 charlesAdd debug proc entry for gathering gc stats
2010-03-15 charlesGet rid of kernel lock, change stats to __u32
2010-03-12 charlesFaster block iteration where all blocks are being checked
2010-03-12 charlesReduce shrink header writing
2010-03-11 charlesAdd test for reduced shrink headers
2010-03-11 charlesUpdate tags when rewriting object header during gc
2010-03-11 charlesAdd more test info
2010-03-11 charlesChange test to 32MB
2010-03-11 charlesMore testing
2010-03-10 charlesClear obsolete files during simulation
2010-03-10 charlesClear all files at start of simulation
2010-03-10 charlesAdd conditional compilation for background processing
2010-03-09 charlesFix typo
2010-03-09 charlesAdd background processing of updated directories
2010-03-07 charlesAdd extra checks to oldest dirty sequence checking
2010-03-07 charlesDynamically update the oldest dirty sequence number...
2010-03-05 charlesAdd dummy uses for unused variables to clear compilatio...
2010-03-05 charlesRemove oldestDirtySequence from checkpoint
2010-03-04 charlesRemove obsolete pathDivider field
2010-03-02 charlesClean up yaffs_FindNiceObject to be thread safe and...
2010-02-25 charlesAdd block refreshing feature
2010-02-25 charlesFix problem caused by void ptr and clean up code paths
2010-02-25 charlesAdd extra compiler flags
2010-02-24 charlesPass correct argument to markSuperBlockDirty
2010-02-19 charlesFix parameter handling
2010-02-19 charlesRemove obsolete mtdif code
2010-02-19 charlesAdd default return
2010-02-19 charlesFix mtdif erasing to work properly for inband tags
2010-02-18 charlesRationalise context and parameter handling
2010-02-18 charlesRationalise context and parameter handling
2010-02-17 charlesCleaner error reporting
2010-02-17 charlesmake clean works better
2010-02-17 charlesClean ups and improve some out of memory handling
2010-02-17 charlesFix wrong link
2010-02-16 charlesAdd remount and forced unmount to yaffs direct
2010-02-10 charles Prevent resizes bigger than 2GBytes
2010-02-05 charlesBreak up yaffs direct reads and writes to prevent locki...
2010-02-01 charlesFix typo
2010-01-28 charlesUpdate Howyaffsworks
2010-01-19 charlesAdd own zero_user_segment for older kernels
2010-01-18 charlesAdd documentation .odt files
2010-01-17 charlesChange initnandsim to accept parameters to lauch differ...
2010-01-11 charlesChange parameters to packing/unpacking to fix mkyaffs2i...
2010-01-11 charlesMove tracing out of yportenv.h
2010-01-06 charlesChange direct handle management to use an inode layer...
2010-01-06 charlesChange number of handles to 100
2010-01-06 charlesAdd handle tests
2010-01-05 charlesFix issue with unlinking hardlinks failing sanity check
2010-01-05 charlesAdd another test
2010-01-01 charlesClear creation counters when deinitialising.
2009-12-30 charlesAdd more comment for yaffs_PruneWorker function.
2009-12-25 charlesChange nandsim invocation to use 256MB partition
2009-12-25 charlesFix pruning to work correctly with wide Tnodes
2009-12-23 charlesFSX runs much better with this
2009-12-22 charlesFix obvious 64-bit issues. Mounts and does basic touch...
2009-12-14 charlesNew partial block handing to improve robustness
2009-12-14 charlesAdd fuzzer work in progress
2009-12-14 charlesUpdate README
2009-12-14 charlesUpdate not stress test
2009-12-07 charlesChange to strnlen() and strncpy() to avoid problems...
2009-12-06 charlesClear shadowing during garbage collection since its...
2009-12-06 charlesAdd tracMask control option to tests to allow them...
2009-12-03 charlesFix problem where symllink alias pointer was being...
2009-12-03 charlesAdd more info to python test
2009-11-29 charlesNew fix for readdir hang
2009-11-29 charlesRevert readdir locking fix that doesn't work properly
2009-11-11 charlesChange locking to allow reentry during readdir
2009-11-11 charlesUsing a bash-specific feature
2009-11-11 charlesFix low-mem issue
2009-11-11 charlesAdd some handly Linux test stuff
2009-11-10 charlesImprove out of memory handling
2009-11-09 charlesMore test stuff
2009-11-09 charlesMore test code
2009-11-07 charlesMore test tweaks
2009-11-07 charlesAdd fix for hanging objects
2009-11-03 charlesAdd cleanup for aborted checkpoint
2009-11-03 charlesAdd extra info to checkpoint trace
2009-11-03 charlesAdd more tracing to tests
2009-10-30 charlesAdd option descriptions
2009-10-30 charlesChange default trace mask
2009-10-29 charlesFix checkpoint to handle out of space conditions better
2009-10-19 charlesClean up code formatting
2009-10-15 charlesRuntime disbale of lazy loading. Fix problem where...
2009-10-15 charlesExtend info in tests
2009-10-14 charlesChange tests so they can run in parallel in same directory
2009-10-14 charlesAllow the disabling of tags ECC
2009-10-13 charlesMore python example stuff
2009-10-13 charlesAdd some python examples
2009-10-12 charlesFull change over to ctypes
2009-10-09 charlesChange from SWIG to ctypes... much easier
2009-10-08 charlesMore SWIG pythonry
2009-10-08 charlesMore python stuff
2009-10-08 charlesAdd first cut of python bindings
next