| Sat, 11 Nov 2006 23:27:04 +0000 |
charles |
Fix offset problem in checkpt code
|
| Fri, 10 Nov 2006 02:51:10 +0000 |
charles |
Even more checkpoint tracing
|
| Thu, 09 Nov 2006 23:57:07 +0000 |
charles |
Add more checkpoint tracing
|
| Thu, 09 Nov 2006 19:55:24 +0000 |
charles |
More checkpoint logging
|
| Wed, 08 Nov 2006 09:52:12 +0000 |
charles |
Changes to retirement handling
|
| Wed, 08 Nov 2006 09:49:47 +0000 |
charles |
More changes to test harness
|
| Wed, 08 Nov 2006 06:24:34 +0000 |
charles |
Change nBytesPerChunk to nDataBytesPerChunk
|
| Wed, 08 Nov 2006 00:33:29 +0000 |
charles |
Fix block offset with checkpointing
|
| Tue, 07 Nov 2006 23:37:43 +0000 |
charles |
Add more test stuff
|
| Tue, 07 Nov 2006 23:26:52 +0000 |
charles |
Fix checkpointing bug
|
| Tue, 07 Nov 2006 23:20:09 +0000 |
charles |
Replace with own version of header file
|
| Tue, 24 Oct 2006 18:09:15 +0000 |
charles |
Fix autodetection value
|
| Fri, 13 Oct 2006 08:52:49 +0000 |
charles |
Tweaks to retirement handling
|
| Tue, 03 Oct 2006 10:13:03 +0000 |
charles |
Add large NAND support and improve retirement handling
|
| Tue, 03 Oct 2006 02:26:58 +0000 |
charles |
Add missing files to make
|
| Tue, 03 Oct 2006 02:25:57 +0000 |
charles |
Fix forced erasure check logic
|
| Tue, 26 Sep 2006 13:28:13 +0000 |
vwool |
Interworking with 2.6.18 kernel enabled
|
| Thu, 21 Sep 2006 08:13:59 +0000 |
charles |
Better retirement and erasure checking.
|
| Thu, 14 Sep 2006 22:02:46 +0000 |
charles |
Bounds check on ecc correction
|
| Tue, 05 Sep 2006 23:23:34 +0000 |
charles |
Fix problem where a chmod with no file write could cause cache loss
|
| Tue, 25 Jul 2006 21:03:22 +0000 |
charles |
Make sure mode is sane
|
| Mon, 05 Jun 2006 04:13:36 +0000 |
charles |
Add checkpoint source to kernel compilation
|
| Mon, 05 Jun 2006 04:12:44 +0000 |
charles |
Add Nick's yaffs1 autoselection
|
| Mon, 05 Jun 2006 04:10:49 +0000 |
charles |
Add support for larger scan array
|
| Thu, 25 May 2006 01:51:27 +0000 |
charles |
Add Sergey's patch
|
| Thu, 25 May 2006 01:37:27 +0000 |
charles |
Add Sergey's patch
|
| Thu, 25 May 2006 01:26:57 +0000 |
charles |
Fix SGID problem
|
| Tue, 23 May 2006 19:08:41 +0000 |
charles |
Fix problem with checkpoint free space handling
|
| Sun, 21 May 2006 09:39:12 +0000 |
charles |
Fix some checkpoint stuff, add qsort
|
| Sun, 21 May 2006 09:34:12 +0000 |
charles |
Add qsort
|
| Wed, 17 May 2006 09:27:23 +0000 |
charles |
Add non-partitioned checkpointing
|
| Wed, 17 May 2006 09:20:26 +0000 |
charles |
Non-partitioned checkpointing; fix to cache small read/write problem
|
| Mon, 08 May 2006 10:13:34 +0000 |
charles |
Checkpointing changes
|
| Tue, 25 Apr 2006 00:41:43 +0000 |
wookey |
Fix a couple of mistakes in TRACE/Error messages. Update copyright date.
|
| Fri, 21 Apr 2006 20:24:35 +0000 |
colin |
Fix trivial compiler warning
|
| Tue, 21 Mar 2006 20:31:08 +0000 |
charles |
Fix unmount spare buffer leak
|
| Wed, 08 Mar 2006 07:59:20 +0000 |
charles |
Flush entire cache at umount
|
| Wed, 01 Mar 2006 08:18:09 +0000 |
charles |
Fix possible null ptr dereference
|
| Wed, 01 Mar 2006 08:16:24 +0000 |
charles |
Add lazy loading and mtd depend
|
| Wed, 01 Mar 2006 08:14:32 +0000 |
charles |
Add lazy loading
|
| Wed, 08 Feb 2006 22:38:24 +0000 |
charles |
Add hardlinks to yaffs direct
|
| Wed, 08 Feb 2006 22:29:14 +0000 |
charles |
Fix free space reporting as per Mikhail Rileev's patch
|
| Wed, 08 Feb 2006 07:52:51 +0000 |
charles |
Add Todds readdir rewind mechanism
|
| Thu, 02 Feb 2006 22:14:44 +0000 |
charles |
Fix negative hash problem
|
| Fri, 27 Jan 2006 23:54:21 +0000 |
tpoynor |
Add /proc interface for modifying debugging trace flags, from John M Cavallo.
|
| Fri, 27 Jan 2006 00:44:10 +0000 |
charles |
Remove unused lazyloaded field
|
| Wed, 25 Jan 2006 01:21:08 +0000 |
tpoynor |
Handle partial writes more gracefully: return partial byte counts, return
|
| Tue, 24 Jan 2006 22:22:52 +0000 |
tpoynor |
Add generic sendfile method for yaffs2, also thereby allowing loopback mount.
|
| Tue, 20 Dec 2005 04:02:18 +0000 |
charles |
Don't mark objects deleted during scanning
|
| Mon, 19 Dec 2005 21:46:07 +0000 |
charles |
Fix deleted hardlink handling
|
| Thu, 15 Dec 2005 20:27:56 +0000 |
charles |
Fix conditional
|
| Wed, 14 Dec 2005 01:18:45 +0000 |
charles |
Add yaffs2 autoselection
|
| Tue, 13 Dec 2005 00:34:58 +0000 |
tpoynor |
Make the "convert" argument to mkyaffs*image optional.
|
| Thu, 08 Dec 2005 00:54:55 +0000 |
charles |
Apply Reed's deadlocking fix (manually applied)
|
| Thu, 08 Dec 2005 00:51:15 +0000 |
charles |
Fix kernel compilation probs
|
| Wed, 07 Dec 2005 22:19:26 +0000 |
charles |
Hook wide tnode support into Linux
|
| Wed, 07 Dec 2005 22:00:38 +0000 |
charles |
Back out mistaken checkin
|
| Wed, 07 Dec 2005 21:49:18 +0000 |
charles |
Wide tnode support
|
| Tue, 06 Dec 2005 02:43:01 +0000 |
tpoynor |
Add mkyaffsimage to yaffs2 module, some further "make clean" cleanups.
|
| Tue, 29 Nov 2005 20:54:32 +0000 |
marty |
Subject: [Yaffs] Avoid tagsEccUnfixed stats bump on mounting partially usedblock
|