summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.c
Commit message (Expand)AuthorAgeFilesLines
* ubifs: fix snprintf() checkingDan Carpenter2021-06-181-1/+1
* ubifs: ubifs_dump_node: Dump all branches of the index nodeZhihao Cheng2020-12-131-1/+1
* ubifs: ubifs_dump_sleb: Remove unused functionZhihao Cheng2020-12-131-16/+0
* ubifs: Pass node length in all node dumping callersZhihao Cheng2020-12-131-15/+15
* ubifs: Limit dumping length by size of memory which is allocated for the nodeZhihao Cheng2020-12-131-13/+50
* ubifs: Remove the redundant return in dbg_check_nondata_nodes_orderChengsong Ke2020-12-131-1/+0
* ubifs: Fix the printing type of c->big_lptChengsong Ke2020-12-131-1/+1
* ubifs: Delete duplicated words + other fixesRandy Dunlap2020-12-131-1/+1
* ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng2020-09-171-0/+1
* mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-021-1/+1
* ubifs: Remove obsolete TODO from dfs_file_write()Richard Weinberger2019-11-171-12/+0
* ubifs: Remove redundant assignment to pointer fnameColin Ian King2019-09-151-1/+0
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-127/+42
|\
| * ubifs: fix build warning after debugfs cleanup patchGreg Kroah-Hartman2019-07-041-1/+1
| * ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-126/+41
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-13/+1
|/
* ubifs: Drop unnecessary setting of zbr->znodeSascha Hauer2019-05-071-1/+0
* ubifs: Format changes for authentication supportSascha Hauer2018-10-231-0/+6
* ubifs: Rework ubifs_assert()Richard Weinberger2018-08-151-0/+22
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-151-10/+10
* 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