| Mon, 01 Oct 2007 20:40:33 +0100 |
imcd |
Fix bad-block status during query.
|
| Wed, 19 Sep 2007 21:37:38 +0100 |
imcd |
Add #include <linux/sched.h> -- needed for 2.6.23.
|
| Wed, 19 Sep 2007 21:35:40 +0100 |
imcd |
Add support 2.6.23 filesystem interface API.
|
| Thu, 16 Aug 2007 21:42:11 +0100 |
imcd |
Fix infinite loop when parsing numeric trace flags written to /proc/yaffs.
|
| Tue, 31 Jul 2007 19:53:38 +0100 |
imcd |
Fix typos and correct URL.
|
| Wed, 25 Jul 2007 02:05:10 +0100 |
charles |
Add files missing from kernel makefile
|
| Wed, 25 Jul 2007 02:04:38 +0100 |
charles |
Add a symlink option to the patching script
|
| Mon, 23 Jul 2007 20:43:07 +0100 |
imcd |
Update comments about use of CONFIG_YAFFS_9BYTE_TAGS option.
|
| Mon, 23 Jul 2007 20:14:04 +0100 |
imcd |
When configured with CONFIG_YAFFS_9BYTE_TAGS, set chunkDeleted state using
|
| Mon, 23 Jul 2007 20:10:11 +0100 |
imcd |
Make CONFIG_YAFFS_9BYTE_TAGS disabled by default.
|
| Mon, 23 Jul 2007 06:14:08 +0100 |
charles |
Fix yaffs_qsort linkage
|
| Mon, 23 Jul 2007 06:02:20 +0100 |
charles |
Add missing yaffs_mtdif1.h
|
| Wed, 18 Jul 2007 20:40:38 +0100 |
charles |
Rolling in Ians and other changes
|
| Mon, 21 May 2007 01:36:17 +0100 |
charles |
Change blockState field from enum to unsigned because some compilers use ints for enums which would break here
pre_Ians_changes
|
| Wed, 16 May 2007 00:46:06 +0100 |
charles |
Add yaffs_malloc.h
|
| Tue, 15 May 2007 21:07:40 +0100 |
charles |
Adding checkpoint and robustness improvements
|
| Tue, 20 Mar 2007 20:59:40 +0000 |
charles |
Add read-only remount patch
pre_checkpoint_robustness
|
| Mon, 12 Mar 2007 20:55:39 +0000 |
charles |
Fix resize up problem
|
| Wed, 07 Mar 2007 08:30:40 +0000 |
colin |
Fix all Makefile headers to be the same format
|
| Wed, 07 Mar 2007 08:05:58 +0000 |
colin |
Fix file header to match all the others
|
| Wed, 14 Feb 2007 01:09:06 +0000 |
wookey |
Updated headers so they really are the same
|
| Wed, 14 Feb 2007 00:43:20 +0000 |
wookey |
Add linux patching readme, updated from YAFFS1
|
| Wed, 14 Feb 2007 00:42:06 +0000 |
wookey |
Add updated readme
|
| Mon, 12 Feb 2007 16:55:27 +0000 |
wookey |
normalise licence headers and attributions
|
| Mon, 12 Feb 2007 16:49:50 +0000 |
wookey |
normalise licence headers
|
| Fri, 19 Jan 2007 04:07:48 +0000 |
charles |
Update for Linux 2.6.19 support
|
| Tue, 19 Dec 2006 21:33:41 +0000 |
charles |
Add Phils checkpoint configuration
|
| Wed, 29 Nov 2006 20:21:12 +0000 |
charles |
Fix slow 512-byte problem. Thanx Frank.
|
| Fri, 17 Nov 2006 01:43:48 +0000 |
charles |
Remove duplicate code. Thanks Johann
|
| Tue, 14 Nov 2006 03:07:17 +0000 |
charles |
Fix issue with rescan of pending retired blocks
|
| Mon, 13 Nov 2006 07:16:37 +0000 |
charles |
Add more test harness stuff
|
| Sat, 11 Nov 2006 23:27:44 +0000 |
charles |
Add some more tracing
|
| 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 19:09:15 +0100 |
charles |
Fix autodetection value
|
| Fri, 13 Oct 2006 09:52:49 +0100 |
charles |
Tweaks to retirement handling
|
| Tue, 03 Oct 2006 11:13:03 +0100 |
charles |
Add large NAND support and improve retirement handling
|
| Tue, 03 Oct 2006 03:26:58 +0100 |
charles |
Add missing files to make
pre-large-nand-changes
|
| Tue, 03 Oct 2006 03:25:57 +0100 |
charles |
Fix forced erasure check logic
|
| Tue, 26 Sep 2006 14:28:13 +0100 |
vwool |
Interworking with 2.6.18 kernel enabled
|
| Thu, 21 Sep 2006 09:13:59 +0100 |
charles |
Better retirement and erasure checking.
before_2_6_18_support
|
| Thu, 14 Sep 2006 23:02:46 +0100 |
charles |
Bounds check on ecc correction
Pre-retirement-changes
|
| Wed, 06 Sep 2006 00:23:34 +0100 |
charles |
Fix problem where a chmod with no file write could cause cache loss
|
| Tue, 25 Jul 2006 22:03:22 +0100 |
charles |
Make sure mode is sane
|
| Mon, 05 Jun 2006 05:13:36 +0100 |
charles |
Add checkpoint source to kernel compilation
|
| Mon, 05 Jun 2006 05:12:44 +0100 |
charles |
Add Nick's yaffs1 autoselection
|
| Mon, 05 Jun 2006 05:10:49 +0100 |
charles |
Add support for larger scan array
|
| Thu, 25 May 2006 02:51:27 +0100 |
charles |
Add Sergey's patch
|
| Thu, 25 May 2006 02:37:27 +0100 |
charles |
Add Sergey's patch
|
| Thu, 25 May 2006 02:26:57 +0100 |
charles |
Fix SGID problem
|
| Tue, 23 May 2006 20:08:41 +0100 |
charles |
Fix problem with checkpoint free space handling
|