Age | Commit message (Expand) | Author |
2015-10-03 | UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened | shengyong |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2015-01-28 | UBIFS: add a couple of extra asserts | Artem Bityutskiy |
2014-09-30 | UBIFS: Fix trivial typo in power_cut_emulated() | Richard Weinberger |
2014-09-26 | UBIFS: Align the dump messages of SB_NODE | hujianyang |
2014-05-27 | UBIFS: Fix dump messages in ubifs_dump_lprops | hujianyang |
2014-01-23 | fs/ubifs: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer |
2013-10-26 | UBIFS: correct data corruption range | Mats Kärrman |
2013-08-16 | UBIFS: remove invalid warn msg with tst_recovery enabled | Mats Kärrman |
2013-01-15 | UBIFS: rename random32() to prandom_u32() | Akinobu Mita |
2012-12-17 | ubifs: use prandom_bytes | Akinobu Mita |
2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman |
2012-08-31 | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy |
2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy |
2012-08-31 | UBIFS: fix power cut emulation for mtdram | Artem Bityutskiy |
2012-08-22 | UBIFS: always print full error reports | Artem Bityutskiy |
2012-07-20 | UBIFS: add debugfs knob to switch to R/O mode | Artem Bityutskiy |
2012-06-27 | UBIFS: correct usage of IS_ENABLED() | Brian Norris |
2012-06-07 | UBIFS: fix debugfs-less systems support | 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 |
2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy |
2012-02-29 | UBIFS: make the dbg_lock spinlock static | Artem Bityutskiy |
2012-02-29 | UBIFS: increase dumps loglevel | Artem Bityutskiy |
2012-01-13 | UBIFS: fix key printing | Artem Bityutskiy |
2012-01-13 | UBIFS: use snprintf instead of sprintf when printing keys | Artem Bityutskiy |
2011-08-22 | UBIFS: introduce a helper to dump scanning info | Artem Bityutskiy |
2011-07-04 | UBIFS: improve power cut emulation testing | Artem Bityutskiy |
2011-07-04 | UBIFS: rename recovery testing variables | Artem Bityutskiy |
2011-07-04 | UBIFS: remove custom list of superblocks | Artem Bityutskiy |
2011-07-04 | UBIFS: stop re-defining UBI operations | Artem Bityutskiy |
2011-07-04 | UBIFS: remove unused and unneeded debugging function | Artem Bityutskiy |
2011-07-04 | UBIFS: add global debugfs knobs | Artem Bityutskiy |
2011-07-04 | UBIFS: introduce debugfs helpers | Artem Bityutskiy |
2011-07-04 | UBIFS: re-arrange debugging code a bit | Artem Bityutskiy |
2011-07-04 | UBIFS: be more informative in failure mode | Artem Bityutskiy |
2011-07-04 | UBIFS: switch self-check knobs to debugfs | 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: amend debugging inode size check function prototype | Artem Bityutskiy |
2011-07-04 | UBIFS: rename dbg_check_dir_size function | Artem Bityutskiy |
2011-07-04 | UBIFS: improve inode dumping function | Artem Bityutskiy |
2011-07-04 | UBIFS: lessen the size of debugging info data structure | Artem Bityutskiy |
2011-05-23 | UBIFS: switch to dynamic printks | Artem Bityutskiy |
2011-05-16 | UBIFS: add a superblock flag for free space fix-up | Matthew L. Creech |
2011-05-13 | UBIFS: fix debugging FS checking failure | Artem Bityutskiy |
2011-05-13 | UBIFS: do not change debugfs file position | Artem Bityutskiy |