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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
UBIFS: fix key printing
Artem Bityutskiy
1
-30
/
+30
2012-01-13
UBIFS: use snprintf instead of sprintf when printing keys
Artem Bityutskiy
1
-18
/
+20
2011-08-22
UBIFS: introduce a helper to dump scanning info
Artem Bityutskiy
1
-0
/
+16
2011-07-04
UBIFS: improve power cut emulation testing
Artem Bityutskiy
1
-41
/
+50
2011-07-04
UBIFS: rename recovery testing variables
Artem Bityutskiy
1
-24
/
+28
2011-07-04
UBIFS: remove custom list of superblocks
Artem Bityutskiy
1
-85
/
+20
2011-07-04
UBIFS: stop re-defining UBI operations
Artem Bityutskiy
1
-2
/
+0
2011-07-04
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
1
-31
/
+2
2011-07-04
UBIFS: add global debugfs knobs
Artem Bityutskiy
1
-9
/
+129
2011-07-04
UBIFS: introduce debugfs helpers
Artem Bityutskiy
1
-20
/
+56
2011-07-04
UBIFS: re-arrange debugging code a bit
Artem Bityutskiy
1
-59
/
+59
2011-07-04
UBIFS: be more informative in failure mode
Artem Bityutskiy
1
-15
/
+23
2011-07-04
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
1
-17
/
+123
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
1
-2
/
+2
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
1
-19
/
+11
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
1
-1
/
+2
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: improve inode dumping function
Artem Bityutskiy
1
-1
/
+55
2011-07-04
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
1
-5
/
+13
2011-05-23
UBIFS: switch to dynamic printks
Artem Bityutskiy
1
-3
/
+0
2011-05-16
UBIFS: add a superblock flag for free space fix-up
Matthew L. Creech
1
-0
/
+2
2011-05-13
UBIFS: fix debugging FS checking failure
Artem Bityutskiy
1
-6
/
+35
2011-05-13
UBIFS: do not change debugfs file position
Artem Bityutskiy
1
-1
/
+0
2011-05-13
UBIFS: fix oops in lprops dump function
Artem Bityutskiy
1
-1
/
+7
2011-05-13
UBIFS: use EROFS when emulating failures
Artem Bityutskiy
1
-12
/
+12
2011-05-13
UBIFS: make force in-the-gaps to be a general self-check
Artem Bityutskiy
1
-6
/
+3
2011-05-13
UBIFS: improve space checking debugging feature
Artem Bityutskiy
1
-13
/
+29
2011-05-13
UBIFS: rearrange the budget dump
Artem Bityutskiy
1
-12
/
+18
2011-05-13
UBIFS: simplify dbg_dump_budg calling conventions
Artem Bityutskiy
1
-8
/
+4
2011-05-13
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
1
-7
/
+7
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
1
-1
/
+2
2011-05-13
UBIFS: make debugfs files non-seekable
Artem Bityutskiy
1
-2
/
+2
2011-04-05
UBIFS: fix debugging failure in dbg_check_space_info
Artem Bityutskiy
1
-5
/
+36
2011-04-05
UBIFS: fix error path in dbg_debugfs_init_fs
Artem Bityutskiy
1
-5
/
+5
2011-04-05
UBIFS: unify error path dbg_debugfs_init_fs
Artem Bityutskiy
1
-8
/
+6
2011-03-24
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
1
-1
/
+1
2011-03-16
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
1
-9
/
+0
2011-03-16
UBIFS: allocate dump buffer on demand
Artem Bityutskiy
1
-2
/
+13
2011-03-11
UBIFS: simplify UBIFS Kconfig menu
Artem Bityutskiy
1
-2
/
+2
2011-02-06
UBIFS: restrict world-writable debugfs files
Vasiliy Kulikov
1
-3
/
+3
2010-10-22
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+156
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-30
UBIFS: introduce list sorting debugging checks
Artem Bityutskiy
1
-0
/
+156
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
1
-7
/
+2
2009-12-08
UBIFS: fix return code in check_leaf
Roel Kluin
1
-1
/
+1
2009-09-17
UBIFS: fix debugging dump
Artem Bityutskiy
1
-1
/
+3
2009-09-15
UBIFS: improve lprops dump
Artem Bityutskiy
1
-3
/
+84
2009-09-15
UBIFS: improve journal head debugging prints
Artem Bityutskiy
1
-2
/
+17
2009-09-10
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
1
-1
/
+1
[next]