aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/journal.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: fix memory leak on error pathArtem Bityutskiy2011-06-031-0/+1
* UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy2011-05-161-10/+15
* UBIFS: improve space checking debugging featureArtem Bityutskiy2011-05-131-1/+1
* UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy2011-05-131-2/+0
* UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-111-6/+22
* 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: improve journal head debugging printsArtem Bityutskiy2009-09-151-5/+8
* UBIFS: fix commentariesArtem Bityutskiy2009-03-201-1/+1
* UBIFS: improve find function interfaceArtem Bityutskiy2009-03-081-3/+2
* UBIFS: do not treat all data as short termArtem Bityutskiy2009-01-201-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* UBIFS: fix writing uncompressed filesArtem Bityutskiy2008-12-311-1/+1
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-311-1/+1
* UBIFS: fix compilation warningsArtem Bityutskiy2008-11-061-3/+5
* UBIFS: xattr bugfixesArtem Bityutskiy2008-08-141-1/+1
* UBIFS: correct orphan deletion orderAdrian Hunter2008-08-131-1/+2
* UBIFS: fix typos in commentsAdrian Hunter2008-08-131-5/+5
* UBIFS: optimize deletionsArtem Bityutskiy2008-08-131-0/+60
* UBIFS: remove another unneeded function parameterArtem Bityutskiy2008-08-131-16/+14
* UBIFS: remove unneeded function parameterArtem Bityutskiy2008-08-131-12/+7
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1387