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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-31
UBIFS: print less
Artem Bityutskiy
1
-1
/
+1
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
1
-2
/
+1
2012-08-21
UBIFS: fix crash on error path
Artem Bityutskiy
1
-1
/
+4
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-8
/
+5
2012-05-20
UBIFS: make ubifs_lpt_init clean-up in case of failure
Artem Bityutskiy
1
-2
/
+6
2012-05-16
UBIFS: get rid of dbg_err
Artem Bityutskiy
1
-21
/
+22
2012-05-16
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
1
-4
/
+0
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
1
-1
/
+1
2012-05-16
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
1
-4
/
+4
2011-11-22
UBIFS: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-4
/
+2
2011-07-04
UBIFS: switch to I/O helpers
Artem Bityutskiy
1
-8
/
+8
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
1
-8
/
+9
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: dump stack when pnode or nnode reading fails
Artem Bityutskiy
1
-0
/
+2
2011-04-05
UBIFS: fix oops on error path in read_pnode
Artem Bityutskiy
1
-4
/
+3
2010-09-07
UBIFS: check return code of ubifs_lpt_lookup
Vasiliy Kulikov
1
-1
/
+6
2010-06-12
UBIFS: use ERR_CAST
Julia Lawall
1
-7
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-12-23
UBIFS: use nicer 64-bit math
Artem Bityutskiy
1
-9
/
+6
2008-12-03
UBIFS: introduce LPT dump function
Artem Bityutskiy
1
-13
/
+14
2008-12-03
UBIFS: run debugging checks only if they are enabled
Artem Bityutskiy
1
-2
/
+1
2008-10-19
UBIFS: do not read unnecessary bytes when unpacking bits
Adrian Hunter
1
-7
/
+38
2008-09-30
UBIFS: add more debugging messages for LPT
Adrian Hunter
1
-1
/
+2
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+2243