summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-251-93/+93
* UBIFS: add a couple of extra assertsArtem Bityutskiy2015-01-281-0/+4
* UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger2014-09-301-1/+1
* UBIFS: Align the dump messages of SB_NODEhujianyang2014-09-261-2/+2
* UBIFS: Fix dump messages in ubifs_dump_lpropshujianyang2014-05-271-1/+3
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-241-19/+3Star
* UBIFS: correct data corruption rangeMats Kärrman2013-10-261-3/+3
* UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman2013-08-161-3/+4
* UBIFS: rename random32() to prandom_u32()Akinobu Mita2013-01-151-4/+4
* ubifs: use prandom_bytesAkinobu Mita2012-12-181-5/+3Star
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-031-363/+270Star
|\
| * UBIFS: use pr_ helper instead of printkArtem Bityutskiy2012-08-311-271/+211Star
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-311-93/+64Star
| * UBIFS: fix power cut emulation for mtdramArtem Bityutskiy2012-08-311-9/+11
| * UBIFS: always print full error reportsArtem Bityutskiy2012-08-221-6/+0Star
* | userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-211-2/+2
|/
* UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy2012-07-201-0/+11
* UBIFS: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
* UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
* UBI: Kill data type hintRichard Weinberger2012-05-201-6/+6
* UBIFS: get rid of dbg_errArtem Bityutskiy2012-05-161-15/+15
* UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-161-4/+0Star
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-161-55/+55
* UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-161-1/+1
* UBIFS: make the dbg_lock spinlock staticArtem Bityutskiy2012-02-291-1/+1
* UBIFS: increase dumps loglevelArtem Bityutskiy2012-02-291-204/+204
* UBIFS: fix key printingArtem Bityutskiy2012-01-131-30/+30
* UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy2012-01-131-18/+20
* 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/+20Star
* UBIFS: stop re-defining UBI operationsArtem Bityutskiy2011-07-041-2/+0Star
* UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy2011-07-041-31/+2Star
* 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/+11Star
* 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/+0Star
* 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/+0Star
* UBIFS: fix oops in lprops dump functionArtem Bityutskiy2011-05-131-1/+7