summaryrefslogtreecommitdiff
path: root/fs/ubifs/lpt.c
Commit message (Expand)AuthorAge
* UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-10-03
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* UBIFS: remove useless statementshujianyang2014-07-19
* UBIFS: Add missing break statements in dbg_chk_pnode()hujianyang2014-07-19
* UBIFS: print lessArtem Bityutskiy2012-08-31
* UBIFS: comply with coding styleArtem Bityutskiy2012-08-31
* UBIFS: fix crash on error pathArtem Bityutskiy2012-08-21
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBIFS: make ubifs_lpt_init clean-up in case of failureArtem Bityutskiy2012-05-20
* UBIFS: get rid of dbg_errArtem Bityutskiy2012-05-16
* UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-16
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-16
* UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-16
* UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-22
* UBIFS: switch to I/O helpersArtem Bityutskiy2011-07-04
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-04
* UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-04
* UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy2011-07-04
* UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy2011-04-05
* UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov2010-09-07
* UBIFS: use ERR_CASTJulia Lawall2010-06-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-23
* UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-03
* UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2008-12-03
* UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter2008-10-19
* UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-30
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15