summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.h
AgeCommit message (Expand)AuthorLines
2024-07-12ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarityZhaoLong Wang-3/+4
2020-12-13ubifs: ubifs_dump_sleb: Remove unused functionZhihao Cheng-2/+0
2020-12-13ubifs: Limit dumping length by size of memory which is allocated for the nodeZhihao Cheng-1/+2
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2019-07-03ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner-13/+1
2018-08-15ubifs: Rework ubifs_assert()Richard Weinberger-4/+6
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger-2/+2
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