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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBIFS: print less
Artem Bityutskiy
2012-08-31
1
-5
/
+0
*
UBIFS: use pr_ helper instead of printk
Artem Bityutskiy
2012-08-31
1
-3
/
+3
*
UBIFS: print PID in debug messages
Artem Bityutskiy
2012-08-22
1
-2
/
+4
*
UBIFS: fix complaints about too small debug buffer size
Artem Bityutskiy
2012-08-22
1
-1
/
+1
*
UBIFS: add debugfs knob to switch to R/O mode
Artem Bityutskiy
2012-07-20
1
-0
/
+5
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-4
/
+3
*
UBIFS: get rid of dbg_err
Artem Bityutskiy
2012-05-16
1
-4
/
+0
*
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
2012-05-16
1
-153
/
+0
*
UBIFS: remove a couple of unused macros
Artem Bityutskiy
2012-05-16
1
-3
/
+0
*
UBIFS: rename dumping functions
Artem Bityutskiy
2012-05-16
1
-51
/
+48
*
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
2012-05-16
1
-4
/
+1
*
UBIFS: make the dbg_lock spinlock static
Artem Bityutskiy
2012-02-29
1
-3
/
+0
*
UBIFS: fix non-debug configuration build
Dominique Martinet
2012-01-15
1
-14
/
+17
*
UBIFS: fix key printing
Artem Bityutskiy
2012-01-13
1
-17
/
+22
*
UBIFS: fix debugging messages
Artem Bityutskiy
2012-01-11
1
-1
/
+4
*
UBIFS: make debugging messages light again
Artem Bityutskiy
2012-01-11
1
-7
/
+5
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-11-07
1
-0
/
+5
|
\
|
*
UBIFS: introduce a helper to dump scanning info
Artem Bityutskiy
2011-08-22
1
-0
/
+5
*
|
UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled
Michal Marek
2011-08-19
1
-3
/
+3
|
/
*
UBIFS: rename recovery testing variables
Artem Bityutskiy
2011-07-04
1
-11
/
+11
*
UBIFS: remove custom list of superblocks
Artem Bityutskiy
2011-07-04
1
-16
/
+15
*
UBIFS: stop re-defining UBI operations
Artem Bityutskiy
2011-07-04
1
-7
/
+0
*
UBIFS: introduce more I/O helpers
Artem Bityutskiy
2011-07-04
1
-0
/
+16
*
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
2011-07-04
1
-26
/
+1
*
UBIFS: add global debugfs knobs
Artem Bityutskiy
2011-07-04
1
-7
/
+28
*
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
2011-07-04
1
-36
/
+36
*
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
2011-07-04
1
-19
/
+5
*
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
2011-07-04
1
-20
/
+46
*
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
2011-07-04
1
-2
/
+4
*
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
2011-07-04
1
-2
/
+2
*
UBIFS: improve inode dumping function
Artem Bityutskiy
2011-07-04
1
-3
/
+3
*
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
2011-07-04
1
-2
/
+9
*
UBIFS: switch to dynamic printks
Artem Bityutskiy
2011-05-23
1
-91
/
+41
*
UBIFS: fix kernel-doc comments
Artem Bityutskiy
2011-05-20
1
-5
/
+5
*
UBIFS: dump the stack on errors in failure mode too
Artem Bityutskiy
2011-05-13
1
-4
/
+1
*
UBIFS: make force in-the-gaps to be a general self-check
Artem Bityutskiy
2011-05-13
1
-11
/
+8
*
UBIFS: improve space checking debugging feature
Artem Bityutskiy
2011-05-13
1
-3
/
+9
*
UBIFS: fix compilation warnings when compiling with gcc 4.5
Maksim Rayskiy
2011-04-13
1
-58
/
+94
*
UBIFS: clean-up commentaries
Artem Bityutskiy
2011-03-16
1
-3
/
+3
*
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
2011-03-16
1
-2
/
+0
*
UBIFS: simplify UBIFS Kconfig menu
Artem Bityutskiy
2011-03-11
1
-22
/
+0
*
UBIFS: introduce list sorting debugging checks
Artem Bityutskiy
2010-08-30
1
-0
/
+4
*
UBIFS: improve journal head debugging prints
Artem Bityutskiy
2009-09-15
1
-0
/
+2
*
UBIFS: add inode size debugging check
Artem Bityutskiy
2009-09-10
1
-0
/
+3
*
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-26
1
-14
/
+22
*
UBIFS: introduce LPT dump function
Artem Bityutskiy
2008-12-03
1
-20
/
+25
*
UBIFS: add debugfs support
Artem Bityutskiy
2008-12-03
1
-3
/
+24
*
UBIFS: separate debugging fields out
Artem Bityutskiy
2008-12-03
1
-8
/
+43
*
UBIFS: add more debugging messages for LPT
Adrian Hunter
2008-09-30
1
-0
/
+6
*
UBIFS: improve arguments checking in debugging messages
Artem Bityutskiy
2008-08-13
1
-74
/
+69
[next]