Age | Commit message (Expand) | Author |
2016-10-02 | UBIFS: improve function-level documentation | Julia Lawall |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2014-07-19 | UBIFS: remove useless statements | hujianyang |
2014-07-19 | UBIFS: fix error handling in dump_lpt_leb() | hujianyang |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2013-01-15 | UBIFS: rename random32() to prandom_u32() | Akinobu Mita |
2012-08-31 | UBIFS: print less | Artem Bityutskiy |
2012-08-31 | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy |
2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy |
2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy |
2011-07-04 | UBIFS: switch to ubifs_leb_read | Artem Bityutskiy |
2011-07-04 | UBIFS: lessen amount of debugging check types | Artem Bityutskiy |
2011-07-04 | UBIFS: introduce helper functions for debugging checks and tests | Artem Bityutskiy |
2011-07-04 | UBIFS: use correct flags in lprops | Artem Bityutskiy |
2011-05-13 | UBIFS: introduce lsave debugging | Artem Bityutskiy |
2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy |
2011-03-24 | UBIFS: use GFP_NOFS properly | Artem Bityutskiy |
2011-03-16 | UBIFS: allocate lpt dump buffer on demand | Artem Bityutskiy |
2011-03-16 | UBIFS: allocate ltab checking buffer on demand | Artem Bityutskiy |
2010-09-07 | UBIFS: check return code of pnode_lookup | Vasiliy Kulikov |
2010-06-12 | UBIFS: use ERR_CAST | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-03-20 | UBIFS: fix commentaries | Artem Bityutskiy |
2009-03-16 | UBIFS: use KERN_CONT | Artem Bityutskiy |
2009-03-16 | UBIFS: fix lprops committing bug | Artem Bityutskiy |
2009-02-09 | UBIFS: fix dbg_chk_lpt_sz() | Adrian Hunter |
2009-01-28 | UBIFS: fix LPT out-of-space bug (again) | Adrian Hunter |
2008-12-31 | UBIFS: fix numerous spelling mistakes | Artem Bityutskiy |
2008-12-31 | UBIFS: fix checkpatch.pl warnings | Artem Bityutskiy |
2008-12-03 | UBIFS: introduce LPT dump function | Artem Bityutskiy |
2008-12-03 | UBIFS: dump stack in LPT check functions | Artem Bityutskiy |
2008-12-03 | UBIFS: run debugging checks only if they are enabled | Artem Bityutskiy |
2008-12-03 | UBIFS: separate debugging fields out | Artem Bityutskiy |
2008-11-07 | UBIFS: allow for gaps when dirtying the LPT | Adrian Hunter |
2008-09-30 | UBIFS: check buffer length when scanning for LPT nodes | Adrian Hunter |
2008-09-30 | UBIFS: add more debugging messages for LPT | Adrian Hunter |
2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy |