Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / jffs2 / gc.c
2012-05-07 Josh Cartwrightjffs2: Fix lock acquisition order bug in gc path
2012-03-26 Joe Perchesjffs2: Use pr_fmt and remove jffs: from formats
2012-03-26 Joe Perchesjffs2: Convert printks to pr_<level>
2012-03-26 Joe Perchesjffs2: Convert most D1/D2 macros to jffs2_dbg
2010-10-25 Joakim Tjernlundjffs2: Fix serious write stall due to erase
2010-08-08 David Woodhousejffs2: Update copyright notices
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-19 David Woodhousejffs2: Use jffs2_garbage_collect_trigger() to trigger...
2010-05-19 David Woodhousejffs2: Erase pending blocks in GC pass, avoid invalid...
2009-12-18 David Woodhousejffs2: Fix long-standing bug with symlink garbage colle...
2009-12-16 David Woodhousejffs2: Fix long-standing bug with symlink garbage colle...
2008-05-01 David Woodhouse[JFFS2] Track parent inode for directories (for NFS...
2008-05-01 David Woodhouse[JFFS2] Invert last argument of jffs2_gc_fetch_inode...
2008-04-23 David Woodhouse[JFFS2] Fix jffs2_reserve_space() when all blocks are...
2008-04-22 David Woodhouse[JFFS2] semaphore->mutex conversion
2008-04-22 David Woodhouse[JFFS2] fix sparse warnings in gc.c
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-13 David Woodhouse[JFFS2] Remove stray debugging printk
2007-10-13 David Woodhouse[JFFS2] Handle dirents on the flash with embedded zero...
2007-10-13 David Woodhouse[JFFS2] Check whether garbage-collection actually obsol...
2007-07-10 David Woodhouse[JFFS2] Whitespace cleanups.
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-25 David Woodhouse[JFFS2] Tidy up licensing/copyright boilerplate.
2007-04-23 David Woodhouse[JFFS2] Improve failure mode if inode checking leaves...
2006-12-19 Artem Bityutskiy[JFFS2] add cond_resched() when garbage collecting...
2006-06-27 KaiGai Kohei[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
2006-06-27 KaiGai Kohei[JFFS2][XATTR] using 'delete marker' for xdatum/xref...
2006-05-24 David Woodhouse[JFFS2] Introduce ref_next() macro for finding next...
2006-05-24 David Woodhouse[JFFS2] Reduce visibility of raw_node_ref to upper...
2006-05-22 David Woodhouse[JFFS2] Remove flash offset argument from various funct...
2006-05-22 David Woodhouse[JFFS2] Extend jffs2_link_node_ref() to link into per...
2006-05-21 David Woodhouse[JFFS2] Add length argument to jffs2_add_physical_node_...
2006-05-20 David Woodhouse[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY...
2006-05-20 David WoodhouseMerge git://git.infradead.org/jffs2-xattr-2.6
2006-05-18 David Woodhouse[JFFS2] Support new device nodes
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
2006-04-16 David Woodhouse[JFFS2] Fix race in post-mount node checking
2005-11-07 Thomas Gleixner[JFFS2] Clean up trailing white spaces
2005-11-06 Ferenc Havasi[JFFS2] Add erase block summary support (mount time...
2005-11-06 Artem B. Bityutskiy[JFFS2] Fix JFFS2 [mc]time handling
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 3
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 2
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 1
2005-05-23 Artem B. Bityuckiy[JFFS2] Fix race in garbage collector
2005-05-23 Artem B. Bityuckiy[JFFS2] Prevent deadlock when flushing write buffer
2005-05-23 Artem B. Bityuckiy[JFFS2] Improve garbage collector block selection
2005-05-23 Andrew Victor[JFFS2] Core changes required to support JFFS2-on-Dataf...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-21 Per HedblomJFFS2: Fix list corruption and memory leak on write...
2004-11-16 David WoodhouseEmail address update.
2004-11-16 David WoodhouseJFFS2: Move very noisy debugging messages from level...
2004-11-16 David WoodhouseJFFS2: fix printk argument type warning
2004-11-16 David WoodhouseJFFS2: locking fixes
2004-10-21 David WoodhouseJFFS2 updates
2004-07-26 Alexander Viro[PATCH] size_t portability fixes
2004-07-15 David WoodhouseJFFS2 file system update
2003-10-11 David WoodhouseJFFS2 update; completed support for NAND flash.
2003-05-28 David WoodhouseMTD and JFFS2 update.
2002-11-12 David WoodhouseJFFS2 update.
2002-07-23 David WoodhouseJFFS2 update.
2002-07-23 David WoodhouseRemove licensing noise from individual JFFS2 files...
2002-07-23 David WoodhouseRevert some bogus changes from mainline -- an over...
2002-04-30 Andrew Morton[PATCH] page writeback locking update
2002-03-12 David WoodhouseUpdate to 2002-03-12 JFFS2 development tree. Main features:
2002-02-26 Dave Jones[PATCH] updates.
2002-02-09 Dave Jones[PATCH] includes cleanup, 2nd try.
2002-02-05 Linus Torvaldsv2.5.1.11 -> v2.5.2
2002-02-05 Linus Torvaldsv2.5.1.6 -> v2.5.1.7
2002-02-05 Linus Torvaldsv2.4.10.3 -> v2.4.10.4
2002-02-05 Linus Torvaldsv2.4.9.9 -> v2.4.9.10