aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/debug.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-31UBIFS: print lessGravatar Artem Bityutskiy 1-5/+0
2012-08-31UBIFS: use pr_ helper instead of printkGravatar Artem Bityutskiy 1-3/+3
2012-08-22UBIFS: print PID in debug messagesGravatar Artem Bityutskiy 1-2/+4
2012-08-22UBIFS: fix complaints about too small debug buffer sizeGravatar Artem Bityutskiy 1-1/+1
2012-07-20UBIFS: add debugfs knob to switch to R/O modeGravatar Artem Bityutskiy 1-0/+5
2012-05-20UBI: Kill data type hintGravatar Richard Weinberger 1-4/+3
2012-05-16UBIFS: get rid of dbg_errGravatar Artem Bityutskiy 1-4/+0
2012-05-16UBIFS: remove Kconfig debugging optionGravatar Artem Bityutskiy 1-153/+0
2012-05-16UBIFS: remove a couple of unused macrosGravatar Artem Bityutskiy 1-3/+0
2012-05-16UBIFS: rename dumping functionsGravatar Artem Bityutskiy 1-51/+48
2012-05-16UBIFS: get rid of dbg_dump_stackGravatar Artem Bityutskiy 1-4/+1
2012-02-29UBIFS: make the dbg_lock spinlock staticGravatar Artem Bityutskiy 1-3/+0
2012-01-15UBIFS: fix non-debug configuration buildGravatar Dominique Martinet 1-14/+17
2012-01-13UBIFS: fix key printingGravatar Artem Bityutskiy 1-17/+22
2012-01-11UBIFS: fix debugging messagesGravatar Artem Bityutskiy 1-1/+4
2012-01-11UBIFS: make debugging messages light againGravatar Artem Bityutskiy 1-7/+5
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 1-0/+5
2011-08-22UBIFS: introduce a helper to dump scanning infoGravatar Artem Bityutskiy 1-0/+5
2011-08-19UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledGravatar Michal Marek 1-3/+3
2011-07-04UBIFS: rename recovery testing variablesGravatar Artem Bityutskiy 1-11/+11
2011-07-04UBIFS: remove custom list of superblocksGravatar Artem Bityutskiy 1-16/+15
2011-07-04UBIFS: stop re-defining UBI operationsGravatar Artem Bityutskiy 1-7/+0
2011-07-04UBIFS: introduce more I/O helpersGravatar Artem Bityutskiy 1-0/+16
2011-07-04UBIFS: remove unused and unneeded debugging functionGravatar Artem Bityutskiy 1-26/+1
2011-07-04UBIFS: add global debugfs knobsGravatar Artem Bityutskiy 1-7/+28
2011-07-04UBIFS: switch self-check knobs to debugfsGravatar Artem Bityutskiy 1-36/+36
2011-07-04UBIFS: lessen amount of debugging check typesGravatar Artem Bityutskiy 1-19/+5
2011-07-04UBIFS: introduce helper functions for debugging checks and testsGravatar Artem Bityutskiy 1-20/+46
2011-07-04UBIFS: amend debugging inode size check function prototypeGravatar Artem Bityutskiy 1-2/+4
2011-07-04UBIFS: rename dbg_check_dir_size functionGravatar Artem Bityutskiy 1-2/+2
2011-07-04UBIFS: improve inode dumping functionGravatar Artem Bityutskiy 1-3/+3
2011-07-04UBIFS: lessen the size of debugging info data structureGravatar Artem Bityutskiy 1-2/+9
2011-05-23UBIFS: switch to dynamic printksGravatar Artem Bityutskiy 1-91/+41
2011-05-20UBIFS: fix kernel-doc commentsGravatar Artem Bityutskiy 1-5/+5
2011-05-13UBIFS: dump the stack on errors in failure mode tooGravatar Artem Bityutskiy 1-4/+1
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkGravatar Artem Bityutskiy 1-11/+8
2011-05-13UBIFS: improve space checking debugging featureGravatar Artem Bityutskiy 1-3/+9
2011-04-13UBIFS: fix compilation warnings when compiling with gcc 4.5Gravatar Maksim Rayskiy 1-58/+94
2011-03-16UBIFS: clean-up commentariesGravatar Artem Bityutskiy 1-3/+3
2011-03-16UBIFS: save 128KiB or more RAMGravatar Artem Bityutskiy 1-2/+0
2011-03-11UBIFS: simplify UBIFS Kconfig menuGravatar Artem Bityutskiy 1-22/+0
2010-08-30UBIFS: introduce list sorting debugging checksGravatar Artem Bityutskiy 1-0/+4
2009-09-15UBIFS: improve journal head debugging printsGravatar Artem Bityutskiy 1-0/+2
2009-09-10UBIFS: add inode size debugging checkGravatar Artem Bityutskiy 1-0/+3
2009-01-26UBIFS: add re-mount debugging checksGravatar Artem Bityutskiy 1-14/+22
2008-12-03UBIFS: introduce LPT dump functionGravatar Artem Bityutskiy 1-20/+25
2008-12-03UBIFS: add debugfs supportGravatar Artem Bityutskiy 1-3/+24
2008-12-03UBIFS: separate debugging fields outGravatar Artem Bityutskiy 1-8/+43
2008-09-30UBIFS: add more debugging messages for LPTGravatar Adrian Hunter 1-0/+6
2008-08-13UBIFS: improve arguments checking in debugging messagesGravatar Artem Bityutskiy 1-74/+69