summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.c
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-081-2/+2
* ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee2017-03-301-2/+4
* ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee2017-03-301-1/+3
* ubifs: Implement encrypted filenamesRichard Weinberger2016-12-121-7/+7
* ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher2016-05-241-1/+1
* UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happenedshengyong2015-10-031-4/+4
* 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-231-19/+3
* 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-171-5/+3
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-021-363/+270
|\
| * UBIFS: use pr_ helper instead of printkArtem Bityutskiy2012-08-311-271/+211
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-311-93/+64
| * UBIFS: fix power cut emulation for mtdramArtem Bityutskiy2012-08-311-9/+11
| * UBIFS: always print full error reportsArtem Bityutskiy2012-08-221-6/+0
* | 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/+0
* 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/+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
OpenPOWER on IntegriCloud