aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/background.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-08jffs2: Update copyright noticesDavid Woodhouse1-0/+1
2010-05-19jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse1-2/+1
2009-09-04jffs2: move jffs2_gcd_mtd threads to the new kthread APIGerard Lledo1-7/+13
2009-02-14[JFFS2] force the jffs2 GC daemon to behave a bit betterAndres Salomon1-7/+11
2008-10-31[JFFS2] Fix lack of locking in thread_should_wake()David Woodhouse1-5/+5
2007-12-04Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)Rafael J. Wysocki1-1/+1
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-10[JFFS2] Whitespace cleanups.David Woodhouse1-2/+2
2007-06-28[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse1-4/+4
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse1-3/+1
2007-03-08[JFFS2] Use yield() between GC passes in background thread.David Woodhouse1-1/+7
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-04-01BUG_ON() Conversion in fs/jffs2/Eric Sesterhenn1-2/+1
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner1-2/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-06-26Merge with rsync://fileserver/linuxThomas Gleixner1-1/+1
2005-06-26[PATCH] jffs2 build fixAndrew Morton1-1/+1
2005-05-23[JFFS2] Fix cleanup in case of GC-Task not startedThomas Gleixner1-2/+5
2005-05-23[JFFS2] Convert thread start semaphore to completionThomas Gleixner1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+140