Mercurial > yaffs-ecoscentric-gpl
graph
-
Consolidate with Android fixesTue, 27 Jan 2009 02:00:42 +0000, by charles
-
Clean up come cruftMon, 26 Jan 2009 23:29:20 +0000, by charles
-
Change Linux kernel kmalloc flag to prevent deadlockMon, 26 Jan 2009 23:27:15 +0000, by charles
-
Remove obsolete fileMon, 26 Jan 2009 23:24:59 +0000, by charles
-
Update to new tags field namesSun, 25 Jan 2009 18:21:17 +0000, by charles
-
Strip out obsolete WinCE code. No longer needed because WinCE no longer causes page faults within the file systemFri, 23 Jan 2009 06:36:49 +0000, by charles
-
Update free chunk count for skipped chunksFri, 23 Jan 2009 00:31:01 +0000, by charles
-
Change Linux glue code to work with 2.6.28Thu, 22 Jan 2009 00:45:54 +0000, by charles
-
Change kernel patchin script for 2.6.28 friendlinessThu, 22 Jan 2009 00:44:46 +0000, by charles
-
More test fiddlingMon, 19 Jan 2009 01:21:14 +0000, by charles
-
Replace printf with proper tracingSun, 18 Jan 2009 23:24:08 +0000, by charles
-
Add autocheckpoint controlSun, 18 Jan 2009 21:50:37 +0000, by charles
-
Tweak testsFri, 16 Jan 2009 02:26:56 +0000, by charles
-
Change some object verificationFri, 16 Jan 2009 02:14:52 +0000, by charles
-
Replace test scrips with nand and nor versionsFri, 16 Jan 2009 00:49:25 +0000, by charles
-
Improve test harness for yaffs2 modeFri, 16 Jan 2009 00:46:59 +0000, by charles
-
Improve handling of ecc on tagsFri, 16 Jan 2009 00:45:47 +0000, by charles
-
Handle unfixed ecc errors better when scanningFri, 16 Jan 2009 00:44:45 +0000, by charles
-
Consolidate unlinked file handling durinit init to take care of restored checkpoint case too.Mon, 12 Jan 2009 00:53:47 +0000, by charles
-
More test clean upsMon, 12 Jan 2009 00:49:01 +0000, by charles
-
More test fiddlingFri, 09 Jan 2009 02:59:47 +0000, by charles
-
Fix compiler grizzleFri, 09 Jan 2009 02:54:14 +0000, by charles
-
Fix chunk start problem properlyFri, 09 Jan 2009 02:52:28 +0000, by charles
-
Restructure testsSun, 04 Jan 2009 21:44:23 +0000, by charles
-
Add more tracing to yafs_VerifyDirectoryThu, 27 Nov 2008 20:32:52 +0000, by charles
-
gc part of the block at a time to reduce latencyThu, 27 Nov 2008 02:46:45 +0000, by charles
-
Some test case changesWed, 26 Nov 2008 20:49:36 +0000, by charles
-
Keep shadowing through gc (compare with 1.64)Wed, 26 Nov 2008 20:46:47 +0000, by charles
-
Remove sprintf from yaffs_guts because it isn't always availableWed, 26 Nov 2008 20:42:04 +0000, by charles
-
Fix sign handling problem. This works, buut should probably be improvedTue, 25 Nov 2008 00:29:32 +0000, by charles
-
Tweaks to nor stress simulation. Save random seed so that we can do better debuggingFri, 21 Nov 2008 02:19:30 +0000, by charles
-
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 placeFri, 21 Nov 2008 02:17:32 +0000, by charles
-
Extra page status checking to combat power loss causing only one bit to changeThu, 13 Nov 2008 01:50:16 +0000, by charles
-
Add nor stress test scriptTue, 11 Nov 2008 20:43:10 +0000, by charles
-
Reduce size for nor simulation testing to try force errorsTue, 11 Nov 2008 01:48:47 +0000, by charles
-
Fix uninitialised variableTue, 11 Nov 2008 01:47:46 +0000, by charles
-
Some fixes and add NOR integrity codeFri, 07 Nov 2008 00:32:20 +0000, by charles
-
Update mtd interface for inband tagsSun, 02 Nov 2008 22:47:13 +0000, by charles
-
Clean up a bit of messy code and potential GC holeThu, 30 Oct 2008 18:25:21 +0000, by charles
-
Merge in some clean-upsThu, 30 Oct 2008 17:58:44 +0000, by charles
-
Fix looping on handlesMon, 13 Oct 2008 03:47:26 +0000, by charles
-
Change a few testsThu, 11 Sep 2008 04:27:58 +0000, by charles
-
Add kmap for highmem accessThu, 28 Aug 2008 02:42:11 +0000, by charles
-
Change name matching algorithmTue, 19 Aug 2008 23:14:22 +0000, by charles
-
Fix permissions on test filesTue, 19 Aug 2008 21:47:44 +0000, by charles
-
Ensure checkpt stream is not corruptedTue, 12 Aug 2008 22:51:57 +0000, by charles
-
Ensure variable is saneTue, 12 Aug 2008 22:50:23 +0000, by charles
-
update to latest configsThu, 07 Aug 2008 22:45:44 +0000, by charles
-
Fix compilation on Linux 2.6.26, fix compilation warningsWed, 23 Jul 2008 03:35:12 +0000, by charles
-
Clear out some redundant code, treat bad ECC chunk as deletedMon, 21 Jul 2008 01:03:19 +0000, by charles
-
Some cleanups, Linux 2.6.25 handling, fix handing of root permissionsThu, 03 Jul 2008 20:06:05 +0000, by charles
-
Add new fileWed, 02 Jul 2008 21:28:06 +0000, by charles
-
Clean up some yaffs1 mode issues.Wed, 02 Jul 2008 20:17:41 +0000, by charles
-
Add YYIELD to yaffs_Scan loopThu, 08 May 2008 23:23:26 +0000, by charles
-
Change direct partition prefix to YCHARThu, 08 May 2008 23:21:28 +0000, by charles
-
Add missing fileThu, 08 May 2008 02:12:25 +0000, by charles
-
Check in inband tags, some extra yaffs direct functions and some other changesMon, 05 May 2008 07:58:58 +0000, by charles
-
Fix list initMon, 17 Mar 2008 19:46:59 +0000, by charles
-
Change list macrosThu, 13 Mar 2008 22:32:28 +0000, by charles
-
Conditionally define old style info structuresTue, 22 Jan 2008 10:30:45 +0000, by colin
