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
/
lpt_commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
UBIFS: rename random32() to prandom_u32()
Akinobu Mita
1
-7
/
+7
2012-08-31
UBIFS: print less
Artem Bityutskiy
1
-6
/
+6
2012-08-31
UBIFS: use pr_ helper instead of printk
Artem Bityutskiy
1
-21
/
+15
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
1
-8
/
+6
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-6
/
+4
2012-05-16
UBIFS: get rid of dbg_err
Artem Bityutskiy
1
-23
/
+21
2012-05-16
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
1
-7
/
+3
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
1
-11
/
+11
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
1
-12
/
+11
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
1
-0
/
+1
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
1
-5
/
+5
2011-07-04
UBIFS: use correct flags in lprops
Artem Bityutskiy
1
-3
/
+3
2011-05-13
UBIFS: introduce lsave debugging
Artem Bityutskiy
1
-0
/
+53
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
1
-1
/
+1
2011-03-24
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
1
-2
/
+2
2011-03-16
UBIFS: allocate lpt dump buffer on demand
Artem Bityutskiy
1
-9
/
+18
2011-03-16
UBIFS: allocate ltab checking buffer on demand
Artem Bityutskiy
1
-9
/
+20
2010-09-07
UBIFS: check return code of pnode_lookup
Vasiliy Kulikov
1
-0
/
+3
2010-06-12
UBIFS: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
1
-1
/
+1
2009-03-16
UBIFS: use KERN_CONT
Artem Bityutskiy
1
-4
/
+4
2009-03-16
UBIFS: fix lprops committing bug
Artem Bityutskiy
1
-4
/
+3
2009-02-09
UBIFS: fix dbg_chk_lpt_sz()
Adrian Hunter
1
-8
/
+13
2009-01-28
UBIFS: fix LPT out-of-space bug (again)
Adrian Hunter
1
-12
/
+32
2008-12-31
UBIFS: fix numerous spelling mistakes
Artem Bityutskiy
1
-4
/
+4
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
1
-1
/
+1
2008-12-03
UBIFS: introduce LPT dump function
Artem Bityutskiy
1
-5
/
+126
2008-12-03
UBIFS: dump stack in LPT check functions
Artem Bityutskiy
1
-1
/
+6
2008-12-03
UBIFS: run debugging checks only if they are enabled
Artem Bityutskiy
1
-0
/
+9
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
1
-27
/
+28
2008-11-07
UBIFS: allow for gaps when dirtying the LPT
Adrian Hunter
1
-2
/
+0
2008-09-30
UBIFS: check buffer length when scanning for LPT nodes
Adrian Hunter
1
-0
/
+2
2008-09-30
UBIFS: add more debugging messages for LPT
Adrian Hunter
1
-10
/
+175
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+1648