aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/gc.c
AgeCommit message (Expand)Author
2013-10-22UBIFS: remove unnecessary code in ubifs_garbage_collectwang.bo116@zte.com.cn
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2011-05-16UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy
2011-05-16UBIFS: make 2 functions staticArtem Bityutskiy
2011-05-13UBIFS: remove duplicated codeArtem Bityutskiy
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy
2010-08-30UBIFS: introduce list sorting debugging checksArtem Bityutskiy
2010-08-30UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy
2010-08-30UBIFS: improve assertion in node comparison functionsArtem Bityutskiy
2010-08-30UBIFS: do not use key type in list_sortArtem Bityutskiy
2010-08-30UBIFS: do not look up truncation nodesArtem Bityutskiy
2010-08-30UBIFS: fix assertion warningArtem Bityutskiy
2010-08-30UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy
2010-08-30UBIFS: switch to RO mode after synchronizingArtem Bityutskiy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy
2009-03-20UBIFS: fully sort GCed nodesArtem Bityutskiy
2009-01-29UBIFS: remount ro fixesAdrian Hunter
2009-01-29UBIFS: spelling fix 'date' -> 'data'Adrian Hunter
2009-01-26UBIFS: fix LEB list freeingArtem Bityutskiy
2009-01-20UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-09-30UBIFS: improve garbage collectionAdrian Hunter
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter
2008-08-25UBIFS: allow for racing between GC and TNCAdrian Hunter
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy