aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2/background.c
AgeCommit message (Expand)Author
2012-03-27jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches
2012-03-27jffs2: Convert printks to pr_<level>Joe Perches
2012-03-27jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches
2010-08-08jffs2: Update copyright noticesDavid Woodhouse
2010-05-19jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse
2009-09-04jffs2: move jffs2_gcd_mtd threads to the new kthread APIGerard Lledo
2009-02-14[JFFS2] force the jffs2 GC daemon to behave a bit betterAndres Salomon
2008-10-31[JFFS2] Fix lack of locking in thread_should_wake()David Woodhouse
2007-12-04Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)Rafael J. Wysocki
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-10[JFFS2] Whitespace cleanups.David Woodhouse
2007-06-28[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse
2007-03-08[JFFS2] Use yield() between GC passes in background thread.David Woodhouse
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-04-01BUG_ON() Conversion in fs/jffs2/Eric Sesterhenn
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-06-26Merge with rsync://fileserver/linuxThomas Gleixner
2005-06-26[PATCH] jffs2 build fixAndrew Morton
2005-05-23[JFFS2] Fix cleanup in case of GC-Task not startedThomas Gleixner
2005-05-23[JFFS2] Convert thread start semaphore to completionThomas Gleixner
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds