aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/lpt_commit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20UBI: Kill data type hintRichard Weinberger1-6/+4
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-23/+21
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-7/+3
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-11/+11
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy1-12/+11
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy1-0/+1
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-5/+5
2011-07-04UBIFS: use correct flags in lpropsArtem Bityutskiy1-3/+3
2011-05-13UBIFS: introduce lsave debuggingArtem Bityutskiy1-0/+53
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy1-1/+1
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy1-2/+2
2011-03-16UBIFS: allocate lpt dump buffer on demandArtem Bityutskiy1-9/+18
2011-03-16UBIFS: allocate ltab checking buffer on demandArtem Bityutskiy1-9/+20
2010-09-07UBIFS: check return code of pnode_lookupVasiliy Kulikov1-0/+3
2010-06-12UBIFS: use ERR_CASTJulia Lawall1-1/+1
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-03-20UBIFS: fix commentariesArtem Bityutskiy1-1/+1
2009-03-16UBIFS: use KERN_CONTArtem Bityutskiy1-4/+4
2009-03-16UBIFS: fix lprops committing bugArtem Bityutskiy1-4/+3
2009-02-09UBIFS: fix dbg_chk_lpt_sz()Adrian Hunter1-8/+13
2009-01-28UBIFS: fix LPT out-of-space bug (again)Adrian Hunter1-12/+32
2008-12-31UBIFS: fix numerous spelling mistakesArtem Bityutskiy1-4/+4
2008-12-31UBIFS: fix checkpatch.pl warningsArtem Bityutskiy1-1/+1
2008-12-03UBIFS: introduce LPT dump functionArtem Bityutskiy1-5/+126
2008-12-03UBIFS: dump stack in LPT check functionsArtem Bityutskiy1-1/+6
2008-12-03UBIFS: run debugging checks only if they are enabledArtem Bityutskiy1-0/+9
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy1-27/+28
2008-11-07UBIFS: allow for gaps when dirtying the LPTAdrian Hunter1-2/+0
2008-09-30UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter1-0/+2
2008-09-30UBIFS: add more debugging messages for LPTAdrian Hunter1-10/+175
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1648