aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy1-0/+5
2012-05-20UBI: Kill data type hintRichard Weinberger1-4/+3
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-4/+0
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-153/+0
2012-05-16UBIFS: remove a couple of unused macrosArtem Bityutskiy1-3/+0
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-51/+48
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy1-4/+1
2012-02-29UBIFS: make the dbg_lock spinlock staticArtem Bityutskiy1-3/+0
2012-01-15UBIFS: fix non-debug configuration buildDominique Martinet1-14/+17
2012-01-13UBIFS: fix key printingArtem Bityutskiy1-17/+22
2012-01-11UBIFS: fix debugging messagesArtem Bityutskiy1-1/+4
2012-01-11UBIFS: make debugging messages light againArtem Bityutskiy1-7/+5
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+5
2011-08-22UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy1-0/+5
2011-08-19UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledMichal Marek1-3/+3
2011-07-04UBIFS: rename recovery testing variablesArtem Bityutskiy1-11/+11
2011-07-04UBIFS: remove custom list of superblocksArtem Bityutskiy1-16/+15
2011-07-04UBIFS: stop re-defining UBI operationsArtem Bityutskiy1-7/+0
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy1-0/+16
2011-07-04UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy1-26/+1
2011-07-04UBIFS: add global debugfs knobsArtem Bityutskiy1-7/+28
2011-07-04UBIFS: switch self-check knobs to debugfsArtem Bityutskiy1-36/+36
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy1-19/+5
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-20/+46
2011-07-04UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy1-2/+4
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy1-2/+2
2011-07-04UBIFS: improve inode dumping functionArtem Bityutskiy1-3/+3
2011-07-04UBIFS: lessen the size of debugging info data structureArtem Bityutskiy1-2/+9
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy1-91/+41
2011-05-20UBIFS: fix kernel-doc commentsArtem Bityutskiy1-5/+5
2011-05-13UBIFS: dump the stack on errors in failure mode tooArtem Bityutskiy1-4/+1
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy1-11/+8
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy1-3/+9
2011-04-13UBIFS: fix compilation warnings when compiling with gcc 4.5Maksim Rayskiy1-58/+94
2011-03-16UBIFS: clean-up commentariesArtem Bityutskiy1-3/+3
2011-03-16UBIFS: save 128KiB or more RAMArtem Bityutskiy1-2/+0
2011-03-11UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy1-22/+0
2010-08-30UBIFS: introduce list sorting debugging checksArtem Bityutskiy1-0/+4
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy1-0/+2
2009-09-10UBIFS: add inode size debugging checkArtem Bityutskiy1-0/+3
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy1-14/+22
2008-12-03UBIFS: introduce LPT dump functionArtem Bityutskiy1-20/+25
2008-12-03UBIFS: add debugfs supportArtem Bityutskiy1-3/+24
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy1-8/+43
2008-09-30UBIFS: add more debugging messages for LPTAdrian Hunter1-0/+6
2008-08-13UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy1-74/+69
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+403