Mercurial > yaffs-ecoscentric-gpl
graph
-
Add garbage collection controlMon, 15 Mar 2010 23:10:33 +0000, by charles
-
Add more detail to yaffs_debugMon, 15 Mar 2010 22:27:15 +0000, by charles
-
Add mkfiles testMon, 15 Mar 2010 22:22:09 +0000, by charles
-
Add debug proc entry for gathering gc statsMon, 15 Mar 2010 06:28:36 +0000, by charles
-
Get rid of kernel lock, change stats to __u32Mon, 15 Mar 2010 06:07:44 +0000, by charles
-
Faster block iteration where all blocks are being checkedFri, 12 Mar 2010 02:48:34 +0000, by charles
-
Reduce shrink header writingFri, 12 Mar 2010 01:22:48 +0000, by charles
-
Add test for reduced shrink headersThu, 11 Mar 2010 22:47:09 +0000, by charles
-
Update tags when rewriting object header during gcThu, 11 Mar 2010 02:44:43 +0000, by charles
-
Add more test infoThu, 11 Mar 2010 02:14:41 +0000, by charles
-
Change test to 32MBThu, 11 Mar 2010 02:13:50 +0000, by charles
-
More testingThu, 11 Mar 2010 02:12:57 +0000, by charles
-
Clear obsolete files during simulationWed, 10 Mar 2010 02:07:01 +0000, by charles
-
Clear all files at start of simulationWed, 10 Mar 2010 01:57:25 +0000, by charles
-
Add conditional compilation for background processingWed, 10 Mar 2010 01:22:19 +0000, by charles
-
Fix typoTue, 09 Mar 2010 20:41:46 +0000, by charles
-
Add background processing of updated directoriesTue, 09 Mar 2010 04:12:00 +0000, by charles
-
Add extra checks to oldest dirty sequence checkingSun, 07 Mar 2010 23:43:34 +0000, by charles
-
Dynamically update the oldest dirty sequence number so that it does not have to be recalculated all the timeSun, 07 Mar 2010 22:07:03 +0000, by charles
-
Add dummy uses for unused variables to clear compilation warningsFri, 05 Mar 2010 02:26:27 +0000, by charles
-
Remove oldestDirtySequence from checkpointFri, 05 Mar 2010 01:49:00 +0000, by charles
-
Remove obsolete pathDivider fieldThu, 04 Mar 2010 22:39:46 +0000, by charles
-
Clean up yaffs_FindNiceObject to be thread safe and simpler. Fix code that does a dummy tree insert during writeTue, 02 Mar 2010 02:29:21 +0000, by charles
-
Add block refreshing featureThu, 25 Feb 2010 22:41:46 +0000, by charles
-
Fix problem caused by void ptr and clean up code pathsThu, 25 Feb 2010 22:38:03 +0000, by charles
-
Add extra compiler flagsThu, 25 Feb 2010 22:34:47 +0000, by charles
-
Pass correct argument to markSuperBlockDirtyWed, 24 Feb 2010 21:06:39 +0000, by charles
-
Fix parameter handlingFri, 19 Feb 2010 01:19:12 +0000, by charles
-
Remove obsolete mtdif codeFri, 19 Feb 2010 01:06:31 +0000, by charles
-
Add default returnFri, 19 Feb 2010 01:05:48 +0000, by charles
-
Fix mtdif erasing to work properly for inband tagsFri, 19 Feb 2010 01:00:14 +0000, by charles
-
Rationalise context and parameter handlingThu, 18 Feb 2010 01:31:29 +0000, by charles
-
Rationalise context and parameter handlingThu, 18 Feb 2010 01:18:04 +0000, by charles
-
Cleaner error reportingWed, 17 Feb 2010 02:20:32 +0000, by charles
-
make clean works betterWed, 17 Feb 2010 02:18:57 +0000, by charles
-
Clean ups and improve some out of memory handlingWed, 17 Feb 2010 02:01:25 +0000, by charles
-
Fix wrong linkWed, 17 Feb 2010 00:51:15 +0000, by charles
-
Add remount and forced unmount to yaffs directTue, 16 Feb 2010 23:24:57 +0000, by charles
-
Prevent resizes bigger than 2GBytesWed, 10 Feb 2010 03:54:08 +0000, by charles
-
Break up yaffs direct reads and writes to prevent locking with long operationsFri, 05 Feb 2010 03:59:04 +0000, by charles
-
Fix typoMon, 01 Feb 2010 00:58:04 +0000, by charles
-
Update HowyaffsworksThu, 28 Jan 2010 01:17:29 +0000, by charles
-
Add own zero_user_segment for older kernelsTue, 19 Jan 2010 21:16:30 +0000, by charles
-
Add documentation .odt filesMon, 18 Jan 2010 00:29:50 +0000, by charles
-
Change initnandsim to accept parameters to lauch different simulationsSun, 17 Jan 2010 23:58:49 +0000, by charles
-
Change parameters to packing/unpacking to fix mkyaffs2image compilation issueMon, 11 Jan 2010 21:43:18 +0000, by charles
-
Move tracing out of yportenv.hMon, 11 Jan 2010 04:06:46 +0000, by charles
-
Change direct handle management to use an inode layer to make it consistent with Linux VFS. This is done to improve testing consistency.Wed, 06 Jan 2010 04:00:23 +0000, by charles
-
Change number of handles to 100Wed, 06 Jan 2010 03:58:05 +0000, by charles
-
Add handle testsWed, 06 Jan 2010 03:56:46 +0000, by charles
-
Fix issue with unlinking hardlinks failing sanity checkTue, 05 Jan 2010 22:58:15 +0000, by charles
-
Add another testTue, 05 Jan 2010 22:53:32 +0000, by charles
-
Clear creation counters when deinitialising.Fri, 01 Jan 2010 23:54:03 +0000, by charles
-
Add more comment for yaffs_PruneWorker function.Wed, 30 Dec 2009 22:30:12 +0000, by charles
-
Change nandsim invocation to use 256MB partitionFri, 25 Dec 2009 01:54:10 +0000, by charles
-
Fix pruning to work correctly with wide TnodesFri, 25 Dec 2009 01:53:05 +0000, by charles
-
FSX runs much better with thisWed, 23 Dec 2009 03:14:17 +0000, by charles
-
Fix obvious 64-bit issues. Mounts and does basic touch, rm etcTue, 22 Dec 2009 04:09:06 +0000, by charles
-
New partial block handing to improve robustnessMon, 14 Dec 2009 22:03:05 +0000, by charles
-
Add fuzzer work in progressMon, 14 Dec 2009 19:46:27 +0000, by charles
-
Update READMEMon, 14 Dec 2009 19:43:29 +0000, by charles
-
Update not stress testMon, 14 Dec 2009 19:42:36 +0000, by charles
-
Change to strnlen() and strncpy() to avoid problems from unbounded stringsMon, 07 Dec 2009 01:17:33 +0000, by charles
-
Clear shadowing during garbage collection since its work is doneSun, 06 Dec 2009 22:53:10 +0000, by charles
-
Add tracMask control option to tests to allow them to run quickerSun, 06 Dec 2009 22:06:48 +0000, by charles
-
Fix problem where symllink alias pointer was being used after freeThu, 03 Dec 2009 03:42:28 +0000, by charles
-
Add more info to python testThu, 03 Dec 2009 03:28:09 +0000, by charles
-
New fix for readdir hangSun, 29 Nov 2009 21:50:10 +0000, by charles
-
Revert readdir locking fix that doesn't work properlySun, 29 Nov 2009 21:42:47 +0000, by charles
-
Change locking to allow reentry during readdirWed, 11 Nov 2009 02:11:13 +0000, by charles
-
Using a bash-specific featureWed, 11 Nov 2009 01:58:21 +0000, by charles
-
Fix low-mem issueWed, 11 Nov 2009 01:40:41 +0000, by charles
-
Add some handly Linux test stuffWed, 11 Nov 2009 01:35:04 +0000, by charles
-
Improve out of memory handlingTue, 10 Nov 2009 23:55:05 +0000, by charles
-
More test stuffMon, 09 Nov 2009 22:19:50 +0000, by charles
-
More test codeMon, 09 Nov 2009 19:16:33 +0000, by charles
-
More test tweaksSat, 07 Nov 2009 22:35:15 +0000, by charles
-
Add fix for hanging objectsSat, 07 Nov 2009 02:06:58 +0000, by charles
-
Add cleanup for aborted checkpointTue, 03 Nov 2009 02:41:00 +0000, by charles
-
Add extra info to checkpoint traceTue, 03 Nov 2009 02:36:30 +0000, by charles
-
Add more tracing to testsTue, 03 Nov 2009 01:30:12 +0000, by charles
-
Add option descriptionsFri, 30 Oct 2009 02:32:32 +0000, by charles
-
Change default trace maskFri, 30 Oct 2009 02:31:38 +0000, by charles
-
Fix checkpoint to handle out of space conditions betterThu, 29 Oct 2009 03:05:55 +0000, by charles
-
Clean up code formattingMon, 19 Oct 2009 23:42:55 +0000, by charles
-
Runtime disbale of lazy loading. Fix problem where resize was breading rename shadowingThu, 15 Oct 2009 00:45:46 +0000, by charles
-
Extend info in testsThu, 15 Oct 2009 00:32:56 +0000, by charles
-
Change tests so they can run in parallel in same directoryWed, 14 Oct 2009 01:28:14 +0000, by charles
-
Allow the disabling of tags ECCWed, 14 Oct 2009 00:01:56 +0000, by charles
-
More python example stuffTue, 13 Oct 2009 03:20:05 +0000, by charles
-
Add some python examplesTue, 13 Oct 2009 01:28:21 +0000, by charles
-
Full change over to ctypesMon, 12 Oct 2009 23:05:49 +0000, by charles
-
Change from SWIG to ctypes... much easierFri, 09 Oct 2009 06:12:26 +0000, by charles
-
More SWIG pythonryThu, 08 Oct 2009 23:11:12 +0000, by charles
-
More python stuffThu, 08 Oct 2009 02:16:17 +0000, by charles
-
Add first cut of python bindingsThu, 08 Oct 2009 01:58:52 +0000, by charles
-
Add missing function, if only stubsThu, 08 Oct 2009 01:57:59 +0000, by charles
-
Improve sync to flush metadataWed, 23 Sep 2009 23:24:55 +0000, by charles
-
Change defualt fs permissionsFri, 18 Sep 2009 00:46:11 +0000, by charles
-
More recent 2.6.8 versions need this change tooFri, 18 Sep 2009 00:39:21 +0000, by charles
-
Rationalise stats gathering for nand access. Does not instrument mounting.Wed, 09 Sep 2009 03:03:01 +0000, by charles
-
No need to do chunk finding the group has one chunkWed, 09 Sep 2009 00:56:53 +0000, by charles
-
Fix 2 problems: rmdir of non-empty dir, handling 255 char names betterTue, 11 Aug 2009 01:28:42 +0000, by charles
-
Prevent corner case of a block changing state during a partial gcWed, 29 Jul 2009 04:30:24 +0000, by charles
-
Fix problem where object creation fills flashTue, 28 Jul 2009 03:04:54 +0000, by charles
-
Handle malloc failure in checkpoint open.Fri, 19 Jun 2009 01:35:46 +0000, by charles
-
Only subtract softDeletions once ber block gc.Mon, 08 Jun 2009 23:50:44 +0000, by charles
-
mtime and ctime should be changed when a directory is changedTue, 26 May 2009 04:50:08 +0000, by charles
-
Get directory mtime to update correctlyTue, 26 May 2009 01:22:44 +0000, by charles
-
Get directory mtime to update correctlyMon, 25 May 2009 02:27:36 +0000, by charles
-
Fix -ENOSPC to work properly with zero length writesTue, 12 May 2009 02:23:51 +0000, by charles
-
This file escaped copyright date update. Fixed.Tue, 17 Mar 2009 01:12:00 +0000, by wookey
-
One whitespace fixMon, 09 Mar 2009 13:08:09 +0000, by wookey
-
More formattingMon, 09 Mar 2009 08:11:07 +0000, by charles
-
More formattingMon, 09 Mar 2009 07:41:10 +0000, by charles
-
More formattingMon, 09 Mar 2009 07:25:09 +0000, by charles
-
More formatting fixesMon, 09 Mar 2009 04:24:17 +0000, by charles
-
Major whitespace/style changes to match Linux checkpatch.pl code styleFri, 06 Mar 2009 17:20:49 +0000, by wookey
-
Remove bigus testThu, 05 Mar 2009 21:46:46 +0000, by charles
-
Change yaffs_DeleteFile to yaffs_DeleteObject and improve symlink handlingThu, 05 Mar 2009 01:47:17 +0000, by charles
