aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/lpt_commit.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: introduce lsave debuggingArtem Bityutskiy2011-05-131-0/+53
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-131-1/+1
* UBIFS: use GFP_NOFS properlyArtem Bityutskiy2011-03-241-2/+2
* UBIFS: allocate lpt dump buffer on demandArtem Bityutskiy2011-03-161-9/+18
* UBIFS: allocate ltab checking buffer on demandArtem Bityutskiy2011-03-161-9/+20
* UBIFS: check return code of pnode_lookupVasiliy Kulikov2010-09-071-0/+3
* UBIFS: use ERR_CASTJulia Lawall2010-06-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBIFS: fix commentariesArtem Bityutskiy2009-03-201-1/+1
* UBIFS: use KERN_CONTArtem Bityutskiy2009-03-161-4/+4
* UBIFS: fix lprops committing bugArtem Bityutskiy2009-03-161-4/+3
* UBIFS: fix dbg_chk_lpt_sz()Adrian Hunter2009-02-091-8/+13
* UBIFS: fix LPT out-of-space bug (again)Adrian Hunter2009-01-281-12/+32
* UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-311-4/+4
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-311-1/+1
* UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-031-5/+126
* UBIFS: dump stack in LPT check functionsArtem Bityutskiy2008-12-031-1/+6
* UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2008-12-031-0/+9
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-031-27/+28
* UBIFS: allow for gaps when dirtying the LPTAdrian Hunter2008-11-071-2/+0
* UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter2008-09-301-0/+2
* UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-301-10/+175
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1648