index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
2011-07-04
1
-5
/
+13
*
UBIFS: switch to dynamic printks
Artem Bityutskiy
2011-05-23
1
-3
/
+0
*
UBIFS: add a superblock flag for free space fix-up
Matthew L. Creech
2011-05-16
1
-0
/
+2
*
UBIFS: fix debugging FS checking failure
Artem Bityutskiy
2011-05-13
1
-6
/
+35
*
UBIFS: do not change debugfs file position
Artem Bityutskiy
2011-05-13
1
-1
/
+0
*
UBIFS: fix oops in lprops dump function
Artem Bityutskiy
2011-05-13
1
-1
/
+7
*
UBIFS: use EROFS when emulating failures
Artem Bityutskiy
2011-05-13
1
-12
/
+12
*
UBIFS: make force in-the-gaps to be a general self-check
Artem Bityutskiy
2011-05-13
1
-6
/
+3
*
UBIFS: improve space checking debugging feature
Artem Bityutskiy
2011-05-13
1
-13
/
+29
*
UBIFS: rearrange the budget dump
Artem Bityutskiy
2011-05-13
1
-12
/
+18
*
UBIFS: simplify dbg_dump_budg calling conventions
Artem Bityutskiy
2011-05-13
1
-8
/
+4
*
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
2011-05-13
1
-7
/
+7
*
UBIFS: fix minor stylistic issues
Artem Bityutskiy
2011-05-13
1
-1
/
+2
*
UBIFS: make debugfs files non-seekable
Artem Bityutskiy
2011-05-13
1
-2
/
+2
*
UBIFS: fix debugging failure in dbg_check_space_info
Artem Bityutskiy
2011-04-05
1
-5
/
+36
*
UBIFS: fix error path in dbg_debugfs_init_fs
Artem Bityutskiy
2011-04-05
1
-5
/
+5
*
UBIFS: unify error path dbg_debugfs_init_fs
Artem Bityutskiy
2011-04-05
1
-8
/
+6
*
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
2011-03-24
1
-1
/
+1
*
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
2011-03-16
1
-9
/
+0
*
UBIFS: allocate dump buffer on demand
Artem Bityutskiy
2011-03-16
1
-2
/
+13
*
UBIFS: simplify UBIFS Kconfig menu
Artem Bityutskiy
2011-03-11
1
-2
/
+2
*
UBIFS: restrict world-writable debugfs files
Vasiliy Kulikov
2011-02-06
1
-3
/
+3
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2010-10-22
1
-0
/
+156
|
\
|
*
UBIFS: introduce list sorting debugging checks
Artem Bityutskiy
2010-08-30
1
-0
/
+156
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2009-12-15
1
-7
/
+2
*
UBIFS: fix return code in check_leaf
Roel Kluin
2009-12-08
1
-1
/
+1
*
UBIFS: fix debugging dump
Artem Bityutskiy
2009-09-17
1
-1
/
+3
*
UBIFS: improve lprops dump
Artem Bityutskiy
2009-09-15
1
-3
/
+84
*
UBIFS: improve journal head debugging prints
Artem Bityutskiy
2009-09-15
1
-2
/
+17
*
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
2009-09-10
1
-1
/
+1
*
UBIFS: fix commentaries
Artem Bityutskiy
2009-03-20
1
-1
/
+1
*
UBIFS: use KERN_CONT
Artem Bityutskiy
2009-03-16
1
-2
/
+2
*
UBIFS: spelling fix 'date' -> 'data'
Adrian Hunter
2009-01-29
1
-1
/
+1
*
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-26
1
-33
/
+87
*
UBIFS: print debugging messages properly
Artem Bityutskiy
2008-12-31
1
-10
/
+10
*
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-31
1
-1
/
+2
*
UBIFS: use nicer 64-bit math
Artem Bityutskiy
2008-12-23
1
-0
/
+1
*
UBIFS: improve budgeting dump
Artem Bityutskiy
2008-12-23
1
-0
/
+13
*
UBIFS: fix tnc dumping
Artem Bityutskiy
2008-12-23
1
-1
/
+1
*
UBIFS: introduce LPT dump function
Artem Bityutskiy
2008-12-03
1
-10
/
+18
*
UBIFS: add debugfs support
Artem Bityutskiy
2008-12-03
1
-17
/
+156
*
UBIFS: separate debugging fields out
Artem Bityutskiy
2008-12-03
1
-16
/
+55
*
UBIFS: fix compilation warnings
Artem Bityutskiy
2008-11-06
1
-25
/
+37
*
UBIFS: endian handling fixes and annotations
Harvey Harrison
2008-11-06
1
-2
/
+2
*
UBIFS: add more debugging messages for LPT
Adrian Hunter
2008-09-30
1
-0
/
+37
*
UBIFS: update dbg_dump_inode
Artem Bityutskiy
2008-09-30
1
-17
/
+25
*
UBIFS: fix printk format warnings
Alexander Beregalov
2008-09-18
1
-1
/
+1
*
UBIFS: print pid in dump function
Artem Bityutskiy
2008-08-13
1
-10
/
+10
[prev]
[next]