Update Makefiles for new sed-based way case-insensitive handling
[yaffs2.git] / yaffs_guts.h
2012-02-13 Charles ManningMerge branch 'big-files': Merge in large file support
2012-01-17 Charles Manningyaffs Direct: Add feature to limit the number of files...
2012-01-04 Charles Manningyaffs large file support: Fix max file size issue that... big-files
2011-12-21 Charles Manninglarge file storage WIP. Can save and verify a large...
2011-12-20 Charles ManningWIP large file support
2011-12-15 Charles ManningFirst cut of changes to support large files.
2011-12-07 Timothy ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-08-14 Charles ManningMods for Linux 3.0 and fix a typo
2011-04-28 Charles ManningMerge branch 'block-summary' of ssh://aleph1.co.uk...
2011-04-28 Charles ManningMerge branch 'block-summary'
2011-03-31 Charles Manningyaffs: More mainlining cleanup
2011-03-31 Charles Manningyaffs: Tweaks to summary code
2011-03-28 Charles Manningyaffs: Add first cut of block summary code
2011-03-07 Charles Manningyaffs: Remove debugging argument from temp buffer handling
2011-02-24 Charles Manningyaffs: Remove tags validity checking code.
2011-02-06 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-02-03 Charles Manningyaffs: Change all hex values to lower case
2011-01-31 Charles Manningyaffs: Update year to 2011 in copyrights etc.
2011-01-31 Charles Manningyaffs: Clean up as per Ryan's comments
2011-01-13 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2011-01-13 Charles Manningyaffs: Reformatting to be kernel friendly.
2010-11-24 Charles Manningyaffs direct: Fix error for attempting to rename over...
2010-11-08 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-11-08 Charles Manningyaffs: Remove SHORT_NAMES_IN_RAM and WIDE_TNODE_DISABLE...
2010-11-03 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-11-03 Charles Manningyaffs: Redo Lindent
2010-11-03 Charles Manningyaffs: More clean up
2010-11-02 Charles Manningyaffs: More clean up.
2010-11-02 Charles Manningyaffs: More clean up
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-11-01 Charles Manningyaffs: More name changes
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 More symbol changes
2010-10-06 Charles Manningyaffs First round of name changes
2010-09-25 Charles Manningyaffs Clean up some code
2010-09-25 Charles Manningyaffs Remove obsolete list debugging code
2010-09-08 Charles Manningyaffs Compilation clean ups
2010-09-08 Charles Manningyaffs: Cache object xattrib state.
2010-09-03 Charles Manningyaffs Add stats tracking and control for background...
2010-08-18 Charles Manningyaffs Add gc block counter
2010-08-09 Charles Manningyaffs Fix yaffs1 soft delete issue
2010-07-22 Charles Manningyaffs Fix xattrib headers for use with unicode
2010-07-22 Charles Manningyaffs Clean up WinCE compilation issues
2010-07-21 Charles Manningyaffs Refactor yaffs direct device list management...
2010-07-01 Charles Manningyaffs Fix scan problem for corrupted tags
2010-07-01 Charles Manningyaffs Refactorisation first phase
2010-07-01 Charles Manningyaffs Reactoring WIP
2010-06-30 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-06-13 Charles Manningyaffs: Refactor allocator
2010-06-08 Charles Manningyaffs: Add xattrib support
2010-04-26 Charles Manningyaffs Some cleanups.
2010-04-20 Charles Manningyaffs: More background gc tweaks.
2010-04-16 Charles Manningwork in progress
2010-03-19 Charles ManningRe-enable soft delete for yaffs1 mode.
2010-03-15 charlesAdd garbage collection control
2010-03-15 charlesGet rid of kernel lock, change stats to __u32
2010-03-09 charlesAdd background processing of updated directories
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-18 charlesRationalise context and parameter handling
2010-02-16 charlesAdd remount and forced unmount to yaffs direct
2010-01-06 charlesChange direct handle management to use an inode layer...
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-07 charlesAdd fix for hanging objects
2009-10-15 charlesRuntime disbale of lazy loading. Fix problem where...
2009-10-14 charlesAllow the disabling of tags ECC
2009-09-23 charlesImprove sync to flush metadata
2009-03-06 wookeyMajor whitespace/style changes to match Linux checkpatc...
2009-03-05 charlesChange inode deletion to prevent issue raised by YBUG
2009-01-26 charlesClean up come cruft
2009-01-16 charlesChange some object verification
2008-11-27 charlesgc part of the block at a time to reduce latency
2008-11-07 charlesSome fixes and add NOR integrity code
2008-07-03 charlesSome cleanups, Linux 2.6.25 handling, fix handing of...
2008-07-02 charlesClean up some yaffs1 mode issues.
2008-05-05 charlesCheck in inband tags, some extra yaffs direct functions...
2007-12-13 wookeyCleanup patch - Remove all trailing whitespace and...
2007-12-03 charlesChange checkpoint to calculate number of blocks require...
2007-07-18 charlesRolling in Ians and other changes
2007-05-21 charlesChange blockState field from enum to unsigned because...
2007-05-15 charlesAdding checkpoint and robustness improvements
2007-02-12 wookeynormalise licence headers and attributions
2006-10-13 charlesTweaks to retirement handling
2006-10-03 charlesAdd large NAND support and improve retirement handling
2006-09-21 charlesBetter retirement and erasure checking.
2006-05-17 charlesAdd non-partitioned checkpointing
2006-05-08 charlesCheckpointing changes
2006-03-08 charlesFlush entire cache at umount
2006-03-01 charlesAdd lazy loading
next