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