Age | Commit message (Expand) | Author |
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 |
2011-05-13 | UBIFS: fix oops in lprops dump function | Artem Bityutskiy |
2011-05-13 | UBIFS: use EROFS when emulating failures | Artem Bityutskiy |
2011-05-13 | UBIFS: make force in-the-gaps to be a general self-check | Artem Bityutskiy |
2011-05-13 | UBIFS: improve space checking debugging feature | Artem Bityutskiy |
2011-05-13 | UBIFS: rearrange the budget dump | Artem Bityutskiy |
2011-05-13 | UBIFS: simplify dbg_dump_budg calling conventions | Artem Bityutskiy |
2011-05-13 | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy |
2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy |
2011-05-13 | UBIFS: make debugfs files non-seekable | Artem Bityutskiy |
2011-04-05 | UBIFS: fix debugging failure in dbg_check_space_info | Artem Bityutskiy |
2011-04-05 | UBIFS: fix error path in dbg_debugfs_init_fs | Artem Bityutskiy |
2011-04-05 | UBIFS: unify error path dbg_debugfs_init_fs | Artem Bityutskiy |
2011-03-24 | UBIFS: use GFP_NOFS properly | Artem Bityutskiy |
2011-03-16 | UBIFS: save 128KiB or more RAM | Artem Bityutskiy |
2011-03-16 | UBIFS: allocate dump buffer on demand | Artem Bityutskiy |
2011-03-11 | UBIFS: simplify UBIFS Kconfig menu | Artem Bityutskiy |
2011-02-06 | UBIFS: restrict world-writable debugfs files | Vasiliy Kulikov |