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