aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/lpt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20UBI: Kill data type hintRichard Weinberger1-8/+5
2012-05-20UBIFS: make ubifs_lpt_init clean-up in case of failureArtem Bityutskiy1-2/+6
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-21/+22
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-4/+0
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-1/+1
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy1-4/+4
2011-11-22UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+2
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy1-8/+8
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy1-8/+9
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-1/+1
2011-07-04UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy1-0/+2
2011-04-05UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy1-4/+3
2010-09-07UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov1-1/+6
2010-06-12UBIFS: use ERR_CASTJulia Lawall1-7/+7
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
2008-12-23UBIFS: use nicer 64-bit mathArtem Bityutskiy1-9/+6
2008-12-03UBIFS: introduce LPT dump functionArtem Bityutskiy1-13/+14
2008-12-03UBIFS: run debugging checks only if they are enabledArtem Bityutskiy1-2/+1
2008-10-19UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter1-7/+38
2008-09-30UBIFS: add more debugging messages for LPTAdrian Hunter1-1/+2
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+2243