aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-22UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy1-0/+16
2011-07-04UBIFS: improve power cut emulation testingArtem Bityutskiy1-41/+50
2011-07-04UBIFS: rename recovery testing variablesArtem Bityutskiy1-24/+28
2011-07-04UBIFS: remove custom list of superblocksArtem Bityutskiy1-85/+20
2011-07-04UBIFS: stop re-defining UBI operationsArtem Bityutskiy1-2/+0
2011-07-04UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy1-31/+2
2011-07-04UBIFS: add global debugfs knobsArtem Bityutskiy1-9/+129
2011-07-04UBIFS: introduce debugfs helpersArtem Bityutskiy1-20/+56
2011-07-04UBIFS: re-arrange debugging code a bitArtem Bityutskiy1-59/+59
2011-07-04UBIFS: be more informative in failure modeArtem Bityutskiy1-15/+23
2011-07-04UBIFS: switch self-check knobs to debugfsArtem Bityutskiy1-17/+123
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy1-2/+2
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-19/+11
2011-07-04UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy1-1/+2
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy1-1/+1
2011-07-04UBIFS: improve inode dumping functionArtem Bityutskiy1-1/+55
2011-07-04UBIFS: lessen the size of debugging info data structureArtem Bityutskiy1-5/+13
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy1-3/+0
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech1-0/+2
2011-05-13UBIFS: fix debugging FS checking failureArtem Bityutskiy1-6/+35
2011-05-13UBIFS: do not change debugfs file positionArtem Bityutskiy1-1/+0
2011-05-13UBIFS: fix oops in lprops dump functionArtem Bityutskiy1-1/+7
2011-05-13UBIFS: use EROFS when emulating failuresArtem Bityutskiy1-12/+12
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy1-6/+3
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy1-13/+29
2011-05-13UBIFS: rearrange the budget dumpArtem Bityutskiy1-12/+18
2011-05-13UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy1-8/+4
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy1-7/+7
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy1-1/+2
2011-05-13UBIFS: make debugfs files non-seekableArtem Bityutskiy1-2/+2
2011-04-05UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy1-5/+36
2011-04-05UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy1-5/+5
2011-04-05UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy1-8/+6
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy1-1/+1
2011-03-16UBIFS: save 128KiB or more RAMArtem Bityutskiy1-9/+0
2011-03-16UBIFS: allocate dump buffer on demandArtem Bityutskiy1-2/+13
2011-03-11UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy1-2/+2
2011-02-06UBIFS: restrict world-writable debugfs filesVasiliy Kulikov1-3/+3
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+156
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-30UBIFS: introduce list sorting debugging checksArtem Bityutskiy1-0/+156
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches1-7/+2
2009-12-08UBIFS: fix return code in check_leafRoel Kluin1-1/+1
2009-09-17UBIFS: fix debugging dumpArtem Bityutskiy1-1/+3
2009-09-15UBIFS: improve lprops dumpArtem Bityutskiy1-3/+84
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy1-2/+17
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-1/+1
2009-03-20UBIFS: fix commentariesArtem Bityutskiy1-1/+1
2009-03-16UBIFS: use KERN_CONTArtem Bityutskiy1-2/+2