index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
debug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
UBIFS: make the dbg_lock spinlock static
Artem Bityutskiy
1
-3
/
+0
2012-01-15
UBIFS: fix non-debug configuration build
Dominique Martinet
1
-14
/
+17
2012-01-13
UBIFS: fix key printing
Artem Bityutskiy
1
-17
/
+22
2012-01-11
UBIFS: fix debugging messages
Artem Bityutskiy
1
-1
/
+4
2012-01-11
UBIFS: make debugging messages light again
Artem Bityutskiy
1
-7
/
+5
2011-11-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+5
2011-08-22
UBIFS: introduce a helper to dump scanning info
Artem Bityutskiy
1
-0
/
+5
2011-08-19
UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled
Michal Marek
1
-3
/
+3
2011-07-04
UBIFS: rename recovery testing variables
Artem Bityutskiy
1
-11
/
+11
2011-07-04
UBIFS: remove custom list of superblocks
Artem Bityutskiy
1
-16
/
+15
2011-07-04
UBIFS: stop re-defining UBI operations
Artem Bityutskiy
1
-7
/
+0
2011-07-04
UBIFS: introduce more I/O helpers
Artem Bityutskiy
1
-0
/
+16
2011-07-04
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
1
-26
/
+1
2011-07-04
UBIFS: add global debugfs knobs
Artem Bityutskiy
1
-7
/
+28
2011-07-04
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
1
-36
/
+36
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
1
-19
/
+5
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
1
-20
/
+46
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
1
-2
/
+4
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
1
-2
/
+2
2011-07-04
UBIFS: improve inode dumping function
Artem Bityutskiy
1
-3
/
+3
2011-07-04
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
1
-2
/
+9
2011-05-23
UBIFS: switch to dynamic printks
Artem Bityutskiy
1
-91
/
+41
2011-05-20
UBIFS: fix kernel-doc comments
Artem Bityutskiy
1
-5
/
+5
2011-05-13
UBIFS: dump the stack on errors in failure mode too
Artem Bityutskiy
1
-4
/
+1
2011-05-13
UBIFS: make force in-the-gaps to be a general self-check
Artem Bityutskiy
1
-11
/
+8
2011-05-13
UBIFS: improve space checking debugging feature
Artem Bityutskiy
1
-3
/
+9
2011-04-13
UBIFS: fix compilation warnings when compiling with gcc 4.5
Maksim Rayskiy
1
-58
/
+94
2011-03-16
UBIFS: clean-up commentaries
Artem Bityutskiy
1
-3
/
+3
2011-03-16
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
1
-2
/
+0
2011-03-11
UBIFS: simplify UBIFS Kconfig menu
Artem Bityutskiy
1
-22
/
+0
2010-08-30
UBIFS: introduce list sorting debugging checks
Artem Bityutskiy
1
-0
/
+4
2009-09-15
UBIFS: improve journal head debugging prints
Artem Bityutskiy
1
-0
/
+2
2009-09-10
UBIFS: add inode size debugging check
Artem Bityutskiy
1
-0
/
+3
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
1
-14
/
+22
2008-12-03
UBIFS: introduce LPT dump function
Artem Bityutskiy
1
-20
/
+25
2008-12-03
UBIFS: add debugfs support
Artem Bityutskiy
1
-3
/
+24
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
1
-8
/
+43
2008-09-30
UBIFS: add more debugging messages for LPT
Adrian Hunter
1
-0
/
+6
2008-08-13
UBIFS: improve arguments checking in debugging messages
Artem Bityutskiy
1
-74
/
+69
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+403