aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.c
Commit message (Expand)AuthorAge
* ubifs: Remove redundant assignment to pointer fnameColin Ian King2019-09-15
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\
| * ubifs: fix build warning after debugfs cleanup patchGreg Kroah-Hartman2019-07-04
| * ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-03
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
|/
* ubifs: Drop unnecessary setting of zbr->znodeSascha Hauer2019-05-07
* ubifs: Format changes for authentication supportSascha Hauer2018-10-23
* ubifs: Rework ubifs_assert()Richard Weinberger2018-08-14
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-14
* ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-08
* ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee2017-03-30
* ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee2017-03-30
* ubifs: Implement encrypted filenamesRichard Weinberger2016-12-12
* ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher2016-05-24
* UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happenedshengyong2015-10-03
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* UBIFS: add a couple of extra assertsArtem Bityutskiy2015-01-28
* UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger2014-09-30
* UBIFS: Align the dump messages of SB_NODEhujianyang2014-09-26
* UBIFS: Fix dump messages in ubifs_dump_lpropshujianyang2014-05-27
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* UBIFS: correct data corruption rangeMats Kärrman2013-10-26
* UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman2013-08-16
* UBIFS: rename random32() to prandom_u32()Akinobu Mita2013-01-15
* ubifs: use prandom_bytesAkinobu Mita2012-12-17
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-02
|\
| * UBIFS: use pr_ helper instead of printkArtem Bityutskiy2012-08-31
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-31
| * UBIFS: fix power cut emulation for mtdramArtem Bityutskiy2012-08-31
| * UBIFS: always print full error reportsArtem Bityutskiy2012-08-22
* | userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-21
|/
* UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy2012-07-20
* UBIFS: correct usage of IS_ENABLED()Brian Norris2012-06-27
* UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-07
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBIFS: get rid of dbg_errArtem Bityutskiy2012-05-16
* UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-16
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-16
* UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-16
* UBIFS: make the dbg_lock spinlock staticArtem Bityutskiy2012-02-29
* UBIFS: increase dumps loglevelArtem Bityutskiy2012-02-29
* UBIFS: fix key printingArtem Bityutskiy2012-01-13
* UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy2012-01-13
* UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy2011-08-22
* UBIFS: improve power cut emulation testingArtem Bityutskiy2011-07-04
* UBIFS: rename recovery testing variablesArtem Bityutskiy2011-07-04
* UBIFS: remove custom list of superblocksArtem Bityutskiy2011-07-04
* UBIFS: stop re-defining UBI operationsArtem Bityutskiy2011-07-04
* UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy2011-07-04
* UBIFS: add global debugfs knobsArtem Bityutskiy2011-07-04