summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-2/+2
|\
| * ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-13/+1Star
|/
* ubifs: Rework ubifs_assert()Richard Weinberger2018-08-151-4/+6
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-151-2/+2
* UBIFS: print lessArtem Bityutskiy2012-08-311-5/+0Star
* UBIFS: use pr_ helper instead of printkArtem Bityutskiy2012-08-311-3/+3
* UBIFS: print PID in debug messagesArtem Bityutskiy2012-08-221-2/+4
* UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy2012-08-221-1/+1
* UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy2012-07-201-0/+5
* UBI: Kill data type hintRichard Weinberger2012-05-201-4/+3Star
* UBIFS: get rid of dbg_errArtem Bityutskiy2012-05-161-4/+0Star
* UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-161-153/+0Star
* UBIFS: remove a couple of unused macrosArtem Bityutskiy2012-05-161-3/+0Star
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-161-51/+48Star
* UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-161-4/+1Star
* UBIFS: make the dbg_lock spinlock staticArtem Bityutskiy2012-02-291-3/+0Star
* UBIFS: fix non-debug configuration buildDominique Martinet2012-01-151-14/+17
* UBIFS: fix key printingArtem Bityutskiy2012-01-131-17/+22
* UBIFS: fix debugging messagesArtem Bityutskiy2012-01-111-1/+4
* UBIFS: make debugging messages light againArtem Bityutskiy2012-01-111-7/+5Star
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-11-071-0/+5
|\
| * UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy2011-08-221-0/+5
* | UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledMichal Marek2011-08-191-3/+3
|/
* UBIFS: rename recovery testing variablesArtem Bityutskiy2011-07-041-11/+11
* UBIFS: remove custom list of superblocksArtem Bityutskiy2011-07-041-16/+15Star
* UBIFS: stop re-defining UBI operationsArtem Bityutskiy2011-07-041-7/+0Star
* UBIFS: introduce more I/O helpersArtem Bityutskiy2011-07-041-0/+16
* UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy2011-07-041-26/+1Star
* UBIFS: add global debugfs knobsArtem Bityutskiy2011-07-041-7/+28
* UBIFS: switch self-check knobs to debugfsArtem Bityutskiy2011-07-041-36/+36
* UBIFS: lessen amount of debugging check typesArtem Bityutskiy2011-07-041-19/+5Star
* UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-041-20/+46
* UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy2011-07-041-2/+4
* UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy2011-07-041-2/+2
* UBIFS: improve inode dumping functionArtem Bityutskiy2011-07-041-3/+3
* UBIFS: lessen the size of debugging info data structureArtem Bityutskiy2011-07-041-2/+9
* UBIFS: switch to dynamic printksArtem Bityutskiy2011-05-231-91/+41Star
* UBIFS: fix kernel-doc commentsArtem Bityutskiy2011-05-201-5/+5
* UBIFS: dump the stack on errors in failure mode tooArtem Bityutskiy2011-05-131-4/+1Star
* UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy2011-05-131-11/+8Star
* UBIFS: improve space checking debugging featureArtem Bityutskiy2011-05-131-3/+9
* UBIFS: fix compilation warnings when compiling with gcc 4.5Maksim Rayskiy2011-04-131-58/+94
* UBIFS: clean-up commentariesArtem Bityutskiy2011-03-161-3/+3
* UBIFS: save 128KiB or more RAMArtem Bityutskiy2011-03-161-2/+0Star
* UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy2011-03-111-22/+0Star
* UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-301-0/+4
* UBIFS: improve journal head debugging printsArtem Bityutskiy2009-09-151-0/+2
* UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-101-0/+3
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-261-14/+22