| Tue, 19 Jan 2010 21:16:30 +0000 |
charles |
Add own zero_user_segment for older kernels
|
| Mon, 18 Jan 2010 00:29:50 +0000 |
charles |
Add documentation .odt files
|
| Sun, 17 Jan 2010 23:58:49 +0000 |
charles |
Change initnandsim to accept parameters to lauch different simulations
|
| Mon, 11 Jan 2010 21:43:18 +0000 |
charles |
Change parameters to packing/unpacking to fix mkyaffs2image compilation issue
|
| Mon, 11 Jan 2010 04:06:46 +0000 |
charles |
Move tracing out of yportenv.h
|
| Wed, 06 Jan 2010 04:00:23 +0000 |
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 03:58:05 +0000 |
charles |
Change number of handles to 100
|
| Wed, 06 Jan 2010 03:56:46 +0000 |
charles |
Add handle tests
|
| Tue, 05 Jan 2010 22:58:15 +0000 |
charles |
Fix issue with unlinking hardlinks failing sanity check
|
| Tue, 05 Jan 2010 22:53:32 +0000 |
charles |
Add another test
|
| Fri, 01 Jan 2010 23:54:03 +0000 |
charles |
Clear creation counters when deinitialising.
|
| Wed, 30 Dec 2009 22:30:12 +0000 |
charles |
Add more comment for yaffs_PruneWorker function.
|
| Fri, 25 Dec 2009 01:54:10 +0000 |
charles |
Change nandsim invocation to use 256MB partition
|
| Fri, 25 Dec 2009 01:53:05 +0000 |
charles |
Fix pruning to work correctly with wide Tnodes
|
| Wed, 23 Dec 2009 03:14:17 +0000 |
charles |
FSX runs much better with this
|
| Tue, 22 Dec 2009 04:09:06 +0000 |
charles |
Fix obvious 64-bit issues. Mounts and does basic touch, rm etc
|
| Mon, 14 Dec 2009 22:03:05 +0000 |
charles |
New partial block handing to improve robustness
|
| Mon, 14 Dec 2009 19:46:27 +0000 |
charles |
Add fuzzer work in progress
|
| Mon, 14 Dec 2009 19:43:29 +0000 |
charles |
Update README
|
| Mon, 14 Dec 2009 19:42:36 +0000 |
charles |
Update not stress test
|
| Mon, 07 Dec 2009 01:17:33 +0000 |
charles |
Change to strnlen() and strncpy() to avoid problems from unbounded strings
|
| Sun, 06 Dec 2009 22:53:10 +0000 |
charles |
Clear shadowing during garbage collection since its work is done
|
| Sun, 06 Dec 2009 22:06:48 +0000 |
charles |
Add tracMask control option to tests to allow them to run quicker
|
| Thu, 03 Dec 2009 03:42:28 +0000 |
charles |
Fix problem where symllink alias pointer was being used after free
|
| Thu, 03 Dec 2009 03:28:09 +0000 |
charles |
Add more info to python test
|
| Sun, 29 Nov 2009 21:50:10 +0000 |
charles |
New fix for readdir hang
|
| Sun, 29 Nov 2009 21:42:47 +0000 |
charles |
Revert readdir locking fix that doesn't work properly
|
| Wed, 11 Nov 2009 02:11:13 +0000 |
charles |
Change locking to allow reentry during readdir
|
| Wed, 11 Nov 2009 01:58:21 +0000 |
charles |
Using a bash-specific feature
|
| Wed, 11 Nov 2009 01:40:41 +0000 |
charles |
Fix low-mem issue
|