summaryrefslogtreecommitdiff
path: root/fs/jffs2/background.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)Oleg Nesterov2015-11-06
* signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-06
* signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-06
* signals: jffs2: fix the wrong usage of disallow_signal()Oleg Nesterov2014-06-06
* jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches2012-03-27
* jffs2: Convert printks to pr_<level>Joe Perches2012-03-27
* jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches2012-03-27
* jffs2: Update copyright noticesDavid Woodhouse2010-08-08
* jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse2010-05-19
* jffs2: move jffs2_gcd_mtd threads to the new kthread APIGerard Lledo2009-09-04
* [JFFS2] force the jffs2 GC daemon to behave a bit betterAndres Salomon2009-02-14
* [JFFS2] Fix lack of locking in thread_should_wake()David Woodhouse2008-10-31
* Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)Rafael J. Wysocki2007-12-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-23
|\
| * Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* | [JFFS2] Whitespace cleanups.David Woodhouse2007-07-10
* | [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-06-28
|/
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-25
* [JFFS2] Use yield() between GC passes in background thread.David Woodhouse2007-03-08
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* BUG_ON() Conversion in fs/jffs2/Eric Sesterhenn2006-04-01
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-07
* [PATCH] fix missing includesTim Schmielau2005-10-30
* Merge with rsync://fileserver/linuxThomas Gleixner2005-06-26
|\
| * [PATCH] jffs2 build fixAndrew Morton2005-06-26
* | [JFFS2] Fix cleanup in case of GC-Task not startedThomas Gleixner2005-05-23
* | [JFFS2] Convert thread start semaphore to completionThomas Gleixner2005-05-23
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-16