yaffs2.git
15 years agoConsolidate with Android fixes
charles [Tue, 27 Jan 2009 02:00:42 +0000 (02:00 +0000)]
Consolidate with Android fixes

15 years agoClean up come cruft
charles [Mon, 26 Jan 2009 23:29:20 +0000 (23:29 +0000)]
Clean up come cruft

15 years agoChange Linux kernel kmalloc flag to prevent deadlock
charles [Mon, 26 Jan 2009 23:27:15 +0000 (23:27 +0000)]
Change Linux kernel kmalloc flag to prevent deadlock

15 years agoRemove obsolete file
charles [Mon, 26 Jan 2009 23:24:59 +0000 (23:24 +0000)]
Remove obsolete file

15 years agoUpdate to new tags field names
charles [Sun, 25 Jan 2009 18:21:17 +0000 (18:21 +0000)]
Update to new tags field names

15 years agoStrip out obsolete WinCE code. No longer needed because WinCE no longer causes page...
charles [Fri, 23 Jan 2009 06:36:49 +0000 (06:36 +0000)]
Strip out obsolete WinCE code. No longer needed because WinCE no longer causes page faults within the file system

15 years agoUpdate free chunk count for skipped chunks
charles [Fri, 23 Jan 2009 00:31:01 +0000 (00:31 +0000)]
Update free chunk count for skipped chunks

15 years agoChange Linux glue code to work with 2.6.28
charles [Thu, 22 Jan 2009 00:45:54 +0000 (00:45 +0000)]
Change Linux glue code to work with 2.6.28

15 years agoChange kernel patchin script for 2.6.28 friendliness
charles [Thu, 22 Jan 2009 00:44:46 +0000 (00:44 +0000)]
Change kernel patchin script for 2.6.28 friendliness

15 years agoMore test fiddling
charles [Mon, 19 Jan 2009 01:21:14 +0000 (01:21 +0000)]
More test fiddling

15 years agoReplace printf with proper tracing
charles [Sun, 18 Jan 2009 23:24:08 +0000 (23:24 +0000)]
Replace printf with proper tracing

15 years agoAdd autocheckpoint control
charles [Sun, 18 Jan 2009 21:50:37 +0000 (21:50 +0000)]
Add autocheckpoint control

15 years agoTweak tests
charles [Fri, 16 Jan 2009 02:26:56 +0000 (02:26 +0000)]
Tweak tests

15 years agoChange some object verification
charles [Fri, 16 Jan 2009 02:14:52 +0000 (02:14 +0000)]
Change some object verification

15 years agoReplace test scrips with nand and nor versions
charles [Fri, 16 Jan 2009 00:49:25 +0000 (00:49 +0000)]
Replace test scrips with nand and nor versions

15 years agoImprove test harness for yaffs2 mode
charles [Fri, 16 Jan 2009 00:46:59 +0000 (00:46 +0000)]
Improve test harness for yaffs2 mode

15 years agoImprove handling of ecc on tags
charles [Fri, 16 Jan 2009 00:45:47 +0000 (00:45 +0000)]
Improve handling of ecc on tags

15 years agoHandle unfixed ecc errors better when scanning
charles [Fri, 16 Jan 2009 00:44:45 +0000 (00:44 +0000)]
Handle unfixed ecc errors better when scanning

15 years agoConsolidate unlinked file handling durinit init to take care of restored checkpoint...
charles [Mon, 12 Jan 2009 00:53:47 +0000 (00:53 +0000)]
Consolidate unlinked file handling durinit init to take care of restored checkpoint case too.

15 years agoMore test clean ups
charles [Mon, 12 Jan 2009 00:49:01 +0000 (00:49 +0000)]
More test clean ups

15 years agoMore test fiddling
charles [Fri, 9 Jan 2009 02:59:47 +0000 (02:59 +0000)]
More test fiddling

15 years agoFix compiler grizzle
charles [Fri, 9 Jan 2009 02:54:14 +0000 (02:54 +0000)]
Fix compiler grizzle

15 years agoFix chunk start problem properly
charles [Fri, 9 Jan 2009 02:52:28 +0000 (02:52 +0000)]
Fix chunk start problem properly

15 years agoRestructure tests
charles [Sun, 4 Jan 2009 21:44:23 +0000 (21:44 +0000)]
Restructure tests

15 years agoAdd more tracing to yafs_VerifyDirectory
charles [Thu, 27 Nov 2008 20:32:52 +0000 (20:32 +0000)]
Add more tracing to yafs_VerifyDirectory

15 years agogc part of the block at a time to reduce latency
charles [Thu, 27 Nov 2008 02:46:45 +0000 (02:46 +0000)]
gc part of the block at a time to reduce latency

15 years agoSome test case changes
charles [Wed, 26 Nov 2008 20:49:36 +0000 (20:49 +0000)]
Some test case changes

