aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/recovery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20UBI: Kill data type hintRichard Weinberger1-7/+6
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-11/+11
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-4/+4
2012-02-29UBIFS: amend recovery debugging messageArtem Bityutskiy1-1/+2
2011-08-26UBIFS: fix the dark space calculationsrimugunthan dhandapani1-1/+1
2011-07-08UBIFS: fix master node recoveryAnatolij Gustschin1-1/+2
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy1-7/+7
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy1-8/+9
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy1-5/+4
2011-06-01UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy1-65/+87
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy1-4/+6
2011-06-01UBIFS: supress false error messagesArtem Bityutskiy1-2/+2
2011-05-16UBIFS: fix extremely rare mount failureArtem Bityutskiy1-10/+72
2011-05-16UBIFS: simplify LEB recovery function furtherArtem Bityutskiy1-13/+4
2011-05-16UBIFS: always cleanup the recovered LEBArtem Bityutskiy1-20/+9
2011-05-16UBIFS: clean up LEB recovery functionArtem Bityutskiy1-56/+28
2011-05-16UBIFS: improve debugging messagesArtem Bityutskiy1-4/+3
2011-05-13UBIFS: fix inode size debugging check failureArtem Bityutskiy1-1/+5
2011-05-13UBIFS: remove an unneeded checkArtem Bityutskiy1-2/+7
2011-05-13UBIFS: fix debugging messageArtem Bityutskiy1-1/+1
2011-05-13UBIFS: refactor ubifs_rcvry_gc_commitArtem Bityutskiy1-37/+18
2011-05-13UBIFS: split ubifs_rcvry_gc_commitArtem Bityutskiy1-27/+50
2011-05-13UBIFS: print useful debugging messages when cannot recover gc_lnumArtem Bityutskiy1-0/+2
2011-05-13UBIFS: remove dead GC LEB recovery piece of codeArtem Bityutskiy1-12/+1
2011-05-13UBIFS: remove duplicated codeArtem Bityutskiy1-17/+2
2011-04-21UBIFS: fix master node recoveryArtem Bityutskiy1-0/+26
2011-03-08UBIFS: use max_write_size during recoveryArtem Bityutskiy1-13/+10
2011-02-08UBIFS: fix LEB number in printkArtem Bityutskiy1-1/+1
2011-02-06UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy1-0/+21
2010-10-17UBIFS: add a commentary about log recoveryArtem Bityutskiy1-1/+2
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-4/+4
2010-07-13UBIFS: fix GC LEB recoveryArtem Bityutskiy1-5/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-2/+2
2009-07-09UBIFS: fix corruption dumpArtem Bityutskiy1-2/+26
2009-07-09UBIFS: clean up free space checkingArtem Bityutskiy1-19/+3
2009-07-09UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy1-3/+4
2009-05-29UBIFS: remove dead codeArtem Bityutskiy1-27/+4
2009-03-31UBIFS: fix recovery bugAdrian Hunter1-47/+23
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy1-6/+7
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison1-2/+2
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1519