aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/lpt.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: switch to I/O helpersArtem Bityutskiy2011-07-041-8/+8
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-041-8/+9
* UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-041-1/+1
* UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy2011-07-041-0/+2
* UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy2011-04-051-4/+3
* UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov2010-09-071-1/+6
* UBIFS: use ERR_CASTJulia Lawall2010-06-121-7/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-9/+6
* UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-031-13/+14
* UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2008-12-031-2/+1
* UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter2008-10-191-7/+38
* UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-301-1/+2
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+2243