aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/replay.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-17/+17
2015-02-10UBIFS: return -EINVAL if log head is emptyhujianyang1-3/+16
2012-08-31UBIFS: print lessArtem Bityutskiy1-1/+1
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy1-8/+8
2012-08-21UBIFS: fix replay regressionArtem Bityutskiy1-2/+1
2012-07-20UBIFS: simplify reply code a bitArtem Bityutskiy1-14/+6
2012-05-20UBI: Kill data type hintRichard Weinberger1-2/+1
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-10/+10
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-2/+2
2012-01-13UBIFS: fix key printingArtem Bityutskiy1-4/+4
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy1-2/+1
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy1-2/+1
2011-05-16UBIFS: expect corruption only in last journal head LEBsArtem Bityutskiy1-4/+71
2011-05-16UBIFS: remove BUG statementArtem Bityutskiy1-5/+1
2011-05-16UBIFS: change bud replay function conventionsArtem Bityutskiy1-16/+12
2011-05-16UBIFS: substitute the replay tree with a replay listArtem Bityutskiy1-98/+74
2011-05-16UBIFS: simplify replayArtem Bityutskiy1-108/+59
2011-05-16UBIFS: store free and dirty space in the bud replay entryArtem Bityutskiy1-2/+6
2011-05-16UBIFS: double check that buds are replied in orderArtem Bityutskiy1-0/+4
2011-05-16UBIFS: improve commentaryArtem Bityutskiy1-4/+5
2011-05-16UBIFS: improve debugging messagesArtem Bityutskiy1-1/+2
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy1-4/+4
2011-05-02UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy1-6/+12
2010-10-21UBIFS: do not allocate unneeded scan bufferArtem Bityutskiy1-7/+1
2010-10-17UBIFS: add a commentary about log recoveryArtem Bityutskiy1-4/+5
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-2/+1
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-3/+3
2009-07-09UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy1-3/+4
2009-07-05UBIFS: minor spelling and grammar fixesAdrian Hunter1-1/+1
2009-03-20UBIFS: fix commentariesArtem Bityutskiy1-1/+1
2008-12-31UBIFS: restore budg_uncommitted_idxArtem Bityutskiy1-3/+12
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy1-1/+1
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1075