summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/background.c
AgeCommit message (Expand)AuthorLines
2018-09-11signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2015-11-06signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)Oleg Nesterov-1/+0
2015-11-06signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov-2/+1
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov-2/+1
2014-06-06signals: jffs2: fix the wrong usage of disallow_signal()Oleg Nesterov-5/+7
2012-03-27jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches-3/+4
2012-03-27jffs2: Convert printks to pr_<level>Joe Perches-2/+3
2012-03-27jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches-9/+14
2010-08-08jffs2: Update copyright noticesDavid Woodhouse-0/+1
2010-05-19jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse-2/+1
2009-09-04jffs2: move jffs2_gcd_mtd threads to the new kthread APIGerard Lledo-7/+13
2009-02-14[JFFS2] force the jffs2 GC daemon to behave a bit betterAndres Salomon-7/+11
2008-10-31[JFFS2] Fix lack of locking in thread_should_wake()David Woodhouse-5/+5
2007-12-04Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)Rafael J. Wysocki-1/+1
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-0/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki-0/+1
2007-07-10[JFFS2] Whitespace cleanups.David Woodhouse-2/+2
2007-06-28[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse-4/+4
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse-3/+1
2007-03-08[JFFS2] Use yield() between GC passes in background thread.David Woodhouse-1/+7
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-0/+1
2006-04-01BUG_ON() Conversion in fs/jffs2/Eric Sesterhenn-2/+1
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner-2/+2
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+1
2005-06-26Merge with rsync://fileserver/linuxThomas Gleixner-1/+1
2005-06-26[PATCH] jffs2 build fixAndrew Morton-1/+1
2005-05-23[JFFS2] Fix cleanup in case of GC-Task not startedThomas Gleixner-2/+5
2005-05-23[JFFS2] Convert thread start semaphore to completionThomas Gleixner-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+140