aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/gc.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* lib: Introduce generic list_sort functionDave Chinner2010-01-121-95/+1
* UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-101-1/+1
* UBIFS: fully sort GCed nodesArtem Bityutskiy2009-03-201-132/+296
* UBIFS: remount ro fixesAdrian Hunter2009-01-291-13/+5
* UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2009-01-291-1/+1
* UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-261-4/+12
* UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-201-0/+20
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* UBIFS: improve garbage collectionAdrian Hunter2008-09-301-10/+72
* UBIFS: remove unneeded unlikely()Hirofumi Nakagawa2008-09-301-4/+4
* UBIFS: TNC / GC race fixesAdrian Hunter2008-09-171-3/+11
* UBIFS: allow for racing between GC and TNCAdrian Hunter2008-08-251-0/+6
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+773