15 years agoKeep shadowing through gc (compare with 1.64)
charles [Wed, 26 Nov 2008 20:46:47 +0000 (20:46 +0000)]
Keep shadowing through gc (compare with 1.64)

15 years agoRemove sprintf from yaffs_guts because it isn't always available
charles [Wed, 26 Nov 2008 20:42:04 +0000 (20:42 +0000)]
Remove sprintf from yaffs_guts because it isn't always available

15 years agoFix sign handling problem. This works, buut should probably be improved
charles [Tue, 25 Nov 2008 00:29:32 +0000 (00:29 +0000)]
Fix sign handling problem. This works, buut should probably be improved

15 years agoTweaks to nor stress simulation. Save random seed so that we can do better debugging
charles [Fri, 21 Nov 2008 02:19:30 +0000 (02:19 +0000)]
Tweaks to nor stress simulation. Save random seed so that we can do better debugging

15 years agoFix problem where duplicate object headers were not always being selected correctly...
charles [Fri, 21 Nov 2008 02:17:32 +0000 (02:17 +0000)]
Fix problem where duplicate object headers were not always being selected correctly due to not reading the serial number from the tags at the right place

15 years agoExtra page status checking to combat power loss causing only one bit to change
charles [Thu, 13 Nov 2008 01:50:16 +0000 (01:50 +0000)]
Extra page status checking to combat power loss causing only one bit to change

15 years agoAdd nor stress test script
charles [Tue, 11 Nov 2008 20:43:10 +0000 (20:43 +0000)]
Add nor stress test script

15 years agoReduce size for nor simulation testing to try force errors
charles [Tue, 11 Nov 2008 01:48:47 +0000 (01:48 +0000)]
Reduce size for nor simulation testing to try force errors

15 years agoFix uninitialised variable
charles [Tue, 11 Nov 2008 01:47:46 +0000 (01:47 +0000)]
Fix uninitialised variable

15 years agoSome fixes and add NOR integrity code
charles [Fri, 7 Nov 2008 00:32:20 +0000 (00:32 +0000)]
Some fixes and add NOR integrity code

15 years agoUpdate mtd interface for inband tags
charles [Sun, 2 Nov 2008 22:47:13 +0000 (22:47 +0000)]
Update mtd interface for inband tags

15 years agoClean up a bit of messy code and potential GC hole
charles [Thu, 30 Oct 2008 18:25:21 +0000 (18:25 +0000)]
Clean up a bit of messy code and potential GC hole

15 years agoMerge in some clean-ups
charles [Thu, 30 Oct 2008 17:58:44 +0000 (17:58 +0000)]
Merge in some clean-ups

15 years agoFix looping on handles
charles [Mon, 13 Oct 2008 03:47:26 +0000 (03:47 +0000)]
Fix looping on handles

15 years agoChange a few tests
charles [Thu, 11 Sep 2008 04:27:58 +0000 (04:27 +0000)]
Change a few tests

15 years agoAdd kmap for highmem access
charles [Thu, 28 Aug 2008 02:42:11 +0000 (02:42 +0000)]
Add kmap for highmem access

15 years agoChange name matching algorithm
charles [Tue, 19 Aug 2008 23:14:22 +0000 (23:14 +0000)]
Change name matching algorithm

15 years agoFix permissions on test files
charles [Tue, 19 Aug 2008 21:47:44 +0000 (21:47 +0000)]
Fix permissions on test files

15 years agoEnsure checkpt stream is not corrupted
charles [Tue, 12 Aug 2008 22:51:57 +0000 (22:51 +0000)]
Ensure checkpt stream is not corrupted

15 years agoEnsure variable is sane
charles [Tue, 12 Aug 2008 22:50:23 +0000 (22:50 +0000)]
Ensure variable is sane

15 years agoupdate to latest configs
charles [Thu, 7 Aug 2008 22:45:44 +0000 (22:45 +0000)]
update to latest configs

15 years agoFix compilation on Linux 2.6.26, fix compilation warnings
charles [Wed, 23 Jul 2008 03:35:12 +0000 (03:35 +0000)]
Fix compilation on Linux 2.6.26, fix compilation warnings

15 years agoClear out some redundant code, treat bad ECC chunk as deleted
charles [Mon, 21 Jul 2008 01:03:19 +0000 (01:03 +0000)]
Clear out some redundant code, treat bad ECC chunk as deleted

15 years agoSome cleanups, Linux 2.6.25 handling, fix handing of root permissions
charles [Thu, 3 Jul 2008 20:06:05 +0000 (20:06 +0000)]
Some cleanups, Linux 2.6.25 handling, fix handing of root permissions

15 years agoAdd new file
charles [Wed, 2 Jul 2008 21:28:06 +0000 (21:28 +0000)]
Add new file

