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