log

age author description
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:15:45 +0000 charles Add lazy loading
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
Mon, 14 Nov 2005 21:00:54 +0000 charles Apply 2.6.14 patches from Andre
Mon, 07 Nov 2005 07:19:34 +0000 charles Change tracing flags
Mon, 07 Nov 2005 07:13:33 +0000 charles Remove kernel version test
Wed, 02 Nov 2005 06:45:24 +0000 charles Add first cut mkyaffs2image util
Thu, 27 Oct 2005 23:24:04 +0100 marty Patch from Sergey Kubushyn [ksi@koi8.net]
Thu, 27 Oct 2005 08:22:49 +0100 marty Patch from Todd Poyner (tpoynor@mvista.com)
Thu, 13 Oct 2005 03:17:00 +0100 charles Throw out obsolete code
Sun, 09 Oct 2005 08:55:00 +0100 charles Use vmalloc for large memory allocations
Fri, 07 Oct 2005 04:48:50 +0100 charles Improve YDI lookup and device prefic handling
Fri, 07 Oct 2005 03:46:50 +0100 charles Add support for vmallocing large blockInfos
Wed, 21 Sep 2005 16:16:59 +0100 marty Added some documentation to moduleconfig.h and set it to match the
Wed, 21 Sep 2005 02:14:03 +0100 charles Fix problem introduced my mv over fix
Wed, 21 Sep 2005 00:14:14 +0100 charles Move comment
Wed, 21 Sep 2005 00:12:38 +0100 charles Improve ecc warnings
Tue, 20 Sep 2005 23:46:17 +0100 marty Silly Marty, picked wrong guard for moduleconfig.h
Tue, 20 Sep 2005 06:23:41 +0100 charles Take out CONFIG_YAFFS_YAFFS1s for easier build
Tue, 20 Sep 2005 06:22:43 +0100 charles Fix rename over problem
Tue, 20 Sep 2005 06:08:50 +0100 charles Add support for faster yaffs direct look-ups. Fix rename over problem
Tue, 20 Sep 2005 06:05:40 +0100 charles Add support for faster yaffs direct look-ups.
Sun, 18 Sep 2005 06:31:26 +0100 marty Modified Makefile to allow 'out of kernel tree' module building for 2.6.x
Tue, 16 Aug 2005 03:28:04 +0100 charles lindent post_Lindent_20050816
Thu, 11 Aug 2005 03:51:49 +0100 charles *** empty log message ***
Thu, 11 Aug 2005 03:37:49 +0100 marty lindent
Thu, 11 Aug 2005 03:33:03 +0100 marty lindent
Thu, 11 Aug 2005 02:07:43 +0100 marty lindent
Thu, 11 Aug 2005 01:34:14 +0100 charles Lindent
Thu, 11 Aug 2005 00:47:31 +0100 charles *** empty log message *** pre_Lindent_20050811
Wed, 10 Aug 2005 21:34:40 +0100 charles Change bad block marker to Y to identify YAFFS-marked bad blocks
Tue, 09 Aug 2005 05:22:30 +0100 charles Strip obsolete code
Tue, 09 Aug 2005 05:17:30 +0100 charles Strip obsolete code
Tue, 09 Aug 2005 04:52:23 +0100 charles Complete shadowing
Tue, 09 Aug 2005 02:02:04 +0100 charles yaffs_ramem2k.c moved to direct
Tue, 09 Aug 2005 02:00:37 +0100 charles *** empty log message ***
Thu, 04 Aug 2005 23:47:36 +0100 luc Fix an error in writepage when a file is extended.
Tue, 02 Aug 2005 20:18:44 +0100 luc Check the return value of mtd->write_ecc() calls.
Tue, 02 Aug 2005 20:17:55 +0100 luc Initialize the field eccbytes in nand_oobinfo.