summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/lpt_commit.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: improve function-level documentationJulia Lawall2016-10-021-3/+1
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-251-17/+17
* UBIFS: remove useless statementshujianyang2014-07-191-2/+0
* UBIFS: fix error handling in dump_lpt_leb()hujianyang2014-07-191-0/+5
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* UBIFS: rename random32() to prandom_u32()Akinobu Mita2013-01-151-7/+7
* UBIFS: print lessArtem Bityutskiy2012-08-311-6/+6
* UBIFS: use pr_ helper instead of printkArtem Bityutskiy2012-08-311-21/+15
* UBIFS: comply with coding styleArtem Bityutskiy2012-08-311-8/+6
* UBI: Kill data type hintRichard Weinberger2012-05-201-6/+4
* UBIFS: get rid of dbg_errArtem Bityutskiy2012-05-161-23/+21
* UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-161-7/+3
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-161-11/+11
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-041-12/+11
* UBIFS: lessen amount of debugging check typesArtem Bityutskiy2011-07-041-0/+1
* UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-041-5/+5
* UBIFS: use correct flags in lpropsArtem Bityutskiy2011-07-041-3/+3
* 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
OpenPOWER on IntegriCloud