summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/gc.c
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Remove some dead codeChristophe Jaillet2016-12-121-4/+0
* UBIFS: improve function-level documentationJulia Lawall2016-10-021-1/+1
* ubifs: switch_gc_head: Remove redondant sync of wbufSylvain Etienne2016-07-291-4/+0
* UBIFS: remove unnecessary code in ubifs_garbage_collectwang.bo116@zte.com.cn2013-10-221-2/+1
* UBIFS: comply with coding styleArtem Bityutskiy2012-08-311-3/+3
* UBI: Kill data type hintRichard Weinberger2012-05-201-1/+1
* UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy2011-05-161-0/+4
* UBIFS: make 2 functions staticArtem Bityutskiy2011-05-161-2/+3
* UBIFS: remove duplicated codeArtem Bityutskiy2011-05-131-31/+31
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-191-1/+1
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-171-1/+2
* UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-301-2/+8
* UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy2010-08-301-0/+6
* UBIFS: improve assertion in node comparison functionsArtem Bityutskiy2010-08-301-0/+11
* UBIFS: do not use key type in list_sortArtem Bityutskiy2010-08-301-9/+9
* UBIFS: do not look up truncation nodesArtem Bityutskiy2010-08-301-3/+20
* UBIFS: fix assertion warningArtem Bityutskiy2010-08-301-1/+2
* UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy2010-08-301-7/+5
* UBIFS: switch to RO mode after synchronizingArtem Bityutskiy2010-08-301-1/+1
* 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
OpenPOWER on IntegriCloud