aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2/debug.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-10jffs2: mark __jffs2_dbg_superblock_counts() staticGravatar Arnd Bergmann 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-4/+4
2012-03-27jffs2: Standardize JFFS_<LEVEL> usesGravatar Joe Perches 1-1/+1
2012-03-27jffs2: Use pr_fmt and remove jffs: from formatsGravatar Joe Perches 1-0/+2
2012-03-27jffs2: Convert printks to pr_<level>Gravatar Joe Perches 1-8/+12
2010-08-08jffs2: Update copyright noticesGravatar David Woodhouse 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-04-23[JFFS2] Add erase_checking_list to hold blocks being marked.Gravatar David Woodhouse 1-0/+19
2008-04-23[JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going!Gravatar David Woodhouse 1-1/+4
2008-04-23[JFFS2] Add paranoia debugging for superblock countsGravatar David Woodhouse 1-0/+132
2008-04-22[JFFS2] semaphore->mutex conversionGravatar David Woodhouse 1-4/+4
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.Gravatar David Woodhouse 1-3/+2
2007-01-10[JFFS2] use the ref_offset macroGravatar Kyungmin Park 1-2/+2
2006-05-24[JFFS2] Introduce ref_next() macro for finding next physical nodeGravatar David Woodhouse 1-7/+7
2005-11-07[JFFS2] Clean up trailing white spacesGravatar Thomas Gleixner 1-15/+15
2005-11-06[JFFS2] Debug code simplification, update TODOGravatar Artem B. Bityutskiy 1-1/+2
2005-11-06[JFFS2] Debug message format clean upGravatar Artem B. Bityutskiy 1-146/+102
2005-11-06[JFFS2] Debug code clean up - step 7Gravatar Artem B. Bityutskiy 1-1/+39
2005-11-06[JFFS2] Fix up new debug code for eCos buildGravatar Andrew Lunn 1-1/+2
2005-11-06[JFFS2] Debug code clean up - step 3Gravatar Artem B. Bityutskiy 1-156/+370
2005-11-06[JFFS2] Debug code clean up - step 1Gravatar Artem B. Bityutskiy 1-0/+495