aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-13/+1
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger1-1/+1
2018-04-04ubifs: remove unnecessary assignmentStefan Agner1-1/+0
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-12/+12
2014-07-19UBIFS: fix spelling of "scanned"Artem Bityutskiy1-2/+2
2014-07-19UBIFS: fix some commentsSeunghun Lee1-3/+2
2014-07-19UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang1-3/+4
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy1-3/+4
2012-08-23UBIFS: improve scanning debug outputArtem Bityutskiy1-4/+4
2012-08-22UBIFS: always print full error reportsArtem Bityutskiy1-2/+0
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-6/+6
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-1/+1
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy1-1/+1
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-1/+1
2011-02-06UBIFS: remove double semicolonArtem Bityutskiy1-1/+1
2010-08-30UBIFS: mark unused key objects as invalidArtem Bityutskiy1-1/+4
2010-08-30UBIFS: do not write rubbish into truncation scanning nodeArtem Bityutskiy1-1/+0
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-10/+22
2009-07-09UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy1-5/+9
2009-07-09UBIFS: dump a little more in case of corruptionsArtem Bityutskiy1-3/+3
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter1-1/+1
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+362