aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy2011-06-011-65/+87
* UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy2011-06-011-4/+6
* UBIFS: supress false error messagesArtem Bityutskiy2011-06-011-2/+2
* UBIFS: fix extremely rare mount failureArtem Bityutskiy2011-05-161-10/+72
* UBIFS: simplify LEB recovery function furtherArtem Bityutskiy2011-05-161-13/+4
* UBIFS: always cleanup the recovered LEBArtem Bityutskiy2011-05-161-20/+9
* UBIFS: clean up LEB recovery functionArtem Bityutskiy2011-05-161-56/+28
* UBIFS: improve debugging messagesArtem Bityutskiy2011-05-161-4/+3
* UBIFS: fix inode size debugging check failureArtem Bityutskiy2011-05-131-1/+5
* UBIFS: remove an unneeded checkArtem Bityutskiy2011-05-131-2/+7
* UBIFS: fix debugging messageArtem Bityutskiy2011-05-131-1/+1
* UBIFS: refactor ubifs_rcvry_gc_commitArtem Bityutskiy2011-05-131-37/+18
* UBIFS: split ubifs_rcvry_gc_commitArtem Bityutskiy2011-05-131-27/+50
* UBIFS: print useful debugging messages when cannot recover gc_lnumArtem Bityutskiy2011-05-131-0/+2
* UBIFS: remove dead GC LEB recovery piece of codeArtem Bityutskiy2011-05-131-12/+1
* UBIFS: remove duplicated codeArtem Bityutskiy2011-05-131-17/+2
* 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