log

age author description
Tue, 03 Nov 2009 17:35:15 +0000 Ross Younger Merge from upstream
Fri, 30 Oct 2009 02:32:32 +0000 charles Add option descriptions
Fri, 30 Oct 2009 02:31:38 +0000 charles Change default trace mask
Thu, 29 Oct 2009 15:40:11 +0000 convert-repo update tags
Thu, 29 Oct 2009 03:05:55 +0000 charles Fix checkpoint to handle out of space conditions better
Tue, 20 Oct 2009 00:42:55 +0100 charles Clean up code formatting
Thu, 15 Oct 2009 01:45:46 +0100 charles Runtime disbale of lazy loading. Fix problem where resize was breading rename shadowing
Thu, 15 Oct 2009 01:32:56 +0100 charles Extend info in tests
Wed, 14 Oct 2009 02:28:14 +0100 charles Change tests so they can run in parallel in same directory
Fri, 30 Oct 2009 17:18:05 +0000 Ross Younger Update ecos yaffs layer for the preceding merge
Tue, 03 Nov 2009 17:32:40 +0000 Ross Younger Step-merge from upstream
Wed, 14 Oct 2009 01:01:57 +0100 charles Allow the disabling of tags ECC
Tue, 13 Oct 2009 04:20:05 +0100 charles More python example stuff
Tue, 13 Oct 2009 02:28:21 +0100 charles Add some python examples
Tue, 13 Oct 2009 00:05:49 +0100 charles Full change over to ctypes
Fri, 09 Oct 2009 07:12:26 +0100 charles Change from SWIG to ctypes... much easier
Fri, 09 Oct 2009 00:11:12 +0100 charles More SWIG pythonry
Thu, 08 Oct 2009 03:16:17 +0100 charles More python stuff
Thu, 08 Oct 2009 02:58:52 +0100 charles Add first cut of python bindings
Thu, 29 Oct 2009 17:37:17 +0000 Ross Younger yaffs_guts.c: Fix low-memory assert bug. (Also sent upstream.)
Fri, 09 Oct 2009 14:28:39 +0000 wry Update for upstream changes
Mon, 28 Sep 2009 16:51:16 +0000 wry yaffs: fixup tests (#1000826)
Thu, 24 Sep 2009 13:09:01 +0000 wry build fixes; docs fix
Fri, 18 Sep 2009 11:13:00 +0000 wry ecos-yaffs-nand.c: Correctly use ECC on YAFFS tags in yaffs2
Tue, 03 Nov 2009 15:33:54 +0000 Ross Younger Merge upstream up to Thu Oct 08 02:57:59 2009 +0100
Thu, 08 Oct 2009 02:57:59 +0100 charles Add missing function, if only stubs
Thu, 24 Sep 2009 00:24:55 +0100 charles Improve sync to flush metadata
Fri, 18 Sep 2009 01:46:11 +0100 charles Change defualt fs permissions
Fri, 18 Sep 2009 01:39:21 +0100 charles More recent 2.6.8 versions need this change too
Wed, 09 Sep 2009 04:03:01 +0100 charles Rationalise stats gathering for nand access. Does not instrument mounting.
Wed, 09 Sep 2009 01:56:53 +0100 charles No need to do chunk finding the group has one chunk
Wed, 02 Sep 2009 14:29:32 +0100 Ross Younger Make YAFFS_N_TEMP_BUFFERS a configurable parameter.
Fri, 28 Aug 2009 12:07:33 +0100 Ross Younger update YAFFS docs
Tue, 03 Nov 2009 15:09:04 +0000 Ross Younger Add ecos.db to ease testing of this repo
Tue, 03 Nov 2009 12:15:09 +0000 Ross Younger Graft in 20090826 source snapshot
Tue, 03 Nov 2009 12:04:57 +0000 Ross Younger Remove upstream sources we don't use
Tue, 03 Nov 2009 15:21:23 +0000 Ross Younger Move upstream sources to packages/fs/yaffs/current/src/
Tue, 11 Aug 2009 02:28:42 +0100 charles Fix 2 problems: rmdir of non-empty dir, handling 255 char names better
Wed, 29 Jul 2009 05:30:24 +0100 charles Prevent corner case of a block changing state during a partial gc
Tue, 28 Jul 2009 04:04:54 +0100 charles Fix problem where object creation fills flash
Fri, 19 Jun 2009 02:35:46 +0100 charles Handle malloc failure in checkpoint open.
Tue, 09 Jun 2009 00:50:44 +0100 charles Only subtract softDeletions once ber block gc.
Tue, 26 May 2009 05:50:08 +0100 charles mtime and ctime should be changed when a directory is changed
Tue, 26 May 2009 02:22:44 +0100 charles Get directory mtime to update correctly
Mon, 25 May 2009 03:27:36 +0100 charles Get directory mtime to update correctly
Tue, 12 May 2009 03:23:51 +0100 charles Fix -ENOSPC to work properly with zero length writes
Tue, 17 Mar 2009 01:12:00 +0000 wookey This file escaped copyright date update. Fixed.
Mon, 09 Mar 2009 13:08:09 +0000 wookey One whitespace fix
Mon, 09 Mar 2009 08:11:07 +0000 charles More formatting
Mon, 09 Mar 2009 07:41:10 +0000 charles More formatting
Mon, 09 Mar 2009 07:25:09 +0000 charles More formatting
Mon, 09 Mar 2009 04:24:17 +0000 charles More formatting fixes
Fri, 06 Mar 2009 17:20:56 +0000 wookey Major whitespace/style changes to match Linux checkpatch.pl code style
Thu, 05 Mar 2009 21:46:46 +0000 charles Remove bigus test pre-checkpatch-20090306
Thu, 05 Mar 2009 01:47:17 +0000 charles Change yaffs_DeleteFile to yaffs_DeleteObject and improve symlink handling
Thu, 05 Mar 2009 01:45:31 +0000 charles Change inode deletion to prevent issue raised by YBUG
Thu, 05 Mar 2009 01:05:28 +0000 charles Get rid of KERN_DEBUG so that TRACE_OS works consistently
Sun, 01 Mar 2009 23:52:28 +0000 charles Add Linux 2.6.29 support
Mon, 09 Feb 2009 03:20:33 +0000 charles Add experimental yaffs_nandif.[ch]
Wed, 04 Feb 2009 21:40:27 +0000 charles Clean up ununed variable and formatting