summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: fix master node recoveryArtem Bityutskiy2011-04-211-0/+26
* UBIFS: use max_write_size during recoveryArtem Bityutskiy2011-03-081-13/+10
* UBIFS: fix LEB number in printkArtem Bityutskiy2011-02-081-1/+1
* UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy2011-02-061-0/+21
* UBIFS: add a commentary about log recoveryArtem Bityutskiy2010-10-171-1/+2
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-191-4/+4
* UBIFS: fix GC LEB recoveryArtem Bityutskiy2010-07-131-5/+18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-101-2/+2
* UBIFS: fix corruption dumpArtem Bityutskiy2009-07-091-2/+26
* UBIFS: clean up free space checkingArtem Bityutskiy2009-07-091-19/+3
* UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy2009-07-091-3/+4
* UBIFS: remove dead codeArtem Bityutskiy2009-05-291-27/+4
* UBIFS: fix recovery bugAdrian Hunter2009-03-311-47/+23
* UBIFS: fix compilation warningsArtem Bityutskiy2008-11-061-6/+7
* UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-061-2/+2
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1519