summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.c
AgeCommit message (Expand)Author
2019-09-15ubifs: Remove redundant assignment to pointer fnameColin Ian King
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-04ubifs: fix build warning after debugfs cleanup patchGreg Kroah-Hartman
2019-07-03ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-07ubifs: Drop unnecessary setting of zbr->znodeSascha Hauer
2018-10-23ubifs: Format changes for authentication supportSascha Hauer
2018-08-15ubifs: Rework ubifs_assert()Richard Weinberger
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger
2017-05-08ubifs: Fix cut and paste error on sb type comparisonsColin Ian King
2017-03-30ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee
2017-03-30ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee
2016-12-12ubifs: Implement encrypted filenamesRichard Weinberger
2016-05-24ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher
2015-10-03UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happenedshengyong
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2015-01-28UBIFS: add a couple of extra assertsArtem Bityutskiy
2014-09-30UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger
2014-09-26UBIFS: Align the dump messages of SB_NODEhujianyang
2014-05-27UBIFS: Fix dump messages in ubifs_dump_lpropshujianyang
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2013-10-26UBIFS: correct data corruption rangeMats Kärrman
2013-08-16UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman
2013-01-15UBIFS: rename random32() to prandom_u32()Akinobu Mita
2012-12-17ubifs: use prandom_bytesAkinobu Mita
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman
2012-08-31UBIFS: use pr_ helper instead of printkArtem Bityutskiy
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy
2012-08-31UBIFS: fix power cut emulation for mtdramArtem Bityutskiy
2012-08-22UBIFS: always print full error reportsArtem Bityutskiy
2012-07-20UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy
2012-02-29UBIFS: make the dbg_lock spinlock staticArtem Bityutskiy
2012-02-29UBIFS: increase dumps loglevelArtem Bityutskiy
2012-01-13UBIFS: fix key printingArtem Bityutskiy
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy
2011-08-22UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy
2011-07-04UBIFS: improve power cut emulation testingArtem Bityutskiy
2011-07-04UBIFS: rename recovery testing variablesArtem Bityutskiy
2011-07-04UBIFS: remove custom list of superblocksArtem Bityutskiy
2011-07-04UBIFS: stop re-defining UBI operationsArtem Bityutskiy
2011-07-04UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy
2011-07-04UBIFS: add global debugfs knobsArtem Bityutskiy