log yaffs_fs.c @ 316:b644e5e824f4

age author description
Thu, 24 Sep 2009 00:24:55 +0100 charles Improve sync to flush metadata
Fri, 18 Sep 2009 01:39:21 +0100 charles More recent 2.6.8 versions need this change too
Tue, 26 May 2009 02:22:44 +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 07:25:09 +0000 charles More formatting
Fri, 06 Mar 2009 17:20:56 +0000 wookey Major whitespace/style changes to match Linux checkpatch.pl code style
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
Wed, 04 Feb 2009 21:40:27 +0000 charles Clean up ununed variable and formatting
Thu, 22 Jan 2009 00:45:54 +0000 charles Change Linux glue code to work with 2.6.28
Sun, 18 Jan 2009 21:50:37 +0000 charles Add autocheckpoint control
Thu, 28 Aug 2008 03:42:11 +0100 charles Add kmap for highmem access
Wed, 23 Jul 2008 04:35:12 +0100 charles Fix compilation on Linux 2.6.26, fix compilation warnings
Thu, 03 Jul 2008 21:06:05 +0100 charles Some cleanups, Linux 2.6.25 handling, fix handing of root permissions
Mon, 05 May 2008 08:58:58 +0100 charles Check in inband tags, some extra yaffs direct functions and some other changes
Thu, 13 Dec 2007 15:35:19 +0000 wookey Cleanup patch - Remove all trailing whitespace and fix a few typos.
Mon, 03 Dec 2007 03:21:48 +0000 charles Change checkpoint to calculate number of blocks required instead of using a hardcoded value
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.
Wed, 18 Jul 2007 20:40:38 +0100 charles Rolling in Ians and other changes
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
Wed, 14 Feb 2007 01:09:06 +0000 wookey Updated headers so they really are the same
Mon, 12 Feb 2007 16:55:27 +0000 wookey normalise licence headers and attributions
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
Tue, 24 Oct 2006 19:09:15 +0100 charles Fix autodetection value
Tue, 03 Oct 2006 11:13:03 +0100 charles Add large NAND support and improve retirement handling
Tue, 26 Sep 2006 14:28:13 +0100 vwool Interworking with 2.6.18 kernel enabled
Tue, 25 Jul 2006 22:03:22 +0100 charles Make sure mode is sane
Mon, 05 Jun 2006 05:12:44 +0100 charles Add Nick's yaffs1 autoselection
Thu, 25 May 2006 02:26:57 +0100 charles Fix SGID problem
Sun, 21 May 2006 10:39:12 +0100 charles Fix some checkpoint stuff, add qsort
Wed, 17 May 2006 10:36:06 +0100 charles Add non-partitioned checkpointing
Mon, 08 May 2006 11:13:35 +0100 charles Checkpointing changes
Tue, 25 Apr 2006 01:41:43 +0100 wookey Fix a couple of mistakes in TRACE/Error messages. Update copyright date.
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, 08 Feb 2006 07:52:51 +0000 charles Add Todds readdir rewind mechanism
Fri, 27 Jan 2006 23:54:21 +0000 tpoynor Add /proc interface for modifying debugging trace flags, from John M Cavallo.
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.
Thu, 15 Dec 2005 20:27:56 +0000 charles Fix conditional
Wed, 14 Dec 2005 01:18:45 +0000 charles Add yaffs2 autoselection
Thu, 08 Dec 2005 00:54:55 +0000 charles Apply Reed's deadlocking fix (manually applied)
Wed, 07 Dec 2005 22:19:26 +0000 charles Hook wide tnode support into Linux
Mon, 14 Nov 2005 21:00:54 +0000 charles Apply 2.6.14 patches from Andre
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)
Wed, 21 Sep 2005 02:14:03 +0100 charles Fix problem introduced my mv over fix
Tue, 20 Sep 2005 06:22:43 +0100 charles Fix rename over problem
Thu, 11 Aug 2005 02:07:43 +0100 marty lindent
Tue, 09 Aug 2005 04:52:23 +0100 charles Complete shadowing
Thu, 04 Aug 2005 23:47:36 +0100 luc Fix an error in writepage when a file is extended.
Mon, 01 Aug 2005 22:02:22 +0100 luc newconfig: use YAFFS_DOES_ECC instead of USE_NANDECC
Mon, 01 Aug 2005 21:55:24 +0100 luc Adapt the code structure after removing of the yaffsram support.
Mon, 01 Aug 2005 21:54:45 +0100 luc Remove the support for yaffsram.