15 years agoClean up some yaffs1 mode issues.
charles [Wed, 2 Jul 2008 20:17:41 +0000 (20:17 +0000)]
Clean up some yaffs1 mode issues.

15 years agoAdd YYIELD to yaffs_Scan loop
charles [Thu, 8 May 2008 23:23:26 +0000 (23:23 +0000)]
Add YYIELD to yaffs_Scan loop

15 years agoChange direct partition prefix to YCHAR
charles [Thu, 8 May 2008 23:21:28 +0000 (23:21 +0000)]
Change direct partition prefix to YCHAR

15 years agoAdd missing file
charles [Thu, 8 May 2008 02:12:25 +0000 (02:12 +0000)]
Add missing file

15 years agoCheck in inband tags, some extra yaffs direct functions and some other changes
charles [Mon, 5 May 2008 07:58:58 +0000 (07:58 +0000)]
Check in inband tags, some extra yaffs direct functions and some other changes

16 years agoFix list init
charles [Mon, 17 Mar 2008 19:46:59 +0000 (19:46 +0000)]
Fix list init

16 years agoChange list macros
charles [Thu, 13 Mar 2008 22:32:28 +0000 (22:32 +0000)]
Change list macros

16 years agoConditionally define old style info structures
colin [Tue, 22 Jan 2008 10:30:45 +0000 (10:30 +0000)]
Conditionally define old style info structures

16 years agofix error in conditional define (and move it after header)
colin [Tue, 22 Jan 2008 10:25:02 +0000 (10:25 +0000)]
fix error in conditional define (and move it after header)

16 years agoFix minor typo.
colin [Fri, 4 Jan 2008 15:54:03 +0000 (15:54 +0000)]
Fix minor typo.

16 years agoCleanup patch - Remove all trailing whitespace and fix a few typos.
wookey [Thu, 13 Dec 2007 15:35:17 +0000 (15:35 +0000)]
Cleanup patch - Remove all trailing whitespace and fix a few typos.

16 years agoReplace KERNEL_VERSION with MTD_VERSION so that builds which don't use
colin [Wed, 12 Dec 2007 18:08:15 +0000 (18:08 +0000)]
Replace KERNEL_VERSION with MTD_VERSION so that builds which don't use
a Linux Kernel still build correctly.
Set MTD_VERSION_CODE either from the kernel or by hand.

16 years agoChange checkpoint to calculate number of blocks required instead of using a hardcoded...
charles [Mon, 3 Dec 2007 03:21:48 +0000 (03:21 +0000)]
Change checkpoint to calculate number of blocks required instead of using a hardcoded value

16 years agoAdd newlines to a couple of trace/diagnostic messages.
imcd [Mon, 29 Oct 2007 14:59:57 +0000 (14:59 +0000)]
Add newlines to a couple of trace/diagnostic messages.
Reported by andre at bluewatersys.com.

16 years agoCall callback to support mtd tools
charles [Wed, 17 Oct 2007 01:29:31 +0000 (01:29 +0000)]
Call callback to support mtd tools

16 years agoAdding fsx test to yaffs direct
charles [Tue, 16 Oct 2007 00:45:05 +0000 (00:45 +0000)]
Adding fsx test to yaffs direct

16 years agoExamine etags.eccResult before looking at etags.chunkUsed during query.
imcd [Mon, 1 Oct 2007 19:43:12 +0000 (19:43 +0000)]
Examine etags.eccResult before looking at etags.chunkUsed during query.
Set block status to SCANNING if we have a bad eccResult.

16 years agoFix bad-block status during query.
imcd [Mon, 1 Oct 2007 19:40:33 +0000 (19:40 +0000)]
Fix bad-block status during query.
Mtd read does not indicate bad-block status (reported by list
subscriber "thisway.diy").

16 years agoAdd #include <linux/sched.h> -- needed for 2.6.23.
imcd [Wed, 19 Sep 2007 20:37:38 +0000 (20:37 +0000)]
Add #include <linux/sched.h> -- needed for 2.6.23.

16 years agoAdd support 2.6.23 filesystem interface API.
imcd [Wed, 19 Sep 2007 20:35:40 +0000 (20:35 +0000)]
Add support 2.6.23 filesystem interface API.

16 years agoFix infinite loop when parsing numeric trace flags written to /proc/yaffs.
imcd [Thu, 16 Aug 2007 20:42:11 +0000 (20:42 +0000)]
Fix infinite loop when parsing numeric trace flags written to /proc/yaffs.

16 years agoFix typos and correct URL.
imcd [Tue, 31 Jul 2007 18:53:38 +0000 (18:53 +0000)]
Fix typos and correct URL.

16 years agoAdd files missing from kernel makefile
charles [Wed, 25 Jul 2007 01:05:10 +0000 (01:05 +0000)]
Add files missing from kernel makefile

