aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/lpt_commit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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