aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-260/+518
* UBIFS: switch to dynamic printksArtem Bityutskiy2011-05-231-3/+0
* UBIFS: add a superblock flag for free space fix-upMatthew L. Creech2011-05-161-0/+2
* UBIFS: fix debugging FS checking failureArtem Bityutskiy2011-05-131-6/+35
* UBIFS: do not change debugfs file positionArtem Bityutskiy2011-05-131-1/+0
* UBIFS: fix oops in lprops dump functionArtem Bityutskiy2011-05-131-1/+7
* UBIFS: use EROFS when emulating failuresArtem Bityutskiy2011-05-131-12/+12
* UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy2011-05-131-6/+3
* UBIFS: improve space checking debugging featureArtem Bityutskiy2011-05-131-13/+29
* UBIFS: rearrange the budget dumpArtem Bityutskiy2011-05-131-12/+18
* UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy2011-05-131-8/+4
* UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-131-7/+7
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-131-1/+2
* UBIFS: make debugfs files non-seekableArtem Bityutskiy2011-05-131-2/+2
* UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy2011-04-051-5/+36
* UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy2011-04-051-5/+5
* UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy2011-04-051-8/+6
* UBIFS: use GFP_NOFS properlyArtem Bityutskiy2011-03-241-1/+1
* UBIFS: save 128KiB or more RAMArtem Bityutskiy2011-03-161-9/+0
* UBIFS: allocate dump buffer on demandArtem Bityutskiy2011-03-161-2/+13
* UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy2011-03-111-2/+2
* UBIFS: restrict world-writable debugfs filesVasiliy Kulikov2011-02-061-3/+3
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-10-221-0/+156
|\
| * UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-301-0/+156
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-151-7/+2
* UBIFS: fix return code in check_leafRoel Kluin2009-12-081-1/+1
* UBIFS: fix debugging dumpArtem Bityutskiy2009-09-171-1/+3
* UBIFS: improve lprops dumpArtem Bityutskiy2009-09-151-3/+84
* UBIFS: improve journal head debugging printsArtem Bityutskiy2009-09-151-2/+17
* UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-101-1/+1
* UBIFS: fix commentariesArtem Bityutskiy2009-03-201-1/+1
* UBIFS: use KERN_CONTArtem Bityutskiy2009-03-161-2/+2
* UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2009-01-291-1/+1
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-261-33/+87
* UBIFS: print debugging messages properlyArtem Bityutskiy2008-12-311-10/+10
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-311-1/+2
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-0/+1
* UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-231-0/+13
* UBIFS: fix tnc dumpingArtem Bityutskiy2008-12-231-1/+1
* UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-031-10/+18
* UBIFS: add debugfs supportArtem Bityutskiy2008-12-031-17/+156
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-031-16/+55
* UBIFS: fix compilation warningsArtem Bityutskiy2008-11-061-25/+37
* UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-061-2/+2
* UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-301-0/+37
* UBIFS: update dbg_dump_inodeArtem Bityutskiy2008-09-301-17/+25
* UBIFS: fix printk format warningsAlexander Beregalov2008-09-181-1/+1
* UBIFS: print pid in dump functionArtem Bityutskiy2008-08-131-10/+10