16 years agoAdd a symlink option to the patching script
charles [Wed, 25 Jul 2007 01:04:38 +0000 (01:04 +0000)]
Add a symlink option to the patching script

16 years agoUpdate comments about use of CONFIG_YAFFS_9BYTE_TAGS option.
imcd [Mon, 23 Jul 2007 19:43:07 +0000 (19:43 +0000)]
Update comments about use of CONFIG_YAFFS_9BYTE_TAGS option.

16 years agoWhen configured with CONFIG_YAFFS_9BYTE_TAGS, set chunkDeleted state using
imcd [Mon, 23 Jul 2007 19:14:04 +0000 (19:14 +0000)]
When configured with CONFIG_YAFFS_9BYTE_TAGS, set chunkDeleted state using
the delete status read before we set shouldBeFF to all-ones.

16 years agoMake CONFIG_YAFFS_9BYTE_TAGS disabled by default.
imcd [Mon, 23 Jul 2007 19:10:11 +0000 (19:10 +0000)]
Make CONFIG_YAFFS_9BYTE_TAGS disabled by default.

16 years agoFix yaffs_qsort linkage
charles [Mon, 23 Jul 2007 05:14:08 +0000 (05:14 +0000)]
Fix yaffs_qsort linkage

16 years agoAdd missing yaffs_mtdif1.h
charles [Mon, 23 Jul 2007 05:02:20 +0000 (05:02 +0000)]
Add missing yaffs_mtdif1.h

16 years agoRolling in Ians and other changes
charles [Wed, 18 Jul 2007 19:40:37 +0000 (19:40 +0000)]
Rolling in Ians and other changes

16 years agoChange blockState field from enum to unsigned because some compilers use ints for...
charles [Mon, 21 May 2007 00:36:17 +0000 (00:36 +0000)]
Change blockState field from enum to unsigned because some compilers use ints for enums which would break here

16 years agoAdd yaffs_malloc.h
charles [Tue, 15 May 2007 23:46:06 +0000 (23:46 +0000)]
Add yaffs_malloc.h

16 years agoAdding checkpoint and robustness improvements
charles [Tue, 15 May 2007 20:07:40 +0000 (20:07 +0000)]
Adding checkpoint and robustness improvements

17 years agoAdd read-only remount patch
charles [Tue, 20 Mar 2007 20:59:40 +0000 (20:59 +0000)]
Add read-only remount patch

17 years agoFix resize up problem
charles [Mon, 12 Mar 2007 20:55:39 +0000 (20:55 +0000)]
Fix resize up problem

17 years agoFix all Makefile headers to be the same format
colin [Wed, 7 Mar 2007 08:30:40 +0000 (08:30 +0000)]
Fix all Makefile headers to be the same format

17 years agoFix file header to match all the others
colin [Wed, 7 Mar 2007 08:05:58 +0000 (08:05 +0000)]
Fix file header to match all the others

17 years agoUpdated headers so they really are the same
wookey [Wed, 14 Feb 2007 01:09:06 +0000 (01:09 +0000)]
Updated headers so they really are the same

17 years agoAdd linux patching readme, updated from YAFFS1
wookey [Wed, 14 Feb 2007 00:43:20 +0000 (00:43 +0000)]
Add linux patching readme, updated from YAFFS1

17 years agoAdd updated readme
wookey [Wed, 14 Feb 2007 00:42:06 +0000 (00:42 +0000)]
Add updated readme

17 years agonormalise licence headers and attributions
wookey [Mon, 12 Feb 2007 16:55:25 +0000 (16:55 +0000)]
normalise licence headers and attributions

17 years agonormalise licence headers
wookey [Mon, 12 Feb 2007 16:49:50 +0000 (16:49 +0000)]
normalise licence headers

17 years agoUpdate for Linux 2.6.19 support
charles [Fri, 19 Jan 2007 04:07:48 +0000 (04:07 +0000)]
Update for Linux 2.6.19 support

17 years agoAdd Phils checkpoint configuration
charles [Tue, 19 Dec 2006 21:33:41 +0000 (21:33 +0000)]
Add Phils checkpoint configuration

17 years agoFix slow 512-byte problem. Thanx Frank.
charles [Wed, 29 Nov 2006 20:21:12 +0000 (20:21 +0000)]
Fix slow 512-byte problem. Thanx Frank.

17 years agoRemove duplicate code. Thanks Johann
charles [Fri, 17 Nov 2006 01:43:48 +0000 (01:43 +0000)]
Remove duplicate code. Thanks Johann

17 years agoFix issue with rescan of pending retired blocks
charles [Tue, 14 Nov 2006 03:07:17 +0000 (03:07 +0000)]
Fix issue with rescan of pending retired blocks

17 years agoAdd more test harness stuff
charles [Mon, 13 Nov 2006 07:16:37 +0000 (07:16 +0000)]
Add more test harness stuff