aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/debug.c
AgeCommit message (Expand)Author
2012-01-13UBIFS: fix key printingArtem Bityutskiy
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy
2011-08-22UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy
2011-07-04UBIFS: improve power cut emulation testingArtem Bityutskiy
2011-07-04UBIFS: rename recovery testing variablesArtem Bityutskiy
2011-07-04UBIFS: remove custom list of superblocksArtem Bityutskiy
2011-07-04UBIFS: stop re-defining UBI operationsArtem Bityutskiy
2011-07-04UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy
2011-07-04UBIFS: add global debugfs knobsArtem Bityutskiy
2011-07-04UBIFS: introduce debugfs helpersArtem Bityutskiy
2011-07-04UBIFS: re-arrange debugging code a bitArtem Bityutskiy
2011-07-04UBIFS: be more informative in failure modeArtem Bityutskiy
2011-07-04UBIFS: switch self-check knobs to debugfsArtem Bityutskiy
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy
2011-07-04UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy
2011-07-04UBIFS: improve inode dumping functionArtem Bityutskiy
2011-07-04UBIFS: lessen the size of debugging info data structureArtem Bityutskiy
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech
2011-05-13UBIFS: fix debugging FS checking failureArtem Bityutskiy
2011-05-13UBIFS: do not change debugfs file positionArtem Bityutskiy
2011-05-13UBIFS: fix oops in lprops dump functionArtem Bityutskiy
2011-05-13UBIFS: use EROFS when emulating failuresArtem Bityutskiy
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy
2011-05-13UBIFS: rearrange the budget dumpArtem Bityutskiy
2011-05-13UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy
2011-05-13UBIFS: make debugfs files non-seekableArtem Bityutskiy
2011-04-05UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy
2011-04-05UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy
2011-04-05UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy
2011-03-16UBIFS: save 128KiB or more RAMArtem Bityutskiy
2011-03-16UBIFS: allocate dump buffer on demandArtem Bityutskiy
2011-03-11UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy
2011-02-06UBIFS: restrict world-writable debugfs filesVasiliy Kulikov
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-30UBIFS: introduce list sorting debugging checksArtem Bityutskiy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches
2009-12-08UBIFS: fix return code in check_leafRoel Kluin
2009-09-17UBIFS: fix debugging dumpArtem Bityutskiy
2009-09-15UBIFS: improve lprops dumpArtem Bityutskiy
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy