summaryrefslogtreecommitdiff
path: root/fs/ubifs/gc.c
Commit message (Expand)AuthorAge
* UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy2011-05-16
* UBIFS: make 2 functions staticArtem Bityutskiy2011-05-16
* UBIFS: remove duplicated codeArtem Bityutskiy2011-05-13
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-17
* UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-30
* UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy2010-08-30
* UBIFS: improve assertion in node comparison functionsArtem Bityutskiy2010-08-30
* UBIFS: do not use key type in list_sortArtem Bityutskiy2010-08-30
* UBIFS: do not look up truncation nodesArtem Bityutskiy2010-08-30
* UBIFS: fix assertion warningArtem Bityutskiy2010-08-30
* UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy2010-08-30
* UBIFS: switch to RO mode after synchronizingArtem Bityutskiy2010-08-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* lib: Introduce generic list_sort functionDave Chinner2010-01-12
* UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-10
* UBIFS: fully sort GCed nodesArtem Bityutskiy2009-03-20
* UBIFS: remount ro fixesAdrian Hunter2009-01-29
* UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2009-01-29
* UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-26
* UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-20
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* UBIFS: improve garbage collectionAdrian Hunter2008-09-30
* UBIFS: remove unneeded unlikely()Hirofumi Nakagawa2008-09-30
* UBIFS: TNC / GC race fixesAdrian Hunter2008-09-17
* UBIFS: allow for racing between GC and TNCAdrian Hunter2008-08-25
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15