aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+156
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-30UBIFS: introduce list sorting debugging checksArtem Bityutskiy1-0/+156
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches1-7/+2
2009-12-08UBIFS: fix return code in check_leafRoel Kluin1-1/+1
2009-09-17UBIFS: fix debugging dumpArtem Bityutskiy1-1/+3
2009-09-15UBIFS: improve lprops dumpArtem Bityutskiy1-3/+84
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy1-2/+17
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-1/+1
2009-03-20UBIFS: fix commentariesArtem Bityutskiy1-1/+1
2009-03-16UBIFS: use KERN_CONTArtem Bityutskiy1-2/+2
2009-01-29UBIFS: spelling fix 'date' -> 'data'Adrian Hunter1-1/+1
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy1-33/+87
2008-12-31UBIFS: print debugging messages properlyArtem Bityutskiy1-10/+10
2008-12-31UBIFS: fix checkpatch.pl warningsArtem Bityutskiy1-1/+2
2008-12-23UBIFS: use nicer 64-bit mathArtem Bityutskiy1-0/+1
2008-12-23UBIFS: improve budgeting dumpArtem Bityutskiy1-0/+13
2008-12-23UBIFS: fix tnc dumpingArtem Bityutskiy1-1/+1
2008-12-03UBIFS: introduce LPT dump functionArtem Bityutskiy1-10/+18
2008-12-03UBIFS: add debugfs supportArtem Bityutskiy1-17/+156
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy1-16/+55
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy1-25/+37
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison1-2/+2
2008-09-30UBIFS: add more debugging messages for LPTAdrian Hunter1-0/+37
2008-09-30UBIFS: update dbg_dump_inodeArtem Bityutskiy1-17/+25
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov1-1/+1
2008-08-13UBIFS: print pid in dump functionArtem Bityutskiy1-10/+10
2008-08-13UBIFS: fix error return in failure modeAdrian Hunter1-3/+4
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+2289