aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/tnc_misc.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13ubifs: Pass node length in all node dumping callersGravatar Zhihao Cheng 1-2/+2
2020-12-13ubifs: Delete duplicated words + other fixesGravatar Randy Dunlap 1-2/+1
2020-07-16treewide: Remove uninitialized_var() usageGravatar Kees Cook 1-2/+2
2019-09-15ubifs: Fix memory leak in read_znode() error pathGravatar Wenwen Wang 1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Gravatar Thomas Gleixner 1-13/+1
2018-10-23ubifs: authentication: Add hashes to index nodesGravatar Sascha Hauer 1-1/+14
2018-10-23ubifs: Pass ubifs_zbranch to read_znode()Gravatar Sascha Hauer 1-5/+6
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Gravatar Richard Weinberger 1-16/+22
2018-08-15ubifs: tnc: use monotonic znode timestampGravatar Arnd Bergmann 1-1/+1
2015-03-25UBIFS: extend debug/message capabilitiesGravatar Sheng Yong 1-12/+12
2012-08-31UBIFS: print lessGravatar Artem Bityutskiy 1-2/+2
2012-05-16UBIFS: get rid of dbg_errGravatar Artem Bityutskiy 1-16/+16
2012-05-16UBIFS: rename dumping functionsGravatar Artem Bityutskiy 1-2/+2
2012-01-13UBIFS: fix key printingGravatar Artem Bityutskiy 1-5/+5
2008-09-30UBIFS: correct key comparisonGravatar Adrian Hunter 1-2/+2
2008-07-15UBIFS: add new flash file systemGravatar Artem Bityutskiy 1-0